2018-07-21 07:56:23,932 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-169 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-21 07:56:23,935 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=izwXZEQeO2HyaasyHSP4pHD69 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=d6b478342d9546e19c0ae741cdc519ce export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-21 07:56:23,935 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-21 07:56:23,936 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-21 07:56:23,960 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-21 07:56:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:56:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:56:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:56:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:56:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:56:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:56:24,241 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-21 07:56:24,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-21 07:56:24,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2b4468-2bbf-48a9-aee4-e0ea3d16bb35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:56:24,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8c2b4468-2bbf-48a9-aee4-e0ea3d16bb35 2018-07-21 07:56:24,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:56:24,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["pHPKp1cISmiUacVi0nWtIA"], "issued_at": "2018-07-21T07:56:24.000000Z"}} 2018-07-21 07:56:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:25,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56: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-68f5155c-dd7d-466f-bc0e-391ade9269bf x-compute-request-id: req-68f5155c-dd7d-466f-bc0e-391ade9269bf Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-21 07:56:25,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-68f5155c-dd7d-466f-bc0e-391ade9269bf 2018-07-21 07:56:25,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.12036395073s 2018-07-21 07:56:25,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-68f5155c-dd7d-466f-bc0e-391ade9269bf 2018-07-21 07:56:25,363 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-21 07:56:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:25,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ff7f7b-170f-420a-9e50-12865b7dee19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:56:25,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d1ff7f7b-170f-420a-9e50-12865b7dee19 2018-07-21 07:56:25,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:56:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd005bb2-2416-43bf-832f-f8f2d960ccb7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:56:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bd005bb2-2416-43bf-832f-f8f2d960ccb7 2018-07-21 07:56:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176973104477s 2018-07-21 07:56:25,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bd005bb2-2416-43bf-832f-f8f2d960ccb7 2018-07-21 07:56:25,551 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'dfc474e98fbb4b29b750c4fa6b1929e2', 'name': u'heat_stack'})] 2018-07-21 07:56:25,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-21 07:56:25,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:25,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007880b4-b66d-417c-a62c-753c898c7fba Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00ebdc9dc642431f97f5ddaa2acb7735"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7fff95fd490e473a8a0f5c66b43f4ee2", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/13ad6e43387b4add89fe1074372e39c0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d20721412d5348b699e3c765710347c6", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/13ae11a907fa4fa39d06aaeb5010175a"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6b5e2db6a3c4aaebf2e95dca911303e", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/155b19a279604b978ca77a72ce9efaa6"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "25ef552edc1c446b862ff709ccfa79a7", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1a48bc87c2824fc4ba444fbbc71f8f1c"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb467c462be24a51a3536b20676eef05", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b681ed899ed4f7d944a13cd2e22f5e0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c7129a3d58d9400c83258c31c94f7a01", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1d99cf6c9e99472ba78e08409b6372c2"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb11055aba8547aea4c9f6c536d03656", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/25e4c924690e4a52a8ac52d55c706da4"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "25ef552edc1c446b862ff709ccfa79a7", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/27ae0ef7e603496fba810a1384d0d771"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb11055aba8547aea4c9f6c536d03656", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/34a8bae05e694d748ab0c8bf3570efe5"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7fff95fd490e473a8a0f5c66b43f4ee2", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3c181bcf3bf14d588d348c3905538536"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb467c462be24a51a3536b20676eef05", "id": "3c181bcf3bf14d588d348c3905538536"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/45739c1dc5824bfa80a8343b69962c66"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6b5e2db6a3c4aaebf2e95dca911303e", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5379cafa83104317b9191ec2da118c99"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0e9c925668844d19b5d34d578756b9c", "id": "5379cafa83104317b9191ec2da118c99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5654b58f400746a891453f36d59f8033"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b347c1109e3d4102852643cbc1faa19d", "id": "5654b58f400746a891453f36d59f8033"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5ae0ec22feb2488d9f6eff6e49e03872"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9eda909568ba40739cfae1fd879b3025", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6329341236b8456ca6ace3e6c599f4a0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c7129a3d58d9400c83258c31c94f7a01", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/67193a619dc74023ac4a4fea6d232daf"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c598b988819d4124b0b922c77c03f0b9", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6a696c36d432488195a20ed8ab7d9409"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9aa474b7b4894ff28ff974c50d03d4b4", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74fec80e53a446cba09bd8b88bc84737"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9eda909568ba40739cfae1fd879b3025", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7607bf4ed2314291a675228ecdb246c1"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c7129a3d58d9400c83258c31c94f7a01", "id": "7607bf4ed2314291a675228ecdb246c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/85e57800d49c4571b974989538cdf52e"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c598b988819d4124b0b922c77c03f0b9", "id": "85e57800d49c4571b974989538cdf52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89677d8d091049c08d5954c26df5d00e"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6b5e2db6a3c4aaebf2e95dca911303e", "id": "89677d8d091049c08d5954c26df5d00e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/910da2b6ccbb4c198fa147c39affa4c4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9aa474b7b4894ff28ff974c50d03d4b4", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/943b5377cdd54025a778626709c0d42c"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "25b07685fd9e450ca50a79239dbbab33", "id": "943b5377cdd54025a778626709c0d42c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/95099ec4bd8a4012b8c88277d6d83f81"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "25ef552edc1c446b862ff709ccfa79a7", "id": "95099ec4bd8a4012b8c88277d6d83f81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9ae8bd3c156b425ebaf2483a6e98f538"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "25b07685fd9e450ca50a79239dbbab33", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a997e9a18c1d41d9abeb327bfecd7ea1"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a03fdbcf236b4b0fadec1f617e378006", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ad8f89c7b66440aa91af83d3885850f2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0e9c925668844d19b5d34d578756b9c", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd9262de77c541829fdbbe5aaa81c5c5"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a03fdbcf236b4b0fadec1f617e378006", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c1a404cfd6734ee097fc4e681c18eb7a"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7fff95fd490e473a8a0f5c66b43f4ee2", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c284843d56264ae592b461883b51360f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "25b07685fd9e450ca50a79239dbbab33", "id": "c284843d56264ae592b461883b51360f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c9cf947d599245a9a55509949099ae97"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d20721412d5348b699e3c765710347c6", "id": "c9cf947d599245a9a55509949099ae97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cfe923e2bdc9479bb3f6b5732f31304d"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a03fdbcf236b4b0fadec1f617e378006", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d04506fe9bc44ebba2f3b4d450ee3510"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9eda909568ba40739cfae1fd879b3025", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d20577e2a6c5409796a38a00eb1acda3"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb467c462be24a51a3536b20676eef05", "id": "d20577e2a6c5409796a38a00eb1acda3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3ec6d53e539466880d945ce607ddbe7"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d20721412d5348b699e3c765710347c6", "id": "d3ec6d53e539466880d945ce607ddbe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d5cc222d260e4f2e8afb67d0f2224df5"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b347c1109e3d4102852643cbc1faa19d", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d5dbb530166a4f759eae1ef904441b20"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb11055aba8547aea4c9f6c536d03656", "id": "d5dbb530166a4f759eae1ef904441b20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d9a214e48bba4d46b8a793372437db37"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b347c1109e3d4102852643cbc1faa19d", "id": "d9a214e48bba4d46b8a793372437db37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db463e982f6549b18ae9c0b184a0f2e0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0e9c925668844d19b5d34d578756b9c", "id": "db463e982f6549b18ae9c0b184a0f2e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de628b16443e4cbbbe9c628fe160103f"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9aa474b7b4894ff28ff974c50d03d4b4", "id": "de628b16443e4cbbbe9c628fe160103f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f451b03884134a859a57795cc1b25651"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c598b988819d4124b0b922c77c03f0b9", "id": "f451b03884134a859a57795cc1b25651"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-21 07:56:25,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-007880b4-b66d-417c-a62c-753c898c7fba 2018-07-21 07:56:25,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103411197662s 2018-07-21 07:56:25,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-007880b4-b66d-417c-a62c-753c898c7fba 2018-07-21 07:56:25,665 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/00ebdc9dc642431f97f5ddaa2acb7735'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7fff95fd490e473a8a0f5c66b43f4ee2', u'id': u'00ebdc9dc642431f97f5ddaa2acb7735'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/13ad6e43387b4add89fe1074372e39c0'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd20721412d5348b699e3c765710347c6', u'id': u'13ad6e43387b4add89fe1074372e39c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/13ae11a907fa4fa39d06aaeb5010175a'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a6b5e2db6a3c4aaebf2e95dca911303e', u'id': u'13ae11a907fa4fa39d06aaeb5010175a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/155b19a279604b978ca77a72ce9efaa6'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'25ef552edc1c446b862ff709ccfa79a7', u'id': u'155b19a279604b978ca77a72ce9efaa6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1a48bc87c2824fc4ba444fbbc71f8f1c'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cb467c462be24a51a3536b20676eef05', u'id': u'1a48bc87c2824fc4ba444fbbc71f8f1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1b681ed899ed4f7d944a13cd2e22f5e0'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c7129a3d58d9400c83258c31c94f7a01', u'id': u'1b681ed899ed4f7d944a13cd2e22f5e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1d99cf6c9e99472ba78e08409b6372c2'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bb11055aba8547aea4c9f6c536d03656', u'id': u'1d99cf6c9e99472ba78e08409b6372c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/25e4c924690e4a52a8ac52d55c706da4'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'25ef552edc1c446b862ff709ccfa79a7', u'id': u'25e4c924690e4a52a8ac52d55c706da4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/27ae0ef7e603496fba810a1384d0d771'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bb11055aba8547aea4c9f6c536d03656', u'id': u'27ae0ef7e603496fba810a1384d0d771'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/34a8bae05e694d748ab0c8bf3570efe5'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7fff95fd490e473a8a0f5c66b43f4ee2', u'id': u'34a8bae05e694d748ab0c8bf3570efe5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3c181bcf3bf14d588d348c3905538536'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cb467c462be24a51a3536b20676eef05', u'id': u'3c181bcf3bf14d588d348c3905538536'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/45739c1dc5824bfa80a8343b69962c66'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a6b5e2db6a3c4aaebf2e95dca911303e', u'id': u'45739c1dc5824bfa80a8343b69962c66'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5379cafa83104317b9191ec2da118c99'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c0e9c925668844d19b5d34d578756b9c', u'id': u'5379cafa83104317b9191ec2da118c99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5654b58f400746a891453f36d59f8033'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b347c1109e3d4102852643cbc1faa19d', u'id': u'5654b58f400746a891453f36d59f8033'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5ae0ec22feb2488d9f6eff6e49e03872'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9eda909568ba40739cfae1fd879b3025', u'id': u'5ae0ec22feb2488d9f6eff6e49e03872'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6329341236b8456ca6ace3e6c599f4a0'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c7129a3d58d9400c83258c31c94f7a01', u'id': u'6329341236b8456ca6ace3e6c599f4a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/67193a619dc74023ac4a4fea6d232daf'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c598b988819d4124b0b922c77c03f0b9', u'id': u'67193a619dc74023ac4a4fea6d232daf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6a696c36d432488195a20ed8ab7d9409'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9aa474b7b4894ff28ff974c50d03d4b4', u'id': u'6a696c36d432488195a20ed8ab7d9409'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/74fec80e53a446cba09bd8b88bc84737'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9eda909568ba40739cfae1fd879b3025', u'id': u'74fec80e53a446cba09bd8b88bc84737'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7607bf4ed2314291a675228ecdb246c1'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c7129a3d58d9400c83258c31c94f7a01', u'id': u'7607bf4ed2314291a675228ecdb246c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/85e57800d49c4571b974989538cdf52e'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c598b988819d4124b0b922c77c03f0b9', u'id': u'85e57800d49c4571b974989538cdf52e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/89677d8d091049c08d5954c26df5d00e'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a6b5e2db6a3c4aaebf2e95dca911303e', u'id': u'89677d8d091049c08d5954c26df5d00e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/910da2b6ccbb4c198fa147c39affa4c4'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9aa474b7b4894ff28ff974c50d03d4b4', u'id': u'910da2b6ccbb4c198fa147c39affa4c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/943b5377cdd54025a778626709c0d42c'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'25b07685fd9e450ca50a79239dbbab33', u'id': u'943b5377cdd54025a778626709c0d42c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/95099ec4bd8a4012b8c88277d6d83f81'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'25ef552edc1c446b862ff709ccfa79a7', u'id': u'95099ec4bd8a4012b8c88277d6d83f81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9ae8bd3c156b425ebaf2483a6e98f538'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'25b07685fd9e450ca50a79239dbbab33', u'id': u'9ae8bd3c156b425ebaf2483a6e98f538'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a997e9a18c1d41d9abeb327bfecd7ea1'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a03fdbcf236b4b0fadec1f617e378006', u'id': u'a997e9a18c1d41d9abeb327bfecd7ea1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ad8f89c7b66440aa91af83d3885850f2'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c0e9c925668844d19b5d34d578756b9c', u'id': u'ad8f89c7b66440aa91af83d3885850f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bd9262de77c541829fdbbe5aaa81c5c5'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a03fdbcf236b4b0fadec1f617e378006', u'id': u'bd9262de77c541829fdbbe5aaa81c5c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c1a404cfd6734ee097fc4e681c18eb7a'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7fff95fd490e473a8a0f5c66b43f4ee2', u'id': u'c1a404cfd6734ee097fc4e681c18eb7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c284843d56264ae592b461883b51360f'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'25b07685fd9e450ca50a79239dbbab33', u'id': u'c284843d56264ae592b461883b51360f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c9cf947d599245a9a55509949099ae97'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd20721412d5348b699e3c765710347c6', u'id': u'c9cf947d599245a9a55509949099ae97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cfe923e2bdc9479bb3f6b5732f31304d'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a03fdbcf236b4b0fadec1f617e378006', u'id': u'cfe923e2bdc9479bb3f6b5732f31304d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d04506fe9bc44ebba2f3b4d450ee3510'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9eda909568ba40739cfae1fd879b3025', u'id': u'd04506fe9bc44ebba2f3b4d450ee3510'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d20577e2a6c5409796a38a00eb1acda3'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cb467c462be24a51a3536b20676eef05', u'id': u'd20577e2a6c5409796a38a00eb1acda3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d3ec6d53e539466880d945ce607ddbe7'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd20721412d5348b699e3c765710347c6', u'id': u'd3ec6d53e539466880d945ce607ddbe7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d5cc222d260e4f2e8afb67d0f2224df5'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b347c1109e3d4102852643cbc1faa19d', u'id': u'd5cc222d260e4f2e8afb67d0f2224df5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d5dbb530166a4f759eae1ef904441b20'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bb11055aba8547aea4c9f6c536d03656', u'id': u'd5dbb530166a4f759eae1ef904441b20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d9a214e48bba4d46b8a793372437db37'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b347c1109e3d4102852643cbc1faa19d', u'id': u'd9a214e48bba4d46b8a793372437db37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/db463e982f6549b18ae9c0b184a0f2e0'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c0e9c925668844d19b5d34d578756b9c', u'id': u'db463e982f6549b18ae9c0b184a0f2e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/de628b16443e4cbbbe9c628fe160103f'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9aa474b7b4894ff28ff974c50d03d4b4', u'id': u'de628b16443e4cbbbe9c628fe160103f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f451b03884134a859a57795cc1b25651'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c598b988819d4124b0b922c77c03f0b9', u'id': u'f451b03884134a859a57795cc1b25651'})] 2018-07-21 07:56:25,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-21 07:56:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:25,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56: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-3e73dbcb-e1a7-4c17-a47c-478ee1cc173b x-compute-request-id: req-3e73dbcb-e1a7-4c17-a47c-478ee1cc173b Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-21 07:56:25,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-3e73dbcb-e1a7-4c17-a47c-478ee1cc173b 2018-07-21 07:56:25,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.119890928268s 2018-07-21 07:56:25,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-3e73dbcb-e1a7-4c17-a47c-478ee1cc173b 2018-07-21 07:56:25,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-21 07:56:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56: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-254e85b4-016a-4368-988a-6576e81f8365 x-compute-request-id: req-254e85b4-016a-4368-988a-6576e81f8365 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-21 07:56:27,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-254e85b4-016a-4368-988a-6576e81f8365 2018-07-21 07:56:27,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.68480300903s 2018-07-21 07:56:27,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-254e85b4-016a-4368-988a-6576e81f8365 2018-07-21 07:56:27,488 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-21 07:56:27,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:56:27,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ecb15147-11ca-4978-a13c-86e1c1e9245f Date: Sat, 21 Jul 2018 07:56:27 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:56:27,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ecb15147-11ca-4978-a13c-86e1c1e9245f 2018-07-21 07:56:27,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582270622253s 2018-07-21 07:56:27,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ecb15147-11ca-4978-a13c-86e1c1e9245f 2018-07-21 07:56:27,552 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-21 07:56:27,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-21 07:56:27,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43be6f9c-2c90-47a8-b627-7a55c935d192 x-compute-request-id: req-43be6f9c-2c90-47a8-b627-7a55c935d192 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 23}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-21 07:56:27,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-43be6f9c-2c90-47a8-b627-7a55c935d192 2018-07-21 07:56:27,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182922124863s 2018-07-21 07:56:27,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-43be6f9c-2c90-47a8-b627-7a55c935d192 2018-07-21 07:56:27,737 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 22}, 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.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 23}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-21 07:56:27,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-21 07:56:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af63fcfb-0e45-4dce-9452-b1159193c511 x-compute-request-id: req-af63fcfb-0e45-4dce-9452-b1159193c511 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 07:56:27,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-af63fcfb-0e45-4dce-9452-b1159193c511 2018-07-21 07:56:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0232660770416s 2018-07-21 07:56:27,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-af63fcfb-0e45-4dce-9452-b1159193c511 2018-07-21 07:56:27,761 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-21 07:56:27,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a3befd5b-8d9d-4173-bebf-9c34ad2b848f Date: Sat, 21 Jul 2018 07:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:27,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a3befd5b-8d9d-4173-bebf-9c34ad2b848f 2018-07-21 07:56:27,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0795438289642s 2018-07-21 07:56:27,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a3befd5b-8d9d-4173-bebf-9c34ad2b848f 2018-07-21 07:56:27,842 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'e886f8de-0032-403d-b9b6-bcdc7929eb51'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:54:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-21T07:54:21Z', u'provider:network_type': u'flat', u'tenant_id': u'9efcc7deb9ac4dc5a05c7bb52142d32e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9efcc7deb9ac4dc5a05c7bb52142d32e', u'l2_adjacency': True})] 2018-07-21 07:56:27,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:56:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93bace98-089b-4063-82fb-c8da1dc20dfc Date: Sat, 21 Jul 2018 07:56:27 GMT RESP BODY: {"ports":[]} 2018-07-21 07:56:27,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-93bace98-089b-4063-82fb-c8da1dc20dfc 2018-07-21 07:56:27,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0277800559998s 2018-07-21 07:56:27,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-93bace98-089b-4063-82fb-c8da1dc20dfc 2018-07-21 07:56:27,871 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-21 07:56:27,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:56:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:27,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c727c413-7eb9-41d1-8bdb-1beec420f2ef Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "0f3bedbe7b2246d1bf32b91298ec165e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/0f3bedbe7b2246d1bf32b91298ec165e/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "7ce90c8224154f6aa2a1c8141f58e64e"}, "user": {"id": "0f3bedbe7b2246d1bf32b91298ec165e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/0f3bedbe7b2246d1bf32b91298ec165e/roles/7ce90c8224154f6aa2a1c8141f58e64e"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "421235d0c3cb46beada201ac9028ef59"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/421235d0c3cb46beada201ac9028ef59/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "69dff1836866440d8dfe803cd6875287"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/69dff1836866440d8dfe803cd6875287/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "79bec54c87ae46cfa825e543a84db7a7"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/79bec54c87ae46cfa825e543a84db7a7/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "88de7d537ceb4c08a75ae1b6415b7e04"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/88de7d537ceb4c08a75ae1b6415b7e04/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/96e6c09f9d8d4e148c0edaad6bfb8c8b/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "b4699213e4db447b98758e9a7f4977b3"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/b4699213e4db447b98758e9a7f4977b3/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "c2fbe70002ae477181670cb489d228f8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/c2fbe70002ae477181670cb489d228f8/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "d6b478342d9546e19c0ae741cdc519ce"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/c39453e2ab8d48e19f3a27437e7ab5ef/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "d0ae28a738d44f74995e4b7db4a8ce13"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/d0ae28a738d44f74995e4b7db4a8ce13/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "d306fcf66ce148a4be0a1917001ede5c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/d306fcf66ce148a4be0a1917001ede5c/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "e4b5a0335162493d843a00e2a22b21a2"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/e4b5a0335162493d843a00e2a22b21a2/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"project": {"id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "f617df177a054cd3b88f3146c55ed1a9"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e/users/f617df177a054cd3b88f3146c55ed1a9/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"domain": {"id": "dfc474e98fbb4b29b750c4fa6b1929e2"}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "6c764b2c7e374ccea6a7b9a6c109b91a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2/users/6c764b2c7e374ccea6a7b9a6c109b91a/roles/1b08071ec85d49559ac3ee30f559c1fa"}}, {"scope": {"system": {"all": true}}, "role": {"id": "1b08071ec85d49559ac3ee30f559c1fa"}, "user": {"id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/c39453e2ab8d48e19f3a27437e7ab5ef/roles/1b08071ec85d49559ac3ee30f559c1fa"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-21 07:56:27,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-c727c413-7eb9-41d1-8bdb-1beec420f2ef 2018-07-21 07:56:27,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103498935699s 2018-07-21 07:56:27,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-c727c413-7eb9-41d1-8bdb-1beec420f2ef 2018-07-21 07:56:27,981 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'0f3bedbe7b2246d1bf32b91298ec165e'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'7ce90c8224154f6aa2a1c8141f58e64e', 'user': u'0f3bedbe7b2246d1bf32b91298ec165e'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'421235d0c3cb46beada201ac9028ef59'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'69dff1836866440d8dfe803cd6875287'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'79bec54c87ae46cfa825e543a84db7a7'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'88de7d537ceb4c08a75ae1b6415b7e04'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'96e6c09f9d8d4e148c0edaad6bfb8c8b'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'b4699213e4db447b98758e9a7f4977b3'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'c2fbe70002ae477181670cb489d228f8'}), Munch({'project': u'd6b478342d9546e19c0ae741cdc519ce', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'c39453e2ab8d48e19f3a27437e7ab5ef'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'd0ae28a738d44f74995e4b7db4a8ce13'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'd306fcf66ce148a4be0a1917001ede5c'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'e4b5a0335162493d843a00e2a22b21a2'}), Munch({'project': u'9efcc7deb9ac4dc5a05c7bb52142d32e', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'f617df177a054cd3b88f3146c55ed1a9'}), Munch({'domain': u'dfc474e98fbb4b29b750c4fa6b1929e2', 'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'6c764b2c7e374ccea6a7b9a6c109b91a'}), Munch({'id': u'1b08071ec85d49559ac3ee30f559c1fa', 'user': u'c39453e2ab8d48e19f3a27437e7ab5ef'})] 2018-07-21 07:56:27,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:56:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:28,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21a5e01-82a9-49a9-a0dc-a769834888b8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:56:28,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d21a5e01-82a9-49a9-a0dc-a769834888b8 2018-07-21 07:56:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10088801384s 2018-07-21 07:56:28,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d21a5e01-82a9-49a9-a0dc-a769834888b8 2018-07-21 07:56:28,087 - 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'member', 'id': u'0e1e676b305a43139faa13bb461d1a8d'}), 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'1b08071ec85d49559ac3ee30f559c1fa'}), 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'reader', 'id': u'6754f81209634234bde3c4eba886a9c7'}), 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'7ce90c8224154f6aa2a1c8141f58e64e'}), 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'99ed593c90fd41339b6b49e755d35b60'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'c526cdd1d5d841ee953add18fe3f34f7'})] 2018-07-21 07:56:28,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:56:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:28,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db74c26b-30f8-42de-bc6b-d75555d4942f Date: Sat, 21 Jul 2018 07:56:28 GMT RESP BODY: {"routers": []} 2018-07-21 07:56:28,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-db74c26b-30f8-42de-bc6b-d75555d4942f 2018-07-21 07:56:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0482981204987s 2018-07-21 07:56:28,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-db74c26b-30f8-42de-bc6b-d75555d4942f 2018-07-21 07:56:28,137 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-21 07:56:28,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:56:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56: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-0159185a-fb70-4e2c-9b75-0dd9dd9b2c52 x-compute-request-id: req-0159185a-fb70-4e2c-9b75-0dd9dd9b2c52 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 07:56:28,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0159185a-fb70-4e2c-9b75-0dd9dd9b2c52 2018-07-21 07:56:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0865738391876s 2018-07-21 07:56:28,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0159185a-fb70-4e2c-9b75-0dd9dd9b2c52 2018-07-21 07:56:28,225 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-21 07:56:28,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-21 07:56:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:28,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356f81e9-55a1-458d-beca-19e7b2f5759b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-21 07:56:28,238 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-356f81e9-55a1-458d-beca-19e7b2f5759b 2018-07-21 07:56:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:28,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13566a6e-e768-437d-80ed-2b22a65142aa Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/25b07685fd9e450ca50a79239dbbab33"}, "enabled": true, "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/25ef552edc1c446b862ff709ccfa79a7"}, "enabled": true, "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7fff95fd490e473a8a0f5c66b43f4ee2"}, "enabled": true, "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9aa474b7b4894ff28ff974c50d03d4b4"}, "enabled": true, "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9eda909568ba40739cfae1fd879b3025"}, "enabled": true, "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a03fdbcf236b4b0fadec1f617e378006"}, "enabled": true, "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a6b5e2db6a3c4aaebf2e95dca911303e"}, "enabled": true, "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b347c1109e3d4102852643cbc1faa19d"}, "enabled": true, "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b74f203011954857a95951b3f902c5f0"}, "enabled": true, "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bb11055aba8547aea4c9f6c536d03656"}, "enabled": true, "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c0e9c925668844d19b5d34d578756b9c"}, "enabled": true, "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c598b988819d4124b0b922c77c03f0b9"}, "enabled": true, "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/c7129a3d58d9400c83258c31c94f7a01"}, "enabled": true, "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb467c462be24a51a3536b20676eef05"}, "enabled": true, "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d20721412d5348b699e3c765710347c6"}, "enabled": true, "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-21 07:56:28,331 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-13566a6e-e768-437d-80ed-2b22a65142aa 2018-07-21 07:56:28,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102633953094s 2018-07-21 07:56:28,331 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-13566a6e-e768-437d-80ed-2b22a65142aa 2018-07-21 07:56:28,336 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'25b07685fd9e450ca50a79239dbbab33', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'25ef552edc1c446b862ff709ccfa79a7', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7fff95fd490e473a8a0f5c66b43f4ee2', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'9aa474b7b4894ff28ff974c50d03d4b4', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9eda909568ba40739cfae1fd879b3025', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a03fdbcf236b4b0fadec1f617e378006', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'a6b5e2db6a3c4aaebf2e95dca911303e', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b347c1109e3d4102852643cbc1faa19d', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'b74f203011954857a95951b3f902c5f0', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'bb11055aba8547aea4c9f6c536d03656', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c0e9c925668844d19b5d34d578756b9c', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c598b988819d4124b0b922c77c03f0b9', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c7129a3d58d9400c83258c31c94f7a01', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'cb467c462be24a51a3536b20676eef05', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'd20721412d5348b699e3c765710347c6', 'name': u'swift'})] 2018-07-21 07:56:28,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:56:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bbe109d84da3b4b0776c78b4bb2f0c1870e7774" 2018-07-21 07:56:28,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-44db68eb-a08a-4850-a374-ff4b0cbb2fe9 Date: Sat, 21 Jul 2018 07:56:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 07:56:28,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-44db68eb-a08a-4850-a374-ff4b0cbb2fe9 2018-07-21 07:56:28,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426728725433s 2018-07-21 07:56:28,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-44db68eb-a08a-4850-a374-ff4b0cbb2fe9 2018-07-21 07:56:28,381 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:54:26Z', 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'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'tenant_id': u'9efcc7deb9ac4dc5a05c7bb52142d32e', u'created_at': u'2018-07-21T07:54:26Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9efcc7deb9ac4dc5a05c7bb52142d32e'})] 2018-07-21 07:56:28,494 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:56:28,495 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-21 07:56:28,546 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:56:28,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:56:28,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:56:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:28,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f66488-331b-40d7-bce0-f550f1986742 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:56:28,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-06f66488-331b-40d7-bce0-f550f1986742 2018-07-21 07:56:28,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:56:29,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["DeptPN8_SYOb0z7XZSLw9w"], "issued_at": "2018-07-21T07:56:29.000000Z"}} 2018-07-21 07:56:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:30,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ec33e8de-4805-4e2e-9259-2ef306aec382 Date: Sat, 21 Jul 2018 07:56:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:30,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec33e8de-4805-4e2e-9259-2ef306aec382 2018-07-21 07:56:30,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.944897890091s 2018-07-21 07:56:30,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec33e8de-4805-4e2e-9259-2ef306aec382 2018-07-21 07:56:30,043 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-21 07:56:30,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:56:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" -d '{"network": {"name": "tenantnetwork1-net_9a8373d5-a036-471f-b204-3d483276c307", "admin_state_up": true}}' 2018-07-21 07:56:30,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-12ce7560-485a-410d-805d-bcca048fbded Date: Sat, 21 Jul 2018 07:56:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cac0f295-a3f7-4231-beb8-913edb098640","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:30Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_9a8373d5-a036-471f-b204-3d483276c307","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:30Z","mtu":1450}} 2018-07-21 07:56:30,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-12ce7560-485a-410d-805d-bcca048fbded 2018-07-21 07:56:30,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.443507194519s 2018-07-21 07:56:30,487 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-12ce7560-485a-410d-805d-bcca048fbded 2018-07-21 07:56:30,488 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:56:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cac0f295-a3f7-4231-beb8-913edb098640', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_9a8373d5-a036-471f-b204-3d483276c307', u'created_at': u'2018-07-21T07:56:30Z', u'mtu': 1450, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce', u'l2_adjacency': True}) 2018-07-21 07:56:30,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:30,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-f670e418-d0d7-4899-a7cd-157c4f60acac Date: Sat, 21 Jul 2018 07:56:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cac0f295-a3f7-4231-beb8-913edb098640","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:30Z","qos_policy_id":null,"name":"tenantnetwork1-net_9a8373d5-a036-471f-b204-3d483276c307","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:30,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f670e418-d0d7-4899-a7cd-157c4f60acac 2018-07-21 07:56:30,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106024026871s 2018-07-21 07:56:30,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f670e418-d0d7-4899-a7cd-157c4f60acac 2018-07-21 07:56:30,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:56:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" -d '{"subnet": {"name": "tenantnetwork1-subnet_9a8373d5-a036-471f-b204-3d483276c307", "enable_dhcp": true, "network_id": "cac0f295-a3f7-4231-beb8-913edb098640", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:56:31,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a8ce5202-1475-4fed-a732-f756b670f0ba Date: Sat, 21 Jul 2018 07:56:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:56:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"970ca2ab-fb1b-4894-ba8c-86de14e51e06","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9a8373d5-a036-471f-b204-3d483276c307","enable_dhcp":true,"segment_id":null,"network_id":"cac0f295-a3f7-4231-beb8-913edb098640","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:30Z","ip_version":4}} 2018-07-21 07:56:31,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a8ce5202-1475-4fed-a732-f756b670f0ba 2018-07-21 07:56:31,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.442018032074s 2018-07-21 07:56:31,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a8ce5202-1475-4fed-a732-f756b670f0ba 2018-07-21 07:56:31,040 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:30Z', 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'970ca2ab-fb1b-4894-ba8c-86de14e51e06', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_9a8373d5-a036-471f-b204-3d483276c307', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cac0f295-a3f7-4231-beb8-913edb098640', u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:56:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:56:31,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:56:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "tenantnetwork1-router_9a8373d5-a036-471f-b204-3d483276c307", "admin_state_up": true}}' 2018-07-21 07:56:32,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-51edaf52-84fb-485d-b4b4-82f312842dec Date: Sat, 21 Jul 2018 07:56:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:31Z", "admin_state_up": true, "updated_at": "2018-07-21T07:56:32Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c26047d9-e76a-4aed-aa3f-689f12a8b972", "name": "tenantnetwork1-router_9a8373d5-a036-471f-b204-3d483276c307"}} 2018-07-21 07:56:32,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-51edaf52-84fb-485d-b4b4-82f312842dec 2018-07-21 07:56:32,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62354302406s 2018-07-21 07:56:32,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-51edaf52-84fb-485d-b4b4-82f312842dec 2018-07-21 07:56:32,665 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:32Z', u'revision_number': 2, u'ha': False, u'id': u'c26047d9-e76a-4aed-aa3f-689f12a8b972', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_9a8373d5-a036-471f-b204-3d483276c307', u'admin_state_up': True, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:56:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:56:32,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:56:32,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/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}49d634490600af8f352bef1355c77140a95fbaeb" -d '{"subnet_id": "970ca2ab-fb1b-4894-ba8c-86de14e51e06"}' 2018-07-21 07:56:34,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65419273-f15d-4600-a81e-368a2ba804ff Date: Sat, 21 Jul 2018 07:56:34 GMT RESP BODY: {"network_id": "cac0f295-a3f7-4231-beb8-913edb098640", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "970ca2ab-fb1b-4894-ba8c-86de14e51e06", "subnet_ids": ["970ca2ab-fb1b-4894-ba8c-86de14e51e06"], "port_id": "3c1aaf65-6fc1-47a7-bb84-0352b8473967", "id": "c26047d9-e76a-4aed-aa3f-689f12a8b972"} 2018-07-21 07:56:34,643 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/add_router_interface.json used request id req-65419273-f15d-4600-a81e-368a2ba804ff 2018-07-21 07:56:34,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97747302055s 2018-07-21 07:56:34,643 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/add_router_interface.json used request id req-65419273-f15d-4600-a81e-368a2ba804ff returning object c26047d9-e76a-4aed-aa3f-689f12a8b972 2018-07-21 07:56:34,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:56:34,754 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-21 07:56:34,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:56:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/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}49d634490600af8f352bef1355c77140a95fbaeb" -d '{"subnet_id": "970ca2ab-fb1b-4894-ba8c-86de14e51e06"}' 2018-07-21 07:56:36,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb5d9743-5c23-4b5a-aec5-83763b1303e2 Date: Sat, 21 Jul 2018 07:56:36 GMT RESP BODY: {"network_id": "cac0f295-a3f7-4231-beb8-913edb098640", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "970ca2ab-fb1b-4894-ba8c-86de14e51e06", "subnet_ids": ["970ca2ab-fb1b-4894-ba8c-86de14e51e06"], "port_id": "3c1aaf65-6fc1-47a7-bb84-0352b8473967", "id": "c26047d9-e76a-4aed-aa3f-689f12a8b972"} 2018-07-21 07:56:36,591 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/remove_router_interface.json used request id req-fb5d9743-5c23-4b5a-aec5-83763b1303e2 2018-07-21 07:56:36,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83201599121s 2018-07-21 07:56:36,592 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972/remove_router_interface.json used request id req-fb5d9743-5c23-4b5a-aec5-83763b1303e2 returning object c26047d9-e76a-4aed-aa3f-689f12a8b972 2018-07-21 07:56:36,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:56:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:36,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e2dda6da-0587-4288-ae91-dff2e2c3dc47 Date: Sat, 21 Jul 2018 07:56:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:31Z", "admin_state_up": true, "updated_at": "2018-07-21T07:56:35Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c26047d9-e76a-4aed-aa3f-689f12a8b972", "name": "tenantnetwork1-router_9a8373d5-a036-471f-b204-3d483276c307"}]} 2018-07-21 07:56:36,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e2dda6da-0587-4288-ae91-dff2e2c3dc47 2018-07-21 07:56:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124483823776s 2018-07-21 07:56:36,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e2dda6da-0587-4288-ae91-dff2e2c3dc47 2018-07-21 07:56:36,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:56:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:37,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2919bbda-e150-44b8-a1ea-0a9267199ec0 Content-Length: 0 Date: Sat, 21 Jul 2018 07:56:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:37,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972.json used request id req-2919bbda-e150-44b8-a1ea-0a9267199ec0 2018-07-21 07:56:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0926399231s 2018-07-21 07:56:37,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c26047d9-e76a-4aed-aa3f-689f12a8b972.json used request id req-2919bbda-e150-44b8-a1ea-0a9267199ec0 2018-07-21 07:56:37,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:56:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:37,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-6f12d844-dd01-4b54-8469-8275569ba799 Date: Sat, 21 Jul 2018 07:56:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:56:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"970ca2ab-fb1b-4894-ba8c-86de14e51e06","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9a8373d5-a036-471f-b204-3d483276c307","enable_dhcp":true,"segment_id":null,"network_id":"cac0f295-a3f7-4231-beb8-913edb098640","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:30Z","ip_version":4},{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 07:56:37,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6f12d844-dd01-4b54-8469-8275569ba799 2018-07-21 07:56:37,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0725419521332s 2018-07-21 07:56:37,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6f12d844-dd01-4b54-8469-8275569ba799 2018-07-21 07:56:37,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:56:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/970ca2ab-fb1b-4894-ba8c-86de14e51e06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:38,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ff4db8d-a521-4dd4-a2da-8ab8ef6483b8 Date: Sat, 21 Jul 2018 07:56:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:38,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/970ca2ab-fb1b-4894-ba8c-86de14e51e06.json used request id req-2ff4db8d-a521-4dd4-a2da-8ab8ef6483b8 2018-07-21 07:56:38,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.961696863174s 2018-07-21 07:56:38,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/970ca2ab-fb1b-4894-ba8c-86de14e51e06.json used request id req-2ff4db8d-a521-4dd4-a2da-8ab8ef6483b8 2018-07-21 07:56:38,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:38,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-78e4403e-1995-4bde-b92a-47de6cd8582d Date: Sat, 21 Jul 2018 07:56:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cac0f295-a3f7-4231-beb8-913edb098640","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:38Z","qos_policy_id":null,"name":"tenantnetwork1-net_9a8373d5-a036-471f-b204-3d483276c307","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:38,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-78e4403e-1995-4bde-b92a-47de6cd8582d 2018-07-21 07:56:38,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0799288749695s 2018-07-21 07:56:38,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-78e4403e-1995-4bde-b92a-47de6cd8582d 2018-07-21 07:56:38,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:56:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/cac0f295-a3f7-4231-beb8-913edb098640.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49d634490600af8f352bef1355c77140a95fbaeb" 2018-07-21 07:56:40,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6465f54c-31f5-4058-b483-da56217b04cd Date: Sat, 21 Jul 2018 07:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:40,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cac0f295-a3f7-4231-beb8-913edb098640.json used request id req-6465f54c-31f5-4058-b483-da56217b04cd 2018-07-21 07:56:40,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11589694023s 2018-07-21 07:56:40,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cac0f295-a3f7-4231-beb8-913edb098640.json used request id req-6465f54c-31f5-4058-b483-da56217b04cd 2018-07-21 07:56:40,101 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:56:40,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:56:40,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:56:40,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:56:40,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:56:40,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:56:40,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:56:40,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:56:40,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:40,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20e61a6-3604-4727-84f2-c2716bf2d072 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:56:40,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-e20e61a6-3604-4727-84f2-c2716bf2d072 2018-07-21 07:56:40,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:56:40,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["QTzE190XTn6AUTkAA89RVw"], "issued_at": "2018-07-21T07:56:40.000000Z"}} 2018-07-21 07:56:40,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:40,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e3f03c0c-f9c5-4697-b02f-9c42b4bf13ca Date: Sat, 21 Jul 2018 07:56:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:40,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3f03c0c-f9c5-4697-b02f-9c42b4bf13ca 2018-07-21 07:56:40,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240818977356s 2018-07-21 07:56:40,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3f03c0c-f9c5-4697-b02f-9c42b4bf13ca 2018-07-21 07:56:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:40,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661c3695-e9dc-456d-82c0-30ad727c56eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:56:40,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-661c3695-e9dc-456d-82c0-30ad727c56eb 2018-07-21 07:56:40,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:56:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:40,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de50bf2-4992-43f1-9d9b-ea958fd13e5c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:56:40,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1de50bf2-4992-43f1-9d9b-ea958fd13e5c 2018-07-21 07:56:40,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099179983139s 2018-07-21 07:56:40,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1de50bf2-4992-43f1-9d9b-ea958fd13e5c 2018-07-21 07:56:40,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 07:56:40,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56"}}' 2018-07-21 07:56:41,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be2e2e8-8350-4c36-b9c3-4dd2047bd607 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030"}, "tags": [], "enabled": true, "id": "d86a88f8285d453bb3ee7b6811550030", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56"}} 2018-07-21 07:56:41,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4be2e2e8-8350-4c36-b9c3-4dd2047bd607 2018-07-21 07:56:41,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.170444011688s 2018-07-21 07:56:41,067 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4be2e2e8-8350-4c36-b9c3-4dd2047bd607 2018-07-21 07:56:41,068 - 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'd86a88f8285d453bb3ee7b6811550030', '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_e24e0c95-1736-4e01-a85a-7da248215e56'}) 2018-07-21 07:56:41,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 07:56:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c774b070-7f18-49ef-aadd-573a2093e0fc", "email": null, "name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56"}}' 2018-07-21 07:56:41,476 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbfdc96-746f-40ce-bd18-dc2bd9645cb5 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56", "links": {"self": "http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ab1474fc9fe4c78ab948e70b60ebc08", "domain_id": "default", "password_expires_at": null}} 2018-07-21 07:56:41,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-dcbfdc96-746f-40ce-bd18-dc2bd9645cb5 2018-07-21 07:56:41,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402868032455s 2018-07-21 07:56:41,477 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-dcbfdc96-746f-40ce-bd18-dc2bd9645cb5 2018-07-21 07:56:41,478 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5ab1474fc9fe4c78ab948e70b60ebc08', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56'}) 2018-07-21 07:56:41,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:56:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:41,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfab4719-6061-4391-b9d6-87adbf1d7217 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:56:41,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bfab4719-6061-4391-b9d6-87adbf1d7217 2018-07-21 07:56:41,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153730869293s 2018-07-21 07:56:41,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bfab4719-6061-4391-b9d6-87adbf1d7217 2018-07-21 07:56:41,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:56:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:41,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d535f8ab-2cde-422c-8c2e-c0dea284cd2e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:56:41,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d535f8ab-2cde-422c-8c2e-c0dea284cd2e 2018-07-21 07:56:41,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967659950256s 2018-07-21 07:56:41,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d535f8ab-2cde-422c-8c2e-c0dea284cd2e 2018-07-21 07:56:41,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:56:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:41,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f58e7f4-31e2-45b2-b51a-cd7f90de6559 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:56:41,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f58e7f4-31e2-45b2-b51a-cd7f90de6559 2018-07-21 07:56:41,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110687971115s 2018-07-21 07:56:41,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f58e7f4-31e2-45b2-b51a-cd7f90de6559 2018-07-21 07:56:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:56:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:41,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5322fe-6331-4f0c-96ce-b509bf930d02 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 07:56:41,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0d5322fe-6331-4f0c-96ce-b509bf930d02 2018-07-21 07:56:41,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100768089294s 2018-07-21 07:56:41,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0d5322fe-6331-4f0c-96ce-b509bf930d02 2018-07-21 07:56:41,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:56:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:42,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc773765-bc2c-4353-9128-5ff5772e2245 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56", "links": {"self": "http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ab1474fc9fe4c78ab948e70b60ebc08", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:56:42,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc773765-bc2c-4353-9128-5ff5772e2245 2018-07-21 07:56:42,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113317012787s 2018-07-21 07:56:42,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc773765-bc2c-4353-9128-5ff5772e2245 2018-07-21 07:56:42,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:56:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca56ebd5-7f3a-411c-82f6-28c0d9b89e7d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030"}, "tags": [], "enabled": true, "id": "d86a88f8285d453bb3ee7b6811550030", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56"}]} 2018-07-21 07:56:42,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ca56ebd5-7f3a-411c-82f6-28c0d9b89e7d 2018-07-21 07:56:42,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999519824982s 2018-07-21 07:56:42,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ca56ebd5-7f3a-411c-82f6-28c0d9b89e7d 2018-07-21 07:56:42,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:56:42,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5ab1474fc9fe4c78ab948e70b60ebc08&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=d86a88f8285d453bb3ee7b6811550030" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98982aa7-1d12-4c8b-b1d0-51f923d69cc7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5ab1474fc9fe4c78ab948e70b60ebc08&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=d86a88f8285d453bb3ee7b6811550030", "previous": null, "next": null}} 2018-07-21 07:56:42,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5ab1474fc9fe4c78ab948e70b60ebc08&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=d86a88f8285d453bb3ee7b6811550030 used request id req-98982aa7-1d12-4c8b-b1d0-51f923d69cc7 2018-07-21 07:56:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931780338287s 2018-07-21 07:56:42,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5ab1474fc9fe4c78ab948e70b60ebc08&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=d86a88f8285d453bb3ee7b6811550030 used request id req-98982aa7-1d12-4c8b-b1d0-51f923d69cc7 2018-07-21 07:56:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 07:56:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030/users/5ab1474fc9fe4c78ab948e70b60ebc08/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:42,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6315b010-ed63-4876-85f5-c5f571a96508 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:56:42,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030/users/5ab1474fc9fe4c78ab948e70b60ebc08/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-6315b010-ed63-4876-85f5-c5f571a96508 2018-07-21 07:56:42,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193779945374s 2018-07-21 07:56:42,484 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030/users/5ab1474fc9fe4c78ab948e70b60ebc08/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-6315b010-ed63-4876-85f5-c5f571a96508 2018-07-21 07:56:42,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56', 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'd86a88f8285d453bb3ee7b6811550030', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c774b070-7f18-49ef-aadd-573a2093e0fc', 'username': u'tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 07:56:42,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:56:42,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:56:42,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:56:42,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:56:42,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:56:42,490 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56', 'password': 'c774b070-7f18-49ef-aadd-573a2093e0fc', 'project_name': 'tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'd86a88f8285d453bb3ee7b6811550030', 'project_domain_name': 'Default'} 2018-07-21 07:56:42,490 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-21 07:56:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5956c1e-1b90-4fa4-b88e-3c51ae5892f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:56:42,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c5956c1e-1b90-4fa4-b88e-3c51ae5892f7 2018-07-21 07:56:42,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:56:42,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d86a88f8285d453bb3ee7b6811550030", "name": "tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d86a88f8285d453bb3ee7b6811550030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d86a88f8285d453bb3ee7b6811550030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d86a88f8285d453bb3ee7b6811550030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d86a88f8285d453bb3ee7b6811550030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d86a88f8285d453bb3ee7b6811550030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d86a88f8285d453bb3ee7b6811550030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d86a88f8285d453bb3ee7b6811550030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d86a88f8285d453bb3ee7b6811550030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d86a88f8285d453bb3ee7b6811550030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56", "id": "5ab1474fc9fe4c78ab948e70b60ebc08"}, "audit_ids": ["8wfISdZ0QWmnvW3jM4UPRQ"], "issued_at": "2018-07-21T07:56:42.000000Z"}} 2018-07-21 07:56:42,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:56:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" -d '{"network": {"name": "tenantnetwork2-net_e24e0c95-1736-4e01-a85a-7da248215e56", "admin_state_up": true}}' 2018-07-21 07:56:44,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-cb08e57e-73d8-4aa5-a29c-30ea89d1fcd0 Date: Sat, 21 Jul 2018 07:56:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"33295c4e-053e-456d-ae72-79e175f62f82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d86a88f8285d453bb3ee7b6811550030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:44Z","is_default":false,"name":"tenantnetwork2-net_e24e0c95-1736-4e01-a85a-7da248215e56","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d86a88f8285d453bb3ee7b6811550030","created_at":"2018-07-21T07:56:44Z","mtu":1450}} 2018-07-21 07:56:44,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cb08e57e-73d8-4aa5-a29c-30ea89d1fcd0 2018-07-21 07:56:44,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35965490341s 2018-07-21 07:56:44,251 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cb08e57e-73d8-4aa5-a29c-30ea89d1fcd0 2018-07-21 07:56:44,251 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:56:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'33295c4e-053e-456d-ae72-79e175f62f82', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e24e0c95-1736-4e01-a85a-7da248215e56', u'admin_state_up': True, u'tenant_id': u'd86a88f8285d453bb3ee7b6811550030', u'created_at': u'2018-07-21T07:56:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd86a88f8285d453bb3ee7b6811550030', u'l2_adjacency': True}) 2018-07-21 07:56:44,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:44,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-ea1ad8b1-1ee6-4052-9143-498def58e414 Date: Sat, 21 Jul 2018 07:56:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"33295c4e-053e-456d-ae72-79e175f62f82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d86a88f8285d453bb3ee7b6811550030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_e24e0c95-1736-4e01-a85a-7da248215e56","admin_state_up":true,"tenant_id":"d86a88f8285d453bb3ee7b6811550030","created_at":"2018-07-21T07:56:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:56:44,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea1ad8b1-1ee6-4052-9143-498def58e414 2018-07-21 07:56:44,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130198001862s 2018-07-21 07:56:44,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea1ad8b1-1ee6-4052-9143-498def58e414 2018-07-21 07:56:44,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:56:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" -d '{"subnet": {"name": "tenantnetwork2-subnet_e24e0c95-1736-4e01-a85a-7da248215e56", "enable_dhcp": true, "network_id": "33295c4e-053e-456d-ae72-79e175f62f82", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:56:45,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9fe621c-7b5d-40f5-9a93-f2218f1dca9c Date: Sat, 21 Jul 2018 07:56:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33295c4e-053e-456d-ae72-79e175f62f82","tenant_id":"d86a88f8285d453bb3ee7b6811550030","created_at":"2018-07-21T07:56:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:56:44Z","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":"d86a88f8285d453bb3ee7b6811550030","id":"75209a85-3b75-4046-8972-9c8d95590bd3","subnetpool_id":null,"name":"tenantnetwork2-subnet_e24e0c95-1736-4e01-a85a-7da248215e56"}} 2018-07-21 07:56:45,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c9fe621c-7b5d-40f5-9a93-f2218f1dca9c 2018-07-21 07:56:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.746846914291s 2018-07-21 07:56:45,131 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c9fe621c-7b5d-40f5-9a93-f2218f1dca9c 2018-07-21 07:56:45,132 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:44Z', 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'75209a85-3b75-4046-8972-9c8d95590bd3', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e24e0c95-1736-4e01-a85a-7da248215e56', u'enable_dhcp': True, u'network_id': u'33295c4e-053e-456d-ae72-79e175f62f82', u'tenant_id': u'd86a88f8285d453bb3ee7b6811550030', u'created_at': u'2018-07-21T07:56:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd86a88f8285d453bb3ee7b6811550030'}) 2018-07-21 07:56:45,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:56:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "tenantnetwork2-router_e24e0c95-1736-4e01-a85a-7da248215e56", "admin_state_up": true}}' 2018-07-21 07:56:46,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7a6a3803-281b-4d85-acd7-718ad1875b48 Date: Sat, 21 Jul 2018 07:56:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:45Z", "admin_state_up": true, "updated_at": "2018-07-21T07:56:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1", "name": "tenantnetwork2-router_e24e0c95-1736-4e01-a85a-7da248215e56"}} 2018-07-21 07:56:46,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7a6a3803-281b-4d85-acd7-718ad1875b48 2018-07-21 07:56:46,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40275096893s 2018-07-21 07:56:46,536 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7a6a3803-281b-4d85-acd7-718ad1875b48 2018-07-21 07:56:46,536 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:46Z', u'revision_number': 2, u'id': u'fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e24e0c95-1736-4e01-a85a-7da248215e56', u'admin_state_up': True, u'tenant_id': u'd86a88f8285d453bb3ee7b6811550030', u'created_at': u'2018-07-21T07:56:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'd86a88f8285d453bb3ee7b6811550030'}) 2018-07-21 07:56:46,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:56:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/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}6773545f619a96b9d3b875dcd2aca06ca1b4a215" -d '{"subnet_id": "75209a85-3b75-4046-8972-9c8d95590bd3"}' 2018-07-21 07:56:48,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea815394-72fd-4137-b14e-6dd242092783 Date: Sat, 21 Jul 2018 07:56:48 GMT RESP BODY: {"network_id": "33295c4e-053e-456d-ae72-79e175f62f82", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "subnet_id": "75209a85-3b75-4046-8972-9c8d95590bd3", "subnet_ids": ["75209a85-3b75-4046-8972-9c8d95590bd3"], "port_id": "57a3861d-2e4d-4ec3-a1e6-596251c62262", "id": "fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1"} 2018-07-21 07:56:48,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/add_router_interface.json used request id req-ea815394-72fd-4137-b14e-6dd242092783 2018-07-21 07:56:48,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00405406952s 2018-07-21 07:56:48,541 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/add_router_interface.json used request id req-ea815394-72fd-4137-b14e-6dd242092783 returning object fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1 2018-07-21 07:56:48,654 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:56:48,654 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-21 07:56:48,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:56:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/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}6773545f619a96b9d3b875dcd2aca06ca1b4a215" -d '{"subnet_id": "75209a85-3b75-4046-8972-9c8d95590bd3"}' 2018-07-21 07:56:50,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04bfae81-d335-4779-b459-e1b07420696f Date: Sat, 21 Jul 2018 07:56:50 GMT RESP BODY: {"network_id": "33295c4e-053e-456d-ae72-79e175f62f82", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "subnet_id": "75209a85-3b75-4046-8972-9c8d95590bd3", "subnet_ids": ["75209a85-3b75-4046-8972-9c8d95590bd3"], "port_id": "57a3861d-2e4d-4ec3-a1e6-596251c62262", "id": "fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1"} 2018-07-21 07:56:50,506 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/remove_router_interface.json used request id req-04bfae81-d335-4779-b459-e1b07420696f 2018-07-21 07:56:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84680485725s 2018-07-21 07:56:50,506 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1/remove_router_interface.json used request id req-04bfae81-d335-4779-b459-e1b07420696f returning object fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1 2018-07-21 07:56:50,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:56:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:50,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-62036f02-678e-4cd3-b5c9-bf8f6af1b78f Date: Sat, 21 Jul 2018 07:56:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:45Z", "admin_state_up": true, "updated_at": "2018-07-21T07:56:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1", "name": "tenantnetwork2-router_e24e0c95-1736-4e01-a85a-7da248215e56"}]} 2018-07-21 07:56:50,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-62036f02-678e-4cd3-b5c9-bf8f6af1b78f 2018-07-21 07:56:50,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152461051941s 2018-07-21 07:56:50,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-62036f02-678e-4cd3-b5c9-bf8f6af1b78f 2018-07-21 07:56:50,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:56:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:51,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44dec82c-1075-4738-a5fa-43bc9846d158 Content-Length: 0 Date: Sat, 21 Jul 2018 07:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:51,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1.json used request id req-44dec82c-1075-4738-a5fa-43bc9846d158 2018-07-21 07:56:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2752430439s 2018-07-21 07:56:51,936 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fd9cfe0f-4ebe-4337-82e3-ac8e3b8e52b1.json used request id req-44dec82c-1075-4738-a5fa-43bc9846d158 2018-07-21 07:56:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:56:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:52,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72cf0f06-f87a-4be6-a112-43b20e99d6b2 Date: Sat, 21 Jul 2018 07:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33295c4e-053e-456d-ae72-79e175f62f82","tenant_id":"d86a88f8285d453bb3ee7b6811550030","created_at":"2018-07-21T07:56:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:56:44Z","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":"d86a88f8285d453bb3ee7b6811550030","id":"75209a85-3b75-4046-8972-9c8d95590bd3","subnetpool_id":null,"name":"tenantnetwork2-subnet_e24e0c95-1736-4e01-a85a-7da248215e56"}]} 2018-07-21 07:56:52,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-72cf0f06-f87a-4be6-a112-43b20e99d6b2 2018-07-21 07:56:52,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.107177019119s 2018-07-21 07:56:52,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-72cf0f06-f87a-4be6-a112-43b20e99d6b2 2018-07-21 07:56:52,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:56:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/75209a85-3b75-4046-8972-9c8d95590bd3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:52,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21f8e4d2-7a0e-40b7-9a48-f91d61058509 Date: Sat, 21 Jul 2018 07:56:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:52,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/75209a85-3b75-4046-8972-9c8d95590bd3.json used request id req-21f8e4d2-7a0e-40b7-9a48-f91d61058509 2018-07-21 07:56:52,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.900519132614s 2018-07-21 07:56:52,947 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/75209a85-3b75-4046-8972-9c8d95590bd3.json used request id req-21f8e4d2-7a0e-40b7-9a48-f91d61058509 2018-07-21 07:56:52,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:53,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-cd80df2a-b61c-46b9-9adc-1f496b8909f4 Date: Sat, 21 Jul 2018 07:56:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"33295c4e-053e-456d-ae72-79e175f62f82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d86a88f8285d453bb3ee7b6811550030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:52Z","qos_policy_id":null,"name":"tenantnetwork2-net_e24e0c95-1736-4e01-a85a-7da248215e56","admin_state_up":true,"tenant_id":"d86a88f8285d453bb3ee7b6811550030","created_at":"2018-07-21T07:56:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:56:53,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cd80df2a-b61c-46b9-9adc-1f496b8909f4 2018-07-21 07:56:53,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106336832047s 2018-07-21 07:56:53,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cd80df2a-b61c-46b9-9adc-1f496b8909f4 2018-07-21 07:56:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:56:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/33295c4e-053e-456d-ae72-79e175f62f82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6773545f619a96b9d3b875dcd2aca06ca1b4a215" 2018-07-21 07:56:54,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-729941c9-ca09-45a6-ac36-2901aa7c856b Date: Sat, 21 Jul 2018 07:56:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:56:54,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/33295c4e-053e-456d-ae72-79e175f62f82.json used request id req-729941c9-ca09-45a6-ac36-2901aa7c856b 2018-07-21 07:56:54,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07140111923s 2018-07-21 07:56:54,127 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/33295c4e-053e-456d-ae72-79e175f62f82.json used request id req-729941c9-ca09-45a6-ac36-2901aa7c856b 2018-07-21 07:56:54,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:56:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:54,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0063078-9ccb-4248-b6df-319b23e9ca1c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56", "links": {"self": "http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ab1474fc9fe4c78ab948e70b60ebc08", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:56:54,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f0063078-9ccb-4248-b6df-319b23e9ca1c 2018-07-21 07:56:54,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11546587944s 2018-07-21 07:56:54,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f0063078-9ccb-4248-b6df-319b23e9ca1c 2018-07-21 07:56:54,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:56:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:54,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bb8805-5e14-4987-ac18-489ced655cd4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e24e0c95-1736-4e01-a85a-7da248215e56", "links": {"self": "http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5ab1474fc9fe4c78ab948e70b60ebc08", "description": null}} 2018-07-21 07:56:54,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 used request id req-d0bb8805-5e14-4987-ac18-489ced655cd4 2018-07-21 07:56:54,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108927965164s 2018-07-21 07:56:54,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 used request id req-d0bb8805-5e14-4987-ac18-489ced655cd4 2018-07-21 07:56:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 07:56:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:54,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559a6bea-e25f-454c-94cc-fcac71b891db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:56:54,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 used request id req-559a6bea-e25f-454c-94cc-fcac71b891db 2018-07-21 07:56:54,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197243928909s 2018-07-21 07:56:54,557 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5ab1474fc9fe4c78ab948e70b60ebc08 used request id req-559a6bea-e25f-454c-94cc-fcac71b891db 2018-07-21 07:56:54,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:56:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:54,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73f5051-70b2-4922-8475-f62802bfa862 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030"}, "tags": [], "enabled": true, "id": "d86a88f8285d453bb3ee7b6811550030", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e24e0c95-1736-4e01-a85a-7da248215e56"}]} 2018-07-21 07:56:54,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f73f5051-70b2-4922-8475-f62802bfa862 2018-07-21 07:56:54,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101475954056s 2018-07-21 07:56:54,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f73f5051-70b2-4922-8475-f62802bfa862 2018-07-21 07:56:54,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 07:56:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce2a129c87de3709a777e63cc1f079ef74bf9d79" 2018-07-21 07:56:54,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c29df57-f399-4f49-a8be-258396122b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:56:54,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-6c29df57-f399-4f49-a8be-258396122b62 2018-07-21 07:56:54,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.221419811249s 2018-07-21 07:56:54,892 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-6c29df57-f399-4f49-a8be-258396122b62 2018-07-21 07:56:54,946 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:56:55,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:56:55,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:56:55,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:56:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:56:55,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dad20a-341c-4d69-aeea-f2d2a0fee04b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:56:55,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f9dad20a-341c-4d69-aeea-f2d2a0fee04b 2018-07-21 07:56:55,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:56:55,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ctbxyLYjSHWhaDy49wE5nA"], "issued_at": "2018-07-21T07:56:55.000000Z"}} 2018-07-21 07:56:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:55,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:56:56,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b924b95f-477b-4ccd-aca8-b585ef688d16 Date: Sat, 21 Jul 2018 07:56:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:56,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b924b95f-477b-4ccd-aca8-b585ef688d16 2018-07-21 07:56:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07552099228s 2018-07-21 07:56:56,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b924b95f-477b-4ccd-aca8-b585ef688d16 2018-07-21 07:56:56,522 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-21 07:56:56,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:56:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"network": {"name": "vmready1-net_bbe67756-d1de-47d0-9073-9ee92e7c1074", "admin_state_up": true}}' 2018-07-21 07:56:56,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-46956646-3edf-4843-8962-f8335efc0e2b Date: Sat, 21 Jul 2018 07:56:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a9a7e0d-395c-4fb7-95dc-aeda0aaac101","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:56Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_bbe67756-d1de-47d0-9073-9ee92e7c1074","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:56Z","mtu":1450}} 2018-07-21 07:56:56,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-46956646-3edf-4843-8962-f8335efc0e2b 2018-07-21 07:56:56,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.323547124863s 2018-07-21 07:56:56,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-46956646-3edf-4843-8962-f8335efc0e2b 2018-07-21 07:56:56,847 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:56:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8a9a7e0d-395c-4fb7-95dc-aeda0aaac101', u'provider:segmentation_id': 32, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_bbe67756-d1de-47d0-9073-9ee92e7c1074', u'created_at': u'2018-07-21T07:56:56Z', u'mtu': 1450, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce', u'l2_adjacency': True}) 2018-07-21 07:56:56,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:56:56,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:56:56,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-2ca3f125-4cf4-4229-8c28-3e284bd261c2 Date: Sat, 21 Jul 2018 07:56:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8a9a7e0d-395c-4fb7-95dc-aeda0aaac101","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:56:56Z","qos_policy_id":null,"name":"vmready1-net_bbe67756-d1de-47d0-9073-9ee92e7c1074","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:56:56,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2ca3f125-4cf4-4229-8c28-3e284bd261c2 2018-07-21 07:56:56,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100518941879s 2018-07-21 07:56:56,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2ca3f125-4cf4-4229-8c28-3e284bd261c2 2018-07-21 07:56:56,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:56:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"subnet": {"name": "vmready1-subnet_bbe67756-d1de-47d0-9073-9ee92e7c1074", "enable_dhcp": true, "network_id": "8a9a7e0d-395c-4fb7-95dc-aeda0aaac101", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:56:57,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c7cf9aa2-3c1b-4a03-85a7-dfa1d859c933 Date: Sat, 21 Jul 2018 07:56:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ac33b21-28b6-493a-9942-bc97e7a19dfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_bbe67756-d1de-47d0-9073-9ee92e7c1074","enable_dhcp":true,"segment_id":null,"network_id":"8a9a7e0d-395c-4fb7-95dc-aeda0aaac101","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:57Z","ip_version":4}} 2018-07-21 07:56:57,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c7cf9aa2-3c1b-4a03-85a7-dfa1d859c933 2018-07-21 07:56:57,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525151014328s 2018-07-21 07:56:57,476 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c7cf9aa2-3c1b-4a03-85a7-dfa1d859c933 2018-07-21 07:56:57,477 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:57Z', 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'6ac33b21-28b6-493a-9942-bc97e7a19dfd', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_bbe67756-d1de-47d0-9073-9ee92e7c1074', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8a9a7e0d-395c-4fb7-95dc-aeda0aaac101', u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:56:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:56:57,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:56:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "vmready1-router_bbe67756-d1de-47d0-9073-9ee92e7c1074", "admin_state_up": true}}' 2018-07-21 07:56:59,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-a8d5edc2-73b9-4cc9-92ea-20a40351c14c Date: Sat, 21 Jul 2018 07:56:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:57Z", "admin_state_up": true, "updated_at": "2018-07-21T07:56:58Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9f6ed342-fa86-4704-b0ab-62d672ac1d05", "name": "vmready1-router_bbe67756-d1de-47d0-9073-9ee92e7c1074"}} 2018-07-21 07:56:59,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a8d5edc2-73b9-4cc9-92ea-20a40351c14c 2018-07-21 07:56:59,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.94645905495s 2018-07-21 07:56:59,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a8d5edc2-73b9-4cc9-92ea-20a40351c14c 2018-07-21 07:56:59,425 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:56:58Z', u'revision_number': 2, u'ha': False, u'id': u'9f6ed342-fa86-4704-b0ab-62d672ac1d05', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_bbe67756-d1de-47d0-9073-9ee92e7c1074', u'admin_state_up': True, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:56:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:56:59,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:56:59,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/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}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"subnet_id": "6ac33b21-28b6-493a-9942-bc97e7a19dfd"}' 2018-07-21 07:57:01,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a892ba8-05da-49f9-9218-ae6985d5340d Date: Sat, 21 Jul 2018 07:57:01 GMT RESP BODY: {"network_id": "8a9a7e0d-395c-4fb7-95dc-aeda0aaac101", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "6ac33b21-28b6-493a-9942-bc97e7a19dfd", "subnet_ids": ["6ac33b21-28b6-493a-9942-bc97e7a19dfd"], "port_id": "72ca9f85-9eab-4373-b6b8-241b82238dfd", "id": "9f6ed342-fa86-4704-b0ab-62d672ac1d05"} 2018-07-21 07:57:01,368 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/add_router_interface.json used request id req-3a892ba8-05da-49f9-9218-ae6985d5340d 2018-07-21 07:57:01,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.94275689125s 2018-07-21 07:57:01,369 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/add_router_interface.json used request id req-3a892ba8-05da-49f9-9218-ae6985d5340d returning object 9f6ed342-fa86-4704-b0ab-62d672ac1d05 2018-07-21 07:57:01,369 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:57:01,485 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:57:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:01,491 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:57:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:57:01,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:02,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bae08c26-abfb-4cd2-805d-fc62f9a5c1b8 Date: Sat, 21 Jul 2018 07:57:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:02,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bae08c26-abfb-4cd2-805d-fc62f9a5c1b8 2018-07-21 07:57:02,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671073913574s 2018-07-21 07:57:02,164 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bae08c26-abfb-4cd2-805d-fc62f9a5c1b8 2018-07-21 07:57:02,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:57:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074"}' 2018-07-21 07:57:02,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72425e0a-9aca-4aed-8e51-dc356dcd7b69 Date: Sat, 21 Jul 2018 07:57:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/file", "owner": "d6b478342d9546e19c0ae741cdc519ce", "id": "b284dad1-cb13-4b7a-bbe8-636145c42aff", "size": null, "self": "/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074", "checksum": null, "created_at": "2018-07-21T07:57:02Z", "protected": false} 2018-07-21 07:57:02,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-72425e0a-9aca-4aed-8e51-dc356dcd7b69 2018-07-21 07:57:02,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.10845208168s 2018-07-21 07:57:02,281 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-72425e0a-9aca-4aed-8e51-dc356dcd7b69 returning object b284dad1-cb13-4b7a-bbe8-636145c42aff 2018-07-21 07:57:02,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:57:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/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}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '' 2018-07-21 07:57:04,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b9c71ea-8f2e-488e-98ce-2fe1fb203cba Date: Sat, 21 Jul 2018 07:57:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:57:04,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/file used request id req-0b9c71ea-8f2e-488e-98ce-2fe1fb203cba 2018-07-21 07:57:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.53388500214s 2018-07-21 07:57:04,816 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/file used request id req-0b9c71ea-8f2e-488e-98ce-2fe1fb203cba 2018-07-21 07:57:04,816 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:57:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/file', u'owner': u'd6b478342d9546e19c0ae741cdc519ce', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b284dad1-cb13-4b7a-bbe8-636145c42aff', u'size': None, u'name': u'vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074', u'checksum': None, u'self': u'/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:57:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:57:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:57:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_bbe67756-d1de-47d0-9073-9ee92e7c1074", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:57:05,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b31cfed-5966-4991-aad8-ce478736093e x-compute-request-id: req-2b31cfed-5966-4991-aad8-ce478736093e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_bbe67756-d1de-47d0-9073-9ee92e7c1074", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ff391642-5b54-4e27-af70-086cfbf4b361", "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": "ff391642-5b54-4e27-af70-086cfbf4b361"}} 2018-07-21 07:57:05,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2b31cfed-5966-4991-aad8-ce478736093e 2018-07-21 07:57:05,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255228996277s 2018-07-21 07:57:05,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2b31cfed-5966-4991-aad8-ce478736093e 2018-07-21 07:57:05,073 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_bbe67756-d1de-47d0-9073-9ee92e7c1074', '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'd6b478342d9546e19c0ae741cdc519ce', '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'ff391642-5b54-4e27-af70-086cfbf4b361', 'swap': 0}) 2018-07-21 07:57:05,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:57:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361/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}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"extra_specs": {}}' 2018-07-21 07:57:05,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07: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-7ef7c472-d8bf-4f6f-b421-a97cb63edbe1 x-compute-request-id: req-7ef7c472-d8bf-4f6f-b421-a97cb63edbe1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:57:05,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361/os-extra_specs used request id req-7ef7c472-d8bf-4f6f-b421-a97cb63edbe1 2018-07-21 07:57:05,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129728078842s 2018-07-21 07:57:05,204 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361/os-extra_specs used request id req-7ef7c472-d8bf-4f6f-b421-a97cb63edbe1 2018-07-21 07:57:05,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:57:05,319 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 07:57:05,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:57:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/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}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" -d '{"subnet_id": "6ac33b21-28b6-493a-9942-bc97e7a19dfd"}' 2018-07-21 07:57:07,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19e91aa0-ffa5-4791-bddc-f15d9de2454f Date: Sat, 21 Jul 2018 07:57:07 GMT RESP BODY: {"network_id": "8a9a7e0d-395c-4fb7-95dc-aeda0aaac101", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "6ac33b21-28b6-493a-9942-bc97e7a19dfd", "subnet_ids": ["6ac33b21-28b6-493a-9942-bc97e7a19dfd"], "port_id": "72ca9f85-9eab-4373-b6b8-241b82238dfd", "id": "9f6ed342-fa86-4704-b0ab-62d672ac1d05"} 2018-07-21 07:57:07,118 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/remove_router_interface.json used request id req-19e91aa0-ffa5-4791-bddc-f15d9de2454f 2018-07-21 07:57:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79435396194s 2018-07-21 07:57:07,119 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05/remove_router_interface.json used request id req-19e91aa0-ffa5-4791-bddc-f15d9de2454f returning object 9f6ed342-fa86-4704-b0ab-62d672ac1d05 2018-07-21 07:57:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:57:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-76467489-87ae-4b6c-a919-d79d1dafb481 Date: Sat, 21 Jul 2018 07:57:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:57Z", "admin_state_up": true, "updated_at": "2018-07-21T07:57:06Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9f6ed342-fa86-4704-b0ab-62d672ac1d05", "name": "vmready1-router_bbe67756-d1de-47d0-9073-9ee92e7c1074"}]} 2018-07-21 07:57:07,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-76467489-87ae-4b6c-a919-d79d1dafb481 2018-07-21 07:57:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142560005188s 2018-07-21 07:57:07,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-76467489-87ae-4b6c-a919-d79d1dafb481 2018-07-21 07:57:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:57:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:08,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6060166c-cd5f-4eb7-a3c4-1a2a0e0b3314 Content-Length: 0 Date: Sat, 21 Jul 2018 07:57:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:08,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05.json used request id req-6060166c-cd5f-4eb7-a3c4-1a2a0e0b3314 2018-07-21 07:57:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09797000885s 2018-07-21 07:57:08,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9f6ed342-fa86-4704-b0ab-62d672ac1d05.json used request id req-6060166c-cd5f-4eb7-a3c4-1a2a0e0b3314 2018-07-21 07:57:08,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:57:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:08,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-dcf348a5-6a58-4038-bfac-dbd947dd3106 Date: Sat, 21 Jul 2018 07:57:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ac33b21-28b6-493a-9942-bc97e7a19dfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_bbe67756-d1de-47d0-9073-9ee92e7c1074","enable_dhcp":true,"segment_id":null,"network_id":"8a9a7e0d-395c-4fb7-95dc-aeda0aaac101","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:57Z","ip_version":4},{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 07:57:08,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dcf348a5-6a58-4038-bfac-dbd947dd3106 2018-07-21 07:57:08,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0610709190369s 2018-07-21 07:57:08,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dcf348a5-6a58-4038-bfac-dbd947dd3106 2018-07-21 07:57:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:57:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6ac33b21-28b6-493a-9942-bc97e7a19dfd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:09,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80308645-11b3-4286-b671-1d9d0e4e1e0c Date: Sat, 21 Jul 2018 07:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:09,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6ac33b21-28b6-493a-9942-bc97e7a19dfd.json used request id req-80308645-11b3-4286-b671-1d9d0e4e1e0c 2018-07-21 07:57:09,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.968064069748s 2018-07-21 07:57:09,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6ac33b21-28b6-493a-9942-bc97e7a19dfd.json used request id req-80308645-11b3-4286-b671-1d9d0e4e1e0c 2018-07-21 07:57:09,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:09,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-b26fc44f-2a26-414f-9ca8-0e8a2954cac6 Date: Sat, 21 Jul 2018 07:57:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a9a7e0d-395c-4fb7-95dc-aeda0aaac101","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:09Z","qos_policy_id":null,"name":"vmready1-net_bbe67756-d1de-47d0-9073-9ee92e7c1074","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:56:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:09,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b26fc44f-2a26-414f-9ca8-0e8a2954cac6 2018-07-21 07:57:09,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0846300125122s 2018-07-21 07:57:09,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b26fc44f-2a26-414f-9ca8-0e8a2954cac6 2018-07-21 07:57:09,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:57:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/8a9a7e0d-395c-4fb7-95dc-aeda0aaac101.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:10,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d019d2f2-0af6-40b4-b5fa-be85254e0fb6 Date: Sat, 21 Jul 2018 07:57:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:10,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8a9a7e0d-395c-4fb7-95dc-aeda0aaac101.json used request id req-d019d2f2-0af6-40b4-b5fa-be85254e0fb6 2018-07-21 07:57:10,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16550683975s 2018-07-21 07:57:10,647 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8a9a7e0d-395c-4fb7-95dc-aeda0aaac101.json used request id req-d019d2f2-0af6-40b4-b5fa-be85254e0fb6 2018-07-21 07:57:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:10,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-d09c8cb1-b62d-4273-8597-af1cb0a22d88 Date: Sat, 21 Jul 2018 07:57:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/snap", "metadata": {}}], "file": "/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/file", "owner": "d6b478342d9546e19c0ae741cdc519ce", "id": "b284dad1-cb13-4b7a-bbe8-636145c42aff", "size": 12716032, "self": "/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/b284dad1-cb13-4b7a-bbe8-636145c42aff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:04Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_bbe67756-d1de-47d0-9073-9ee92e7c1074", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:57:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:10,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d09c8cb1-b62d-4273-8597-af1cb0a22d88 2018-07-21 07:57:10,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245881080627s 2018-07-21 07:57:10,676 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d09c8cb1-b62d-4273-8597-af1cb0a22d88 2018-07-21 07:57:10,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 07:57:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:10,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0845e7e5-898f-43e2-8b1e-cb01b431a67e Date: Sat, 21 Jul 2018 07:57:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:57:10,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff used request id req-0845e7e5-898f-43e2-8b1e-cb01b431a67e 2018-07-21 07:57:10,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.292068004608s 2018-07-21 07:57:10,970 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b284dad1-cb13-4b7a-bbe8-636145c42aff used request id req-0845e7e5-898f-43e2-8b1e-cb01b431a67e 2018-07-21 07:57:10,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:57:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:11,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-0292d2b3-e80d-4f63-bb57-3d5b57257a10 x-compute-request-id: req-0292d2b3-e80d-4f63-bb57-3d5b57257a10 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_bbe67756-d1de-47d0-9073-9ee92e7c1074", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ff391642-5b54-4e27-af70-086cfbf4b361", "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": "ff391642-5b54-4e27-af70-086cfbf4b361"}]} 2018-07-21 07:57:11,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0292d2b3-e80d-4f63-bb57-3d5b57257a10 2018-07-21 07:57:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132895946503s 2018-07-21 07:57:11,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0292d2b3-e80d-4f63-bb57-3d5b57257a10 2018-07-21 07:57:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 07:57:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01f3e67b7571e55d354922b9bc6c3401a1c93fd9" 2018-07-21 07:57:11,143 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07: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-7b7ebaa1-72b3-4be9-ab46-cb02b0bdbb56 x-compute-request-id: req-7b7ebaa1-72b3-4be9-ab46-cb02b0bdbb56 Content-Length: 0 Content-Type: application/json 2018-07-21 07:57:11,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361 used request id req-7b7ebaa1-72b3-4be9-ab46-cb02b0bdbb56 2018-07-21 07:57:11,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372650623322s 2018-07-21 07:57:11,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ff391642-5b54-4e27-af70-086cfbf4b361 used request id req-7b7ebaa1-72b3-4be9-ab46-cb02b0bdbb56 2018-07-21 07:57:11,195 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:57:11,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:57:11,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:57:11,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bee9d3-d01c-476c-b06d-d85750f08d78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:57:11,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-58bee9d3-d01c-476c-b06d-d85750f08d78 2018-07-21 07:57:11,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:57:11,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ZfCd2HZ9T1SyLe5kh4DRow"], "issued_at": "2018-07-21T07:57:11.000000Z"}} 2018-07-21 07:57:11,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:12,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ebe3c9c4-ca1f-43c2-b512-987ce1f17993 Date: Sat, 21 Jul 2018 07:57:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:12,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ebe3c9c4-ca1f-43c2-b512-987ce1f17993 2018-07-21 07:57:12,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.959445953369s 2018-07-21 07:57:12,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ebe3c9c4-ca1f-43c2-b512-987ce1f17993 2018-07-21 07:57:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:12,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086c72d3-9e20-47eb-89e3-9c01dc6c40a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:57:12,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-086c72d3-9e20-47eb-89e3-9c01dc6c40a6 2018-07-21 07:57:12,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:57:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:12,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8fadb4-ac1b-419a-a370-79bfe48e5569 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:57:12,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-aa8fadb4-ac1b-419a-a370-79bfe48e5569 2018-07-21 07:57:12,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100564956665s 2018-07-21 07:57:12,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-aa8fadb4-ac1b-419a-a370-79bfe48e5569 2018-07-21 07:57:12,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 07:57:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c"}}' 2018-07-21 07:57:12,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a8d50b-acd0-43bc-8280-278f857c1aab Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734"}, "tags": [], "enabled": true, "id": "873d7597e1cc49fe931d53e670170734", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c"}} 2018-07-21 07:57:12,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-01a8d50b-acd0-43bc-8280-278f857c1aab 2018-07-21 07:57:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130169868469s 2018-07-21 07:57:12,840 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-01a8d50b-acd0-43bc-8280-278f857c1aab 2018-07-21 07:57:12,840 - 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'873d7597e1cc49fe931d53e670170734', '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_6c658117-05ee-4e81-8a77-8e11060b145c'}) 2018-07-21 07:57:12,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 07:57:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "df1037c6-e72c-4570-9cc6-81e3d72675e7", "email": null, "name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c"}}' 2018-07-21 07:57:13,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02c1b75-cd93-493c-bfd0-7b3df0ffa384 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c", "links": {"self": "http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07a5887dcd3b45eaba6f1e4ebb565722", "domain_id": "default", "password_expires_at": null}} 2018-07-21 07:57:13,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d02c1b75-cd93-493c-bfd0-7b3df0ffa384 2018-07-21 07:57:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.434639930725s 2018-07-21 07:57:13,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d02c1b75-cd93-493c-bfd0-7b3df0ffa384 2018-07-21 07:57:13,281 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'07a5887dcd3b45eaba6f1e4ebb565722', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c'}) 2018-07-21 07:57:13,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:57:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1036cff-a33e-42b5-8490-f460520f686b Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:57:13,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a1036cff-a33e-42b5-8490-f460520f686b 2018-07-21 07:57:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965330600739s 2018-07-21 07:57:13,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a1036cff-a33e-42b5-8490-f460520f686b 2018-07-21 07:57:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:57:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03ae077-4fff-494b-aad9-e02d6180fc80 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:57:13,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e03ae077-4fff-494b-aad9-e02d6180fc80 2018-07-21 07:57:13,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0193688869476s 2018-07-21 07:57:13,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e03ae077-4fff-494b-aad9-e02d6180fc80 2018-07-21 07:57:13,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:57:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d880a90-791e-4ba6-887f-898c0c385d56 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:57:13,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6d880a90-791e-4ba6-887f-898c0c385d56 2018-07-21 07:57:13,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961098670959s 2018-07-21 07:57:13,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6d880a90-791e-4ba6-887f-898c0c385d56 2018-07-21 07:57:13,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:57:13,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71a7917-b12b-4913-98e8-08783dc3ef87 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 07:57:13,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f71a7917-b12b-4913-98e8-08783dc3ef87 2018-07-21 07:57:13,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944092273712s 2018-07-21 07:57:13,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f71a7917-b12b-4913-98e8-08783dc3ef87 2018-07-21 07:57:13,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:57:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4585917-2bdc-4e98-9d83-40264d080606 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c", "links": {"self": "http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07a5887dcd3b45eaba6f1e4ebb565722", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:57:13,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d4585917-2bdc-4e98-9d83-40264d080606 2018-07-21 07:57:13,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112506151199s 2018-07-21 07:57:13,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d4585917-2bdc-4e98-9d83-40264d080606 2018-07-21 07:57:13,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:57:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517a4ced-727e-40f8-b2e4-b9b423e6af04 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734"}, "tags": [], "enabled": true, "id": "873d7597e1cc49fe931d53e670170734", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c"}]} 2018-07-21 07:57:13,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-517a4ced-727e-40f8-b2e4-b9b423e6af04 2018-07-21 07:57:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110950946808s 2018-07-21 07:57:13,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-517a4ced-727e-40f8-b2e4-b9b423e6af04 2018-07-21 07:57:13,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:57:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=07a5887dcd3b45eaba6f1e4ebb565722&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=873d7597e1cc49fe931d53e670170734" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:13,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f376d98c-be3c-4416-a88e-7d8241db3d53 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=07a5887dcd3b45eaba6f1e4ebb565722&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=873d7597e1cc49fe931d53e670170734", "previous": null, "next": null}} 2018-07-21 07:57:13,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=07a5887dcd3b45eaba6f1e4ebb565722&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=873d7597e1cc49fe931d53e670170734 used request id req-f376d98c-be3c-4416-a88e-7d8241db3d53 2018-07-21 07:57:13,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0942831039429s 2018-07-21 07:57:13,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=07a5887dcd3b45eaba6f1e4ebb565722&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=873d7597e1cc49fe931d53e670170734 used request id req-f376d98c-be3c-4416-a88e-7d8241db3d53 2018-07-21 07:57:13,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 07:57:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734/users/07a5887dcd3b45eaba6f1e4ebb565722/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:14,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91d462a-28c6-47a2-8cd1-238b50236301 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:57:14,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734/users/07a5887dcd3b45eaba6f1e4ebb565722/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-d91d462a-28c6-47a2-8cd1-238b50236301 2018-07-21 07:57:14,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132385969162s 2018-07-21 07:57:14,081 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734/users/07a5887dcd3b45eaba6f1e4ebb565722/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-d91d462a-28c6-47a2-8cd1-238b50236301 2018-07-21 07:57:14,082 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c', 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'873d7597e1cc49fe931d53e670170734', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'df1037c6-e72c-4570-9cc6-81e3d72675e7', 'username': u'vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 07:57:14,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:57:14,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:57:14,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:57:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:57:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:57:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:57:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:57:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:57:14,087 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c', 'password': 'df1037c6-e72c-4570-9cc6-81e3d72675e7', 'project_name': 'vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '873d7597e1cc49fe931d53e670170734', 'project_domain_name': 'Default'} 2018-07-21 07:57:14,088 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-21 07:57:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:14,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71744f1-fe4b-4f42-a19b-fc159b4fb13f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:57:14,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a71744f1-fe4b-4f42-a19b-fc159b4fb13f 2018-07-21 07:57:14,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:57:14,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "873d7597e1cc49fe931d53e670170734", "name": "vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/873d7597e1cc49fe931d53e670170734", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/873d7597e1cc49fe931d53e670170734", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/873d7597e1cc49fe931d53e670170734", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/873d7597e1cc49fe931d53e670170734", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/873d7597e1cc49fe931d53e670170734", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/873d7597e1cc49fe931d53e670170734", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/873d7597e1cc49fe931d53e670170734", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/873d7597e1cc49fe931d53e670170734", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/873d7597e1cc49fe931d53e670170734", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/873d7597e1cc49fe931d53e670170734", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/873d7597e1cc49fe931d53e670170734", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/873d7597e1cc49fe931d53e670170734", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_873d7597e1cc49fe931d53e670170734", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_873d7597e1cc49fe931d53e670170734", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c", "id": "07a5887dcd3b45eaba6f1e4ebb565722"}, "audit_ids": ["XwZsgW1LRTy_doul1zYuMA"], "issued_at": "2018-07-21T07:57:14.000000Z"}} 2018-07-21 07:57:14,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:57:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"network": {"name": "vmready2-net_6c658117-05ee-4e81-8a77-8e11060b145c", "admin_state_up": true}}' 2018-07-21 07:57:15,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0df59df0-183f-4799-9456-6a1f7ef280d7 Date: Sat, 21 Jul 2018 07:57:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9d2b1071-494d-45a8-b98d-baaa638969b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"873d7597e1cc49fe931d53e670170734","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:15Z","is_default":false,"name":"vmready2-net_6c658117-05ee-4e81-8a77-8e11060b145c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"873d7597e1cc49fe931d53e670170734","created_at":"2018-07-21T07:57:15Z","mtu":1450}} 2018-07-21 07:57:15,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0df59df0-183f-4799-9456-6a1f7ef280d7 2018-07-21 07:57:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.30399703979s 2018-07-21 07:57:15,795 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0df59df0-183f-4799-9456-6a1f7ef280d7 2018-07-21 07:57:15,795 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:57:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9d2b1071-494d-45a8-b98d-baaa638969b1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_6c658117-05ee-4e81-8a77-8e11060b145c', u'admin_state_up': True, u'tenant_id': u'873d7597e1cc49fe931d53e670170734', u'created_at': u'2018-07-21T07:57:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'873d7597e1cc49fe931d53e670170734', u'l2_adjacency': True}) 2018-07-21 07:57:15,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-cea109f9-cdd9-40c7-843e-35529b183b6e Date: Sat, 21 Jul 2018 07:57:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9d2b1071-494d-45a8-b98d-baaa638969b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"873d7597e1cc49fe931d53e670170734","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:15Z","qos_policy_id":null,"name":"vmready2-net_6c658117-05ee-4e81-8a77-8e11060b145c","admin_state_up":true,"tenant_id":"873d7597e1cc49fe931d53e670170734","created_at":"2018-07-21T07:57:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:57:15,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cea109f9-cdd9-40c7-843e-35529b183b6e 2018-07-21 07:57:15,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132344007492s 2018-07-21 07:57:15,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cea109f9-cdd9-40c7-843e-35529b183b6e 2018-07-21 07:57:15,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:57:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"subnet": {"name": "vmready2-subnet_6c658117-05ee-4e81-8a77-8e11060b145c", "enable_dhcp": true, "network_id": "9d2b1071-494d-45a8-b98d-baaa638969b1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:57:16,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f95c7e69-0a92-4583-abed-8ab5a37552ec Date: Sat, 21 Jul 2018 07:57:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d2b1071-494d-45a8-b98d-baaa638969b1","tenant_id":"873d7597e1cc49fe931d53e670170734","created_at":"2018-07-21T07:57:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:57:16Z","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":"873d7597e1cc49fe931d53e670170734","id":"6aaabe15-80e0-46c3-87a1-68fc554d64d7","subnetpool_id":null,"name":"vmready2-subnet_6c658117-05ee-4e81-8a77-8e11060b145c"}} 2018-07-21 07:57:16,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f95c7e69-0a92-4583-abed-8ab5a37552ec 2018-07-21 07:57:16,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.698947906494s 2018-07-21 07:57:16,629 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f95c7e69-0a92-4583-abed-8ab5a37552ec 2018-07-21 07:57:16,630 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:57:16Z', 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'6aaabe15-80e0-46c3-87a1-68fc554d64d7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_6c658117-05ee-4e81-8a77-8e11060b145c', u'enable_dhcp': True, u'network_id': u'9d2b1071-494d-45a8-b98d-baaa638969b1', u'tenant_id': u'873d7597e1cc49fe931d53e670170734', u'created_at': u'2018-07-21T07:57:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'873d7597e1cc49fe931d53e670170734'}) 2018-07-21 07:57:16,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:57:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "vmready2-router_6c658117-05ee-4e81-8a77-8e11060b145c", "admin_state_up": true}}' 2018-07-21 07:57:18,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-49529f7c-0e21-4bd0-8d0d-8a856a4967b5 Date: Sat, 21 Jul 2018 07:57:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:16Z", "admin_state_up": true, "updated_at": "2018-07-21T07:57:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "873d7597e1cc49fe931d53e670170734", "id": "5096331b-8915-4951-9ab0-7be63a5cb9a8", "name": "vmready2-router_6c658117-05ee-4e81-8a77-8e11060b145c"}} 2018-07-21 07:57:18,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-49529f7c-0e21-4bd0-8d0d-8a856a4967b5 2018-07-21 07:57:18,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51044297218s 2018-07-21 07:57:18,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-49529f7c-0e21-4bd0-8d0d-8a856a4967b5 2018-07-21 07:57:18,142 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:57:17Z', u'revision_number': 2, u'id': u'5096331b-8915-4951-9ab0-7be63a5cb9a8', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_6c658117-05ee-4e81-8a77-8e11060b145c', u'admin_state_up': True, u'tenant_id': u'873d7597e1cc49fe931d53e670170734', u'created_at': u'2018-07-21T07:57:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'873d7597e1cc49fe931d53e670170734'}) 2018-07-21 07:57:18,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:57:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/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}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"subnet_id": "6aaabe15-80e0-46c3-87a1-68fc554d64d7"}' 2018-07-21 07:57:20,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8d8bfcd-0de1-4d52-a31c-df2e2d0dbe8f Date: Sat, 21 Jul 2018 07:57:20 GMT RESP BODY: {"network_id": "9d2b1071-494d-45a8-b98d-baaa638969b1", "tenant_id": "873d7597e1cc49fe931d53e670170734", "subnet_id": "6aaabe15-80e0-46c3-87a1-68fc554d64d7", "subnet_ids": ["6aaabe15-80e0-46c3-87a1-68fc554d64d7"], "port_id": "80690e0c-debc-407c-96e9-ae39972e44d8", "id": "5096331b-8915-4951-9ab0-7be63a5cb9a8"} 2018-07-21 07:57:20,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/add_router_interface.json used request id req-f8d8bfcd-0de1-4d52-a31c-df2e2d0dbe8f 2018-07-21 07:57:20,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11576604843s 2018-07-21 07:57:20,259 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/add_router_interface.json used request id req-f8d8bfcd-0de1-4d52-a31c-df2e2d0dbe8f returning object 5096331b-8915-4951-9ab0-7be63a5cb9a8 2018-07-21 07:57:20,259 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:57:20,391 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:57:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:20,398 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:57:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:57:20,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:21,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-793bcbad-1d9c-4d5f-8c49-7722b95ef325 Date: Sat, 21 Jul 2018 07:57:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:21,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-793bcbad-1d9c-4d5f-8c49-7722b95ef325 2018-07-21 07:57:21,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.689178943634s 2018-07-21 07:57:21,092 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-793bcbad-1d9c-4d5f-8c49-7722b95ef325 2018-07-21 07:57:21,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:57:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c"}' 2018-07-21 07:57:21,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f8c6a744-9e9b-4905-86e9-365be15e1d7d Date: Sat, 21 Jul 2018 07:57:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/file", "owner": "873d7597e1cc49fe931d53e670170734", "id": "38e98bce-1587-4d5b-acd9-76f5548c3f57", "size": null, "self": "/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c", "checksum": null, "created_at": "2018-07-21T07:57:21Z", "protected": false} 2018-07-21 07:57:21,203 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f8c6a744-9e9b-4905-86e9-365be15e1d7d 2018-07-21 07:57:21,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.104423046112s 2018-07-21 07:57:21,203 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f8c6a744-9e9b-4905-86e9-365be15e1d7d returning object 38e98bce-1587-4d5b-acd9-76f5548c3f57 2018-07-21 07:57:21,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:57:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/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}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '' 2018-07-21 07:57:21,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c91662e-11f4-45da-b66d-9ba1c6996b89 Date: Sat, 21 Jul 2018 07:57:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:57:21,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/file used request id req-5c91662e-11f4-45da-b66d-9ba1c6996b89 2018-07-21 07:57:21,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.399966955185s 2018-07-21 07:57:21,604 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/file used request id req-5c91662e-11f4-45da-b66d-9ba1c6996b89 2018-07-21 07:57:21,605 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:57:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/file', u'owner': u'873d7597e1cc49fe931d53e670170734', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'38e98bce-1587-4d5b-acd9-76f5548c3f57', u'size': None, u'name': u'vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c', u'checksum': None, u'self': u'/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:57:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:57:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:57:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_6c658117-05ee-4e81-8a77-8e11060b145c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:57:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-10aefbf7-c9a5-4ccd-b29e-653604b5c379 x-compute-request-id: req-10aefbf7-c9a5-4ccd-b29e-653604b5c379 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_6c658117-05ee-4e81-8a77-8e11060b145c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d", "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": "d802a276-f9bb-4db3-8586-e501d861bb1d"}} 2018-07-21 07:57:21,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-10aefbf7-c9a5-4ccd-b29e-653604b5c379 2018-07-21 07:57:21,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.258258104324s 2018-07-21 07:57:21,864 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-10aefbf7-c9a5-4ccd-b29e-653604b5c379 2018-07-21 07:57:21,865 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_6c658117-05ee-4e81-8a77-8e11060b145c', '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'd6b478342d9546e19c0ae741cdc519ce', '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'd802a276-f9bb-4db3-8586-e501d861bb1d', 'swap': 0}) 2018-07-21 07:57:21,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:57:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d/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}b2c9765308bcb827e71d426bb46a99e898d94e1d" -d '{"extra_specs": {}}' 2018-07-21 07:57:21,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-3308bb4f-9c31-4280-8a72-2f9f36c9c067 x-compute-request-id: req-3308bb4f-9c31-4280-8a72-2f9f36c9c067 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:57:21,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d/os-extra_specs used request id req-3308bb4f-9c31-4280-8a72-2f9f36c9c067 2018-07-21 07:57:21,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0327007770538s 2018-07-21 07:57:21,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d/os-extra_specs used request id req-3308bb4f-9c31-4280-8a72-2f9f36c9c067 2018-07-21 07:57:22,003 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:57:22,003 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 07:57:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:57:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/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}fa35b2fccd95b2072f4b12ede982704bb1820205" -d '{"subnet_id": "6aaabe15-80e0-46c3-87a1-68fc554d64d7"}' 2018-07-21 07:57:23,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5257fa54-c836-4004-8913-d99611498fc1 Date: Sat, 21 Jul 2018 07:57:23 GMT RESP BODY: {"network_id": "9d2b1071-494d-45a8-b98d-baaa638969b1", "tenant_id": "873d7597e1cc49fe931d53e670170734", "subnet_id": "6aaabe15-80e0-46c3-87a1-68fc554d64d7", "subnet_ids": ["6aaabe15-80e0-46c3-87a1-68fc554d64d7"], "port_id": "80690e0c-debc-407c-96e9-ae39972e44d8", "id": "5096331b-8915-4951-9ab0-7be63a5cb9a8"} 2018-07-21 07:57:23,779 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/remove_router_interface.json used request id req-5257fa54-c836-4004-8913-d99611498fc1 2018-07-21 07:57:23,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77099299431s 2018-07-21 07:57:23,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8/remove_router_interface.json used request id req-5257fa54-c836-4004-8913-d99611498fc1 returning object 5096331b-8915-4951-9ab0-7be63a5cb9a8 2018-07-21 07:57:23,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:57:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-61af6f7c-d435-4dea-895e-4ed3f3157db5 Date: Sat, 21 Jul 2018 07:57:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:16Z", "admin_state_up": true, "updated_at": "2018-07-21T07:57:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "873d7597e1cc49fe931d53e670170734", "id": "5096331b-8915-4951-9ab0-7be63a5cb9a8", "name": "vmready2-router_6c658117-05ee-4e81-8a77-8e11060b145c"}]} 2018-07-21 07:57:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-61af6f7c-d435-4dea-895e-4ed3f3157db5 2018-07-21 07:57:23,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127335071564s 2018-07-21 07:57:23,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-61af6f7c-d435-4dea-895e-4ed3f3157db5 2018-07-21 07:57:23,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:57:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:25,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0572e2b-5b1e-42c7-8dfe-a993bf271888 Content-Length: 0 Date: Sat, 21 Jul 2018 07:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:25,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8.json used request id req-a0572e2b-5b1e-42c7-8dfe-a993bf271888 2018-07-21 07:57:25,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19588804245s 2018-07-21 07:57:25,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5096331b-8915-4951-9ab0-7be63a5cb9a8.json used request id req-a0572e2b-5b1e-42c7-8dfe-a993bf271888 2018-07-21 07:57:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:57:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:25,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2a7f6d40-55a9-44de-8140-fcd10d0e007d Date: Sat, 21 Jul 2018 07:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d2b1071-494d-45a8-b98d-baaa638969b1","tenant_id":"873d7597e1cc49fe931d53e670170734","created_at":"2018-07-21T07:57:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:57:16Z","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":"873d7597e1cc49fe931d53e670170734","id":"6aaabe15-80e0-46c3-87a1-68fc554d64d7","subnetpool_id":null,"name":"vmready2-subnet_6c658117-05ee-4e81-8a77-8e11060b145c"}]} 2018-07-21 07:57:25,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2a7f6d40-55a9-44de-8140-fcd10d0e007d 2018-07-21 07:57:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0995888710022s 2018-07-21 07:57:25,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2a7f6d40-55a9-44de-8140-fcd10d0e007d 2018-07-21 07:57:25,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:57:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6aaabe15-80e0-46c3-87a1-68fc554d64d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:26,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-388c043c-28c0-4d3a-b618-f687677bcb83 Date: Sat, 21 Jul 2018 07:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:26,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6aaabe15-80e0-46c3-87a1-68fc554d64d7.json used request id req-388c043c-28c0-4d3a-b618-f687677bcb83 2018-07-21 07:57:26,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.902323961258s 2018-07-21 07:57:26,111 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6aaabe15-80e0-46c3-87a1-68fc554d64d7.json used request id req-388c043c-28c0-4d3a-b618-f687677bcb83 2018-07-21 07:57:26,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:26,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-3d7e139d-3058-4a96-815e-0a7dc41c7574 Date: Sat, 21 Jul 2018 07:57:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9d2b1071-494d-45a8-b98d-baaa638969b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"873d7597e1cc49fe931d53e670170734","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:25Z","qos_policy_id":null,"name":"vmready2-net_6c658117-05ee-4e81-8a77-8e11060b145c","admin_state_up":true,"tenant_id":"873d7597e1cc49fe931d53e670170734","created_at":"2018-07-21T07:57:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:57:26,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d7e139d-3058-4a96-815e-0a7dc41c7574 2018-07-21 07:57:26,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111524105072s 2018-07-21 07:57:26,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d7e139d-3058-4a96-815e-0a7dc41c7574 2018-07-21 07:57:26,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:57:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/9d2b1071-494d-45a8-b98d-baaa638969b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:27,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6038f755-18d6-4da3-8f69-93949fe9de20 Date: Sat, 21 Jul 2018 07:57:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:27,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9d2b1071-494d-45a8-b98d-baaa638969b1.json used request id req-6038f755-18d6-4da3-8f69-93949fe9de20 2018-07-21 07:57:27,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10854196548s 2018-07-21 07:57:27,333 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9d2b1071-494d-45a8-b98d-baaa638969b1.json used request id req-6038f755-18d6-4da3-8f69-93949fe9de20 2018-07-21 07:57:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-05761532-9e08-4462-84a7-4351054fd7e7 Date: Sat, 21 Jul 2018 07:57:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/snap", "metadata": {}}], "file": "/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/file", "owner": "873d7597e1cc49fe931d53e670170734", "id": "38e98bce-1587-4d5b-acd9-76f5548c3f57", "size": 12716032, "self": "/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/38e98bce-1587-4d5b-acd9-76f5548c3f57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6c658117-05ee-4e81-8a77-8e11060b145c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:57:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:27,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-05761532-9e08-4462-84a7-4351054fd7e7 2018-07-21 07:57:27,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339438915253s 2018-07-21 07:57:27,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-05761532-9e08-4462-84a7-4351054fd7e7 2018-07-21 07:57:27,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 07:57:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa35b2fccd95b2072f4b12ede982704bb1820205" 2018-07-21 07:57:27,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f8a6588-1277-4fb1-8c7a-5ace2703fc5c Date: Sat, 21 Jul 2018 07:57:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:57:27,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57 used request id req-5f8a6588-1277-4fb1-8c7a-5ace2703fc5c 2018-07-21 07:57:27,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.302222967148s 2018-07-21 07:57:27,676 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/38e98bce-1587-4d5b-acd9-76f5548c3f57 used request id req-5f8a6588-1277-4fb1-8c7a-5ace2703fc5c 2018-07-21 07:57:27,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:57:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:27,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-c5657d71-b52c-402b-94f7-f6f6fca8a15d x-compute-request-id: req-c5657d71-b52c-402b-94f7-f6f6fca8a15d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_6c658117-05ee-4e81-8a77-8e11060b145c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d", "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": "d802a276-f9bb-4db3-8586-e501d861bb1d"}]} 2018-07-21 07:57:27,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c5657d71-b52c-402b-94f7-f6f6fca8a15d 2018-07-21 07:57:27,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241370201111s 2018-07-21 07:57:27,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c5657d71-b52c-402b-94f7-f6f6fca8a15d 2018-07-21 07:57:27,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 07:57:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:27,843 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:57: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-f4110fea-263d-4cf0-8eac-1ec64e8994cd x-compute-request-id: req-f4110fea-263d-4cf0-8eac-1ec64e8994cd Content-Length: 0 Content-Type: application/json 2018-07-21 07:57:27,843 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d used request id req-f4110fea-263d-4cf0-8eac-1ec64e8994cd 2018-07-21 07:57:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.140827178955s 2018-07-21 07:57:27,844 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d802a276-f9bb-4db3-8586-e501d861bb1d used request id req-f4110fea-263d-4cf0-8eac-1ec64e8994cd 2018-07-21 07:57:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:57:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:27,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a37cac9-785f-4c4f-b60c-de1c296e72ed Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c", "links": {"self": "http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07a5887dcd3b45eaba6f1e4ebb565722", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:57:27,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7a37cac9-785f-4c4f-b60c-de1c296e72ed 2018-07-21 07:57:27,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122395992279s 2018-07-21 07:57:27,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7a37cac9-785f-4c4f-b60c-de1c296e72ed 2018-07-21 07:57:27,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:57:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:28,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde22655-1637-40c6-9d0f-e834f0c87779 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_6c658117-05ee-4e81-8a77-8e11060b145c", "links": {"self": "http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "07a5887dcd3b45eaba6f1e4ebb565722", "description": null}} 2018-07-21 07:57:28,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 used request id req-dde22655-1637-40c6-9d0f-e834f0c87779 2018-07-21 07:57:28,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10658288002s 2018-07-21 07:57:28,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 used request id req-dde22655-1637-40c6-9d0f-e834f0c87779 2018-07-21 07:57:28,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 07:57:28,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:28,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a5648a-dd2c-4b8b-bae0-cbd8b6343226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:57:28,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 used request id req-45a5648a-dd2c-4b8b-bae0-cbd8b6343226 2018-07-21 07:57:28,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224626064301s 2018-07-21 07:57:28,306 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/07a5887dcd3b45eaba6f1e4ebb565722 used request id req-45a5648a-dd2c-4b8b-bae0-cbd8b6343226 2018-07-21 07:57:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:57:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:28,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45255847-158d-447a-aba3-a554212f4109 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734"}, "tags": [], "enabled": true, "id": "873d7597e1cc49fe931d53e670170734", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6c658117-05ee-4e81-8a77-8e11060b145c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 07:57:28,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-45255847-158d-447a-aba3-a554212f4109 2018-07-21 07:57:28,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0974159240723s 2018-07-21 07:57:28,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-45255847-158d-447a-aba3-a554212f4109 2018-07-21 07:57:28,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 07:57:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2c9765308bcb827e71d426bb46a99e898d94e1d" 2018-07-21 07:57:28,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6576b4e2-6c63-440c-8907-b828da5c4a89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:57:28,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-6576b4e2-6c63-440c-8907-b828da5c4a89 2018-07-21 07:57:28,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167155981064s 2018-07-21 07:57:28,581 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-6576b4e2-6c63-440c-8907-b828da5c4a89 2018-07-21 07:57:28,636 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-21 07:57:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:57:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:57:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:57:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:57:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:28,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960b2021-0cfb-49fb-aa44-216682faf1e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:57:28,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-960b2021-0cfb-49fb-aa44-216682faf1e8 2018-07-21 07:57:28,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:57:29,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ggf8zzFyT8SGm9ZZ3gCPsA"], "issued_at": "2018-07-21T07:57:29.000000Z"}} 2018-07-21 07:57:29,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:29,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cd89deed-6b7d-48f7-b108-7e271561508c Date: Sat, 21 Jul 2018 07:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:29,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd89deed-6b7d-48f7-b108-7e271561508c 2018-07-21 07:57:29,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276388168335s 2018-07-21 07:57:29,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd89deed-6b7d-48f7-b108-7e271561508c 2018-07-21 07:57:29,375 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-21 07:57:29,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:57:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"network": {"name": "singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511", "admin_state_up": true}}' 2018-07-21 07:57:29,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-282ee256-b0c1-402c-8c87-46e2e4d32745 Date: Sat, 21 Jul 2018 07:57: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":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:29Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","mtu":1450}} 2018-07-21 07:57:29,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-282ee256-b0c1-402c-8c87-46e2e4d32745 2018-07-21 07:57:29,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.468174934387s 2018-07-21 07:57:29,844 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-282ee256-b0c1-402c-8c87-46e2e4d32745 2018-07-21 07:57:29,845 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:57:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8176257-1122-49d7-ae48-4081d5eda910', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511', u'created_at': u'2018-07-21T07:57:29Z', u'mtu': 1450, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce', u'l2_adjacency': True}) 2018-07-21 07:57:29,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:30,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-5a5885c2-0540-4d86-97b8-9ffe7da47a22 Date: Sat, 21 Jul 2018 07:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:57:29Z","qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:30,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5a5885c2-0540-4d86-97b8-9ffe7da47a22 2018-07-21 07:57:30,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254601955414s 2018-07-21 07:57:30,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5a5885c2-0540-4d86-97b8-9ffe7da47a22 2018-07-21 07:57:30,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:57:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"subnet": {"name": "singlevm1-subnet_158cc029-7d4d-4e53-8634-7fe9f08fd511", "enable_dhcp": true, "network_id": "b8176257-1122-49d7-ae48-4081d5eda910", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:57:30,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f5a686ff-de04-460e-b268-0ab24d463f41 Date: Sat, 21 Jul 2018 07:57:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6721656-2f49-4cc3-8d45-065f451179fc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_158cc029-7d4d-4e53-8634-7fe9f08fd511","enable_dhcp":true,"segment_id":null,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:30Z","ip_version":4}} 2018-07-21 07:57:30,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f5a686ff-de04-460e-b268-0ab24d463f41 2018-07-21 07:57:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.412548065186s 2018-07-21 07:57:30,515 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f5a686ff-de04-460e-b268-0ab24d463f41 2018-07-21 07:57:30,515 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:57:30Z', 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'a6721656-2f49-4cc3-8d45-065f451179fc', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_158cc029-7d4d-4e53-8634-7fe9f08fd511', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b8176257-1122-49d7-ae48-4081d5eda910', u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:57:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:57:30,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:57:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "singlevm1-router_158cc029-7d4d-4e53-8634-7fe9f08fd511", "admin_state_up": true}}' 2018-07-21 07:57:31,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-0ebb7f39-b917-4187-a652-9c5e0dc66de0 Date: Sat, 21 Jul 2018 07:57:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:30Z", "admin_state_up": true, "updated_at": "2018-07-21T07:57:31Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "57535b57-e0c3-4574-b721-78700bce817b", "name": "singlevm1-router_158cc029-7d4d-4e53-8634-7fe9f08fd511"}} 2018-07-21 07:57:31,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0ebb7f39-b917-4187-a652-9c5e0dc66de0 2018-07-21 07:57:31,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36685705185s 2018-07-21 07:57:31,883 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0ebb7f39-b917-4187-a652-9c5e0dc66de0 2018-07-21 07:57:31,883 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:57:31Z', u'revision_number': 2, u'ha': False, u'id': u'57535b57-e0c3-4574-b721-78700bce817b', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_158cc029-7d4d-4e53-8634-7fe9f08fd511', u'admin_state_up': True, u'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', u'created_at': u'2018-07-21T07:57:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'd6b478342d9546e19c0ae741cdc519ce'}) 2018-07-21 07:57:31,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:57:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/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}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"subnet_id": "a6721656-2f49-4cc3-8d45-065f451179fc"}' 2018-07-21 07:57:33,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cf340a7-141b-4494-a306-58bd279832f5 Date: Sat, 21 Jul 2018 07:57:33 GMT RESP BODY: {"network_id": "b8176257-1122-49d7-ae48-4081d5eda910", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "a6721656-2f49-4cc3-8d45-065f451179fc", "subnet_ids": ["a6721656-2f49-4cc3-8d45-065f451179fc"], "port_id": "f4f22b07-8d66-4f87-a15f-b650a355d502", "id": "57535b57-e0c3-4574-b721-78700bce817b"} 2018-07-21 07:57:33,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/add_router_interface.json used request id req-4cf340a7-141b-4494-a306-58bd279832f5 2018-07-21 07:57:33,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88039398193s 2018-07-21 07:57:33,765 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/add_router_interface.json used request id req-4cf340a7-141b-4494-a306-58bd279832f5 returning object 57535b57-e0c3-4574-b721-78700bce817b 2018-07-21 07:57:33,765 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:57:33,834 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:57:33,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:57:33,841 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:57:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:57:33,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:34,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35c2c2a4-b8fe-4dac-abbf-d9d5d89cfaa2 Date: Sat, 21 Jul 2018 07:57:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:34,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-35c2c2a4-b8fe-4dac-abbf-d9d5d89cfaa2 2018-07-21 07:57:34,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191168069839s 2018-07-21 07:57:34,038 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-35c2c2a4-b8fe-4dac-abbf-d9d5d89cfaa2 2018-07-21 07:57:34,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:57:34,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511"}' 2018-07-21 07:57:34,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-883404a3-0428-46b6-a362-603df0d5ffc3 Date: Sat, 21 Jul 2018 07:57:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file", "owner": "d6b478342d9546e19c0ae741cdc519ce", "id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "size": null, "self": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "checksum": null, "created_at": "2018-07-21T07:57:34Z", "protected": false} 2018-07-21 07:57:34,190 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-883404a3-0428-46b6-a362-603df0d5ffc3 2018-07-21 07:57:34,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.144923210144s 2018-07-21 07:57:34,191 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-883404a3-0428-46b6-a362-603df0d5ffc3 returning object 14561901-545e-48ca-876c-d91a2d7bbfa3 2018-07-21 07:57:34,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:57:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/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}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '' 2018-07-21 07:57:34,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc97cdfc-7b4b-473f-b2d5-8ce559558ab6 Date: Sat, 21 Jul 2018 07:57:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:57:34,695 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file used request id req-fc97cdfc-7b4b-473f-b2d5-8ce559558ab6 2018-07-21 07:57:34,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.503807783127s 2018-07-21 07:57:34,695 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file used request id req-fc97cdfc-7b4b-473f-b2d5-8ce559558ab6 2018-07-21 07:57:34,696 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:57:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file', u'owner': u'd6b478342d9546e19c0ae741cdc519ce', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'14561901-545e-48ca-876c-d91a2d7bbfa3', u'size': None, u'name': u'singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511', u'checksum': None, u'self': u'/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:57:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:57:34,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:57:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_158cc029-7d4d-4e53-8634-7fe9f08fd511", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:57:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-1f247288-6f39-4957-b397-ac81e48eeb69 x-compute-request-id: req-1f247288-6f39-4957-b397-ac81e48eeb69 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_158cc029-7d4d-4e53-8634-7fe9f08fd511", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "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": "82282ce2-91aa-43cd-9071-f2465bbfe3bd"}} 2018-07-21 07:57:35,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1f247288-6f39-4957-b397-ac81e48eeb69 2018-07-21 07:57:35,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.639575004578s 2018-07-21 07:57:35,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1f247288-6f39-4957-b397-ac81e48eeb69 2018-07-21 07:57:35,337 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_158cc029-7d4d-4e53-8634-7fe9f08fd511', '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'd6b478342d9546e19c0ae741cdc519ce', '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'82282ce2-91aa-43cd-9071-f2465bbfe3bd', 'swap': 0}) 2018-07-21 07:57:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:57:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd/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}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"extra_specs": {}}' 2018-07-21 07:57:35,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4d59b79-9099-48d8-a587-1f3c949c1b85 x-compute-request-id: req-d4d59b79-9099-48d8-a587-1f3c949c1b85 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:57:35,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd/os-extra_specs used request id req-d4d59b79-9099-48d8-a587-1f3c949c1b85 2018-07-21 07:57:35,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225820541382s 2018-07-21 07:57:35,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd/os-extra_specs used request id req-d4d59b79-9099-48d8-a587-1f3c949c1b85 2018-07-21 07:57:35,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 07:57:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"keypair": {"name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511"}}' 2018-07-21 07:57:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b27384ea-dde0-4a80-91ff-a6e3ec3c8ea3 x-compute-request-id: req-b27384ea-dde0-4a80-91ff-a6e3ec3c8ea3 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1rNZBYmcLckc6JLaDX800B69HbEUIQy3hBZUd36hgSZWr4ycE/ria/pRlEPTg3yJJMlf+KtTe27nYMX9Cvb8isF/iiO7TkuQ++HdUYpQW5CoxTc99rY0dDW1sD5JOoqxEm2G7kckBWz+l0zYeJ52O1MI/gLgTr5tD17kmhIqs8W5gJ+0uGFUIoo1Yhn13qS86/djbg042coOoMGOun7S2ARpQFM/t46YtZbWMjVg3P6f7wgmYxTFaxYQ99Bwjpd+Q/eFkpIEB6moOPnVPTIzDDMPtrkUabpkl0k15Kt9tcKyTnp7oah0zGKE+IUzWBkMA53iyNV0gDieTxIW4U/OL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtazWQWJnC3JHOiS2g1/NNAevR2xFCEMt4QWVHd+oYEmVq+Mn\nBP64mv6UZRD04N8iSTJX/irU3tu52DF/Qr2/IrBf4oju05LkPvh3VGKUFuQqMU3P\nfa2NHQ1tbA+STqKsRJthu5HJAVs/pdM2HiedjtTCP4C4E6+bQ9e5JoSKrPFuYCft\nLhhVCKKNWIZ9d6kvOv3Y24NONnKDqDBjrp+0tgEaUBTP7eOmLWW1jI1YNz+n+8IJ\nmMUxWsWEPfQcI6XfkP3hZKSBAepqDj51T0yMwwzD7a5FGm6ZJdJNeSrfbXCsk56e\n6GodMxihPiFM1gZDAOd4sjVdIA4nk8SFuFPziwIDAQABAoIBADBK8mVNEBE13oMx\nMSb492ZGSKyWtj79BJwVTM81HeACj3uylTO5tj7VP4MiH8YK6mVEsalJn25iQCOc\n/LQ0FjPVaJeiSMILAQtQJwBSeAUhv6l9gpNo5+L6J8Ua2ox2p45RM4iVtzXaGLAu\n1ersIvDN05jn0YbCHmbJWFlJ0EcqLz4IwOIXgbwd+R35EJRHZFd8h4/UZufXcaRl\nY5z3jhjSnEJP+HBiZpSFL4aZuUIbxVAw8Rd7CLSv+tUPP++1JClWr158uSRhNFti\nXKUJRAqBY5VPGaPBTHBePD92pK9hLCed3eieYlbZzJpEOQ2HUGmv21M/uVYJ2EJO\nT406c6kCgYEA7SNT1DTdVbwo8yB8M4zh4LSMNUHO7T48KOVQcnujy1jaO2ysSdoh\nwE1lYIx7CzmOnUGvNiY12qFLwtZ67L0s3s+6egEzHJP9NWoM/C1nCqW6ievwvUU4\nrsfpmac2fzP/tINaV1Gy0X22J2VgLGFCIPlr6NVM/Pd67e8J95Ttk20CgYEAxCAo\npzy7ruEHtqPATnPpbxOAkYF1Yrb2OAZadBieb7L9NZqmgrEvsuZHivpSdfZ9moCc\n2eCuhMSLpXBvoi7OpZSm3QED3KWdfVfXt1wH6GyBeCuy77LXEltIjFqiL2DPoDDr\nIfKsJJZVEUqc9TozmDwstXr3Jmz6LF8rWv34z9cCgYEA6kwtV02kIkF2dEF0dbqM\nsmew4C3VNbJ33jAz++kNPKzdcjk9QPq0vju6Hlqud7i2n8l2RBocu5cCM8+WRLHk\n04CKzmDBD0toso3FpqN1W5/DXuIvSdJK3uXGeHot7iCCVOgzKnMeKr36a5JOI4s0\nuz+0zqdxGb+rRcsYHfaXhUECgYEAvnIX5+WSvotnqROzzrrBx4mhhCm46iWOS/Ln\nbOrnFsIxHRdSb4BNOCRi/nJ7Fm9HonsXVH7YGLaegAUBcfSP17vUmLC+pkjv+GIP\nZ87nIuwSgLW2aQo5zGp1tUzhRq50jzJRcUKrpE+SxVq1tW9R4Jc2Nvfz/Q0/lUzI\n1e/e5zsCgYATwhBmvE+Ix/+JCZg9kvC2mlYMzNPcK4lYmFM1f2KC10V2nOFlGf+o\n3dfEUChDs2uGStEH/CsRMa9EIClaGjUGl2WKSSuE8fU8kV21Hjost2ceruiYo/wg\nzfOstintHSGdSEuvYQylgOLUTIVUwTn6Op9EjkWHkggeC0DTY0HfYg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "fingerprint": "e4:98:dc:fb:f4:03:3d:d1:cc:8a:3a:0e:86:1f:5d:26"}} 2018-07-21 07:57:35,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b27384ea-dde0-4a80-91ff-a6e3ec3c8ea3 2018-07-21 07:57:35,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.242703914642s 2018-07-21 07:57:35,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b27384ea-dde0-4a80-91ff-a6e3ec3c8ea3 2018-07-21 07:57:35,605 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1rNZBYmcLckc6JLaDX800B69HbEUIQy3hBZUd36hgSZWr4ycE/ria/pRlEPTg3yJJMlf+KtTe27nYMX9Cvb8isF/iiO7TkuQ++HdUYpQW5CoxTc99rY0dDW1sD5JOoqxEm2G7kckBWz+l0zYeJ52O1MI/gLgTr5tD17kmhIqs8W5gJ+0uGFUIoo1Yhn13qS86/djbg042coOoMGOun7S2ARpQFM/t46YtZbWMjVg3P6f7wgmYxTFaxYQ99Bwjpd+Q/eFkpIEB6moOPnVPTIzDDMPtrkUabpkl0k15Kt9tcKyTnp7oah0zGKE+IUzWBkMA53iyNV0gDieTxIW4U/OL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtazWQWJnC3JHOiS2g1/NNAevR2xFCEMt4QWVHd+oYEmVq+Mn\nBP64mv6UZRD04N8iSTJX/irU3tu52DF/Qr2/IrBf4oju05LkPvh3VGKUFuQqMU3P\nfa2NHQ1tbA+STqKsRJthu5HJAVs/pdM2HiedjtTCP4C4E6+bQ9e5JoSKrPFuYCft\nLhhVCKKNWIZ9d6kvOv3Y24NONnKDqDBjrp+0tgEaUBTP7eOmLWW1jI1YNz+n+8IJ\nmMUxWsWEPfQcI6XfkP3hZKSBAepqDj51T0yMwwzD7a5FGm6ZJdJNeSrfbXCsk56e\n6GodMxihPiFM1gZDAOd4sjVdIA4nk8SFuFPziwIDAQABAoIBADBK8mVNEBE13oMx\nMSb492ZGSKyWtj79BJwVTM81HeACj3uylTO5tj7VP4MiH8YK6mVEsalJn25iQCOc\n/LQ0FjPVaJeiSMILAQtQJwBSeAUhv6l9gpNo5+L6J8Ua2ox2p45RM4iVtzXaGLAu\n1ersIvDN05jn0YbCHmbJWFlJ0EcqLz4IwOIXgbwd+R35EJRHZFd8h4/UZufXcaRl\nY5z3jhjSnEJP+HBiZpSFL4aZuUIbxVAw8Rd7CLSv+tUPP++1JClWr158uSRhNFti\nXKUJRAqBY5VPGaPBTHBePD92pK9hLCed3eieYlbZzJpEOQ2HUGmv21M/uVYJ2EJO\nT406c6kCgYEA7SNT1DTdVbwo8yB8M4zh4LSMNUHO7T48KOVQcnujy1jaO2ysSdoh\nwE1lYIx7CzmOnUGvNiY12qFLwtZ67L0s3s+6egEzHJP9NWoM/C1nCqW6ievwvUU4\nrsfpmac2fzP/tINaV1Gy0X22J2VgLGFCIPlr6NVM/Pd67e8J95Ttk20CgYEAxCAo\npzy7ruEHtqPATnPpbxOAkYF1Yrb2OAZadBieb7L9NZqmgrEvsuZHivpSdfZ9moCc\n2eCuhMSLpXBvoi7OpZSm3QED3KWdfVfXt1wH6GyBeCuy77LXEltIjFqiL2DPoDDr\nIfKsJJZVEUqc9TozmDwstXr3Jmz6LF8rWv34z9cCgYEA6kwtV02kIkF2dEF0dbqM\nsmew4C3VNbJ33jAz++kNPKzdcjk9QPq0vju6Hlqud7i2n8l2RBocu5cCM8+WRLHk\n04CKzmDBD0toso3FpqN1W5/DXuIvSdJK3uXGeHot7iCCVOgzKnMeKr36a5JOI4s0\nuz+0zqdxGb+rRcsYHfaXhUECgYEAvnIX5+WSvotnqROzzrrBx4mhhCm46iWOS/Ln\nbOrnFsIxHRdSb4BNOCRi/nJ7Fm9HonsXVH7YGLaegAUBcfSP17vUmLC+pkjv+GIP\nZ87nIuwSgLW2aQo5zGp1tUzhRq50jzJRcUKrpE+SxVq1tW9R4Jc2Nvfz/Q0/lUzI\n1e/e5zsCgYATwhBmvE+Ix/+JCZg9kvC2mlYMzNPcK4lYmFM1f2KC10V2nOFlGf+o\n3dfEUChDs2uGStEH/CsRMa9EIClaGjUGl2WKSSuE8fU8kV21Hjost2ceruiYo/wg\nzfOstintHSGdSEuvYQylgOLUTIVUwTn6Op9EjkWHkggeC0DTY0HfYg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c39453e2ab8d48e19f3a27437e7ab5ef', 'name': u'singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511', 'created_at': '2018-07-21T07:57:35.605559', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6b478342d9546e19c0ae741cdc519ce', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e4:98:dc:fb:f4:03:3d:d1:cc:8a:3a:0e:86:1f:5d:26', 'type': 'ssh', 'id': u'singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511'}) 2018-07-21 07:57:35,606 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtazWQWJnC3JHOiS2g1/NNAevR2xFCEMt4QWVHd+oYEmVq+Mn BP64mv6UZRD04N8iSTJX/irU3tu52DF/Qr2/IrBf4oju05LkPvh3VGKUFuQqMU3P fa2NHQ1tbA+STqKsRJthu5HJAVs/pdM2HiedjtTCP4C4E6+bQ9e5JoSKrPFuYCft LhhVCKKNWIZ9d6kvOv3Y24NONnKDqDBjrp+0tgEaUBTP7eOmLWW1jI1YNz+n+8IJ mMUxWsWEPfQcI6XfkP3hZKSBAepqDj51T0yMwwzD7a5FGm6ZJdJNeSrfbXCsk56e 6GodMxihPiFM1gZDAOd4sjVdIA4nk8SFuFPziwIDAQABAoIBADBK8mVNEBE13oMx MSb492ZGSKyWtj79BJwVTM81HeACj3uylTO5tj7VP4MiH8YK6mVEsalJn25iQCOc /LQ0FjPVaJeiSMILAQtQJwBSeAUhv6l9gpNo5+L6J8Ua2ox2p45RM4iVtzXaGLAu 1ersIvDN05jn0YbCHmbJWFlJ0EcqLz4IwOIXgbwd+R35EJRHZFd8h4/UZufXcaRl Y5z3jhjSnEJP+HBiZpSFL4aZuUIbxVAw8Rd7CLSv+tUPP++1JClWr158uSRhNFti XKUJRAqBY5VPGaPBTHBePD92pK9hLCed3eieYlbZzJpEOQ2HUGmv21M/uVYJ2EJO T406c6kCgYEA7SNT1DTdVbwo8yB8M4zh4LSMNUHO7T48KOVQcnujy1jaO2ysSdoh wE1lYIx7CzmOnUGvNiY12qFLwtZ67L0s3s+6egEzHJP9NWoM/C1nCqW6ievwvUU4 rsfpmac2fzP/tINaV1Gy0X22J2VgLGFCIPlr6NVM/Pd67e8J95Ttk20CgYEAxCAo pzy7ruEHtqPATnPpbxOAkYF1Yrb2OAZadBieb7L9NZqmgrEvsuZHivpSdfZ9moCc 2eCuhMSLpXBvoi7OpZSm3QED3KWdfVfXt1wH6GyBeCuy77LXEltIjFqiL2DPoDDr IfKsJJZVEUqc9TozmDwstXr3Jmz6LF8rWv34z9cCgYEA6kwtV02kIkF2dEF0dbqM smew4C3VNbJ33jAz++kNPKzdcjk9QPq0vju6Hlqud7i2n8l2RBocu5cCM8+WRLHk 04CKzmDBD0toso3FpqN1W5/DXuIvSdJK3uXGeHot7iCCVOgzKnMeKr36a5JOI4s0 uz+0zqdxGb+rRcsYHfaXhUECgYEAvnIX5+WSvotnqROzzrrBx4mhhCm46iWOS/Ln bOrnFsIxHRdSb4BNOCRi/nJ7Fm9HonsXVH7YGLaegAUBcfSP17vUmLC+pkjv+GIP Z87nIuwSgLW2aQo5zGp1tUzhRq50jzJRcUKrpE+SxVq1tW9R4Jc2Nvfz/Q0/lUzI 1e/e5zsCgYATwhBmvE+Ix/+JCZg9kvC2mlYMzNPcK4lYmFM1f2KC10V2nOFlGf+o 3dfEUChDs2uGStEH/CsRMa9EIClaGjUGl2WKSSuE8fU8kV21Hjost2ceruiYo/wg zfOstintHSGdSEuvYQylgOLUTIVUwTn6Op9EjkWHkggeC0DTY0HfYg== -----END RSA PRIVATE KEY----- 2018-07-21 07:57:35,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 07:57:35,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"security_group": {"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-21 07:57:35,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-60aa50df-ea19-45ab-9458-304613558173 Date: Sat, 21 Jul 2018 07:57:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:35Z", "updated_at": "2018-07-21T07:57:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "6bbe0d4c-951d-4a47-a79b-54b8e365e4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "827494a1-d088-4665-96bb-592bcf300210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}} 2018-07-21 07:57:35,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-60aa50df-ea19-45ab-9458-304613558173 2018-07-21 07:57:35,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.173928976059s 2018-07-21 07:57:35,783 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-60aa50df-ea19-45ab-9458-304613558173 2018-07-21 07:57:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:57:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:35,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-7a472953-fe26-47f6-8826-3a1563223736 Date: Sat, 21 Jul 2018 07:57:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "updated_at": "2018-07-21T07:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "3e672f80-029d-4521-aa75-b149a636f47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "6d30787f-f212-4987-9261-50b5d72343dd", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "b8a62af5-832d-4946-8ef1-d72fc328c95b", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "db24aa10-1a1f-4cf1-a013-462fd08a5f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "681fe892-ef5c-444a-8673-17f1100f619a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:35Z", "updated_at": "2018-07-21T07:57:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "6bbe0d4c-951d-4a47-a79b-54b8e365e4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "827494a1-d088-4665-96bb-592bcf300210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 07:57:35,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7a472953-fe26-47f6-8826-3a1563223736 2018-07-21 07:57:35,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2047560215s 2018-07-21 07:57:35,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7a472953-fe26-47f6-8826-3a1563223736 2018-07-21 07:57:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:57:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -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": "c20e3a56-1ad6-4029-b527-eee05f13bb49"}}' 2018-07-21 07:57:36,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d6bce17b-ccf7-4425-8ac6-e91970c1a50e Date: Sat, 21 Jul 2018 07:57:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T07:57:36Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "port_range_min": 22, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:36Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "94bf914f-00f9-4714-8610-28ee2da6b211"}} 2018-07-21 07:57:36,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d6bce17b-ccf7-4425-8ac6-e91970c1a50e 2018-07-21 07:57:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13224697113s 2018-07-21 07:57:36,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d6bce17b-ccf7-4425-8ac6-e91970c1a50e 2018-07-21 07:57:36,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:57:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:36,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-6fbd0093-8e06-469c-b77d-f9b255391331 Date: Sat, 21 Jul 2018 07:57:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "updated_at": "2018-07-21T07:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "3e672f80-029d-4521-aa75-b149a636f47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "6d30787f-f212-4987-9261-50b5d72343dd", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "b8a62af5-832d-4946-8ef1-d72fc328c95b", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "db24aa10-1a1f-4cf1-a013-462fd08a5f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "681fe892-ef5c-444a-8673-17f1100f619a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:35Z", "updated_at": "2018-07-21T07:57:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "6bbe0d4c-951d-4a47-a79b-54b8e365e4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "827494a1-d088-4665-96bb-592bcf300210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:57:36Z", "revision_number": 0, "id": "94bf914f-00f9-4714-8610-28ee2da6b211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:36Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 2, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 07:57:36,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6fbd0093-8e06-469c-b77d-f9b255391331 2018-07-21 07:57:36,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0609300136566s 2018-07-21 07:57:36,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6fbd0093-8e06-469c-b77d-f9b255391331 2018-07-21 07:57:36,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:57:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -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": "c20e3a56-1ad6-4029-b527-eee05f13bb49"}}' 2018-07-21 07:57:36,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2bfd2524-cd24-4c5a-9041-41840617a977 Date: Sat, 21 Jul 2018 07:57:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:57:36Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:36Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "ebdab6f8-fb13-49cf-a5aa-cc6664be66b9"}} 2018-07-21 07:57:36,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2bfd2524-cd24-4c5a-9041-41840617a977 2018-07-21 07:57:36,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139851093292s 2018-07-21 07:57:36,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2bfd2524-cd24-4c5a-9041-41840617a977 2018-07-21 07:57:36,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:36,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-671e2183-4d55-422d-b9de-97b67edd6d2a Date: Sat, 21 Jul 2018 07:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a6721656-2f49-4cc3-8d45-065f451179fc"],"description":"","tags":[],"updated_at":"2018-07-21T07:57:30Z","qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:36,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-671e2183-4d55-422d-b9de-97b67edd6d2a 2018-07-21 07:57:36,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850639343262s 2018-07-21 07:57:36,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-671e2183-4d55-422d-b9de-97b67edd6d2a 2018-07-21 07:57:36,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:57:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:36,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cb656a28-e6d1-4045-8c68-9f0baee56a39 Date: Sat, 21 Jul 2018 07:57:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/14561901-545e-48ca-876c-d91a2d7bbfa3/snap", "metadata": {}}], "file": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file", "owner": "d6b478342d9546e19c0ae741cdc519ce", "id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "size": 12716032, "self": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/14561901-545e-48ca-876c-d91a2d7bbfa3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:57:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:57:36,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cb656a28-e6d1-4045-8c68-9f0baee56a39 2018-07-21 07:57:36,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266880989075s 2018-07-21 07:57:36,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cb656a28-e6d1-4045-8c68-9f0baee56a39 2018-07-21 07:57:36,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:57:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:36,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07: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-b9d2ceb4-f17c-47a1-8b49-791383e3c1d3 x-compute-request-id: req-b9d2ceb4-f17c-47a1-8b49-791383e3c1d3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_158cc029-7d4d-4e53-8634-7fe9f08fd511", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "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": "82282ce2-91aa-43cd-9071-f2465bbfe3bd"}]} 2018-07-21 07:57:36,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b9d2ceb4-f17c-47a1-8b49-791383e3c1d3 2018-07-21 07:57:36,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.137685060501s 2018-07-21 07:57:36,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b9d2ceb4-f17c-47a1-8b49-791383e3c1d3 2018-07-21 07:57:36,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:57:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"server": {"name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "imageRef": "14561901-545e-48ca-876c-d91a2d7bbfa3", "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "flavorRef": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b8176257-1122-49d7-ae48-4081d5eda910"}], "security_groups": [{"name": "c20e3a56-1ad6-4029-b527-eee05f13bb49"}]}}' 2018-07-21 07:57:38,785 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07: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-dccdc4ad-19b0-4119-8f0f-aa3a202bdd54 x-compute-request-id: req-dccdc4ad-19b0-4119-8f0f-aa3a202bdd54 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c20e3a56-1ad6-4029-b527-eee05f13bb49"}], "OS-DCF:diskConfig": "MANUAL", "id": "26e85f03-b62f-4053-8364-4e12642f871d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "adminPass": "KqGsQTPi26xN"}} 2018-07-21 07:57:38,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-dccdc4ad-19b0-4119-8f0f-aa3a202bdd54 2018-07-21 07:57:38,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.185546875s 2018-07-21 07:57:38,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-dccdc4ad-19b0-4119-8f0f-aa3a202bdd54 2018-07-21 07:57:38,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-bc812651-0506-4bca-9b73-e87a0a3b2f3b x-compute-request-id: req-bc812651-0506-4bca-9b73-e87a0a3b2f3b Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:57:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:39,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc812651-0506-4bca-9b73-e87a0a3b2f3b 2018-07-21 07:57:39,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53181886673s 2018-07-21 07:57:39,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc812651-0506-4bca-9b73-e87a0a3b2f3b 2018-07-21 07:57:39,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:39,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-098ba0ab-8eed-4c58-ae2c-f19697c2c18c Date: Sat, 21 Jul 2018 07:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a6721656-2f49-4cc3-8d45-065f451179fc"],"description":"","tags":[],"updated_at":"2018-07-21T07:57:30Z","qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:39,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-098ba0ab-8eed-4c58-ae2c-f19697c2c18c 2018-07-21 07:57:39,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0831987857819s 2018-07-21 07:57:39,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-098ba0ab-8eed-4c58-ae2c-f19697c2c18c 2018-07-21 07:57:39,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:57:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:39,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-f0a1eec4-9d9c-43b2-920e-1807bc477369 Date: Sat, 21 Jul 2018 07:57:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6721656-2f49-4cc3-8d45-065f451179fc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_158cc029-7d4d-4e53-8634-7fe9f08fd511","enable_dhcp":true,"segment_id":null,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:30Z","ip_version":4},{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 07:57:39,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f0a1eec4-9d9c-43b2-920e-1807bc477369 2018-07-21 07:57:39,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0595519542694s 2018-07-21 07:57:39,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f0a1eec4-9d9c-43b2-920e-1807bc477369 2018-07-21 07:57:39,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:57:41,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:42,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-681cac86-ed2c-4e4e-ae90-3ef5daa90568 x-compute-request-id: req-681cac86-ed2c-4e4e-ae90-3ef5daa90568 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:57:41Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:42,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-681cac86-ed2c-4e4e-ae90-3ef5daa90568 2018-07-21 07:57:42,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891955852509s 2018-07-21 07:57:42,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-681cac86-ed2c-4e4e-ae90-3ef5daa90568 2018-07-21 07:57:42,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:57:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:45,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-207f427b-a83f-4217-b819-d8cfb0b2db47 x-compute-request-id: req-207f427b-a83f-4217-b819-d8cfb0b2db47 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "security_groups": [{"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:57:42Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:45,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-207f427b-a83f-4217-b819-d8cfb0b2db47 2018-07-21 07:57:45,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02265787125s 2018-07-21 07:57:45,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-207f427b-a83f-4217-b819-d8cfb0b2db47 2018-07-21 07:57:45,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:57:47,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:48,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07: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,Accept-Encoding x-openstack-request-id: req-134c83bc-c35a-4ec1-aea9-07992ae20aba x-compute-request-id: req-134c83bc-c35a-4ec1-aea9-07992ae20aba Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:ca:6a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "security_groups": [{"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:57:42Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:48,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-134c83bc-c35a-4ec1-aea9-07992ae20aba 2018-07-21 07:57:48,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848415136337s 2018-07-21 07:57:48,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-134c83bc-c35a-4ec1-aea9-07992ae20aba 2018-07-21 07:57:48,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:57:50,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:50,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-2ac96575-1be9-40f1-9e0d-38f29720082e x-compute-request-id: req-2ac96575-1be9-40f1-9e0d-38f29720082e Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:ca:6a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-21T07:57:48.000000", "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "security_groups": [{"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:57:48Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:50,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ac96575-1be9-40f1-9e0d-38f29720082e 2018-07-21 07:57:50,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176321983337s 2018-07-21 07:57:50,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ac96575-1be9-40f1-9e0d-38f29720082e 2018-07-21 07:57:50,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:57:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:50,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-79eff580-c9ce-4f39-83b0-d5113cb50736 Date: Sat, 21 Jul 2018 07:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:57:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6721656-2f49-4cc3-8d45-065f451179fc","ip_address":"192.168.120.7"}],"id":"9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9","security_groups":["c20e3a56-1ad6-4029-b527-eee05f13bb49"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:ca:6a","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:42Z","binding:vnic_type":"normal","device_id":"26e85f03-b62f-4053-8364-4e12642f871d","ip_allocation":"immediate"}]} 2018-07-21 07:57:50,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-79eff580-c9ce-4f39-83b0-d5113cb50736 2018-07-21 07:57:50,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460650920868s 2018-07-21 07:57:50,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-79eff580-c9ce-4f39-83b0-d5113cb50736 2018-07-21 07:57:50,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:57:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-de372960-6c71-4ac6-aef6-6107e0e06f8d Date: Sat, 21 Jul 2018 07:57:50 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:57:50,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9 used request id req-de372960-6c71-4ac6-aef6-6107e0e06f8d 2018-07-21 07:57:50,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0396108627319s 2018-07-21 07:57:50,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9 used request id req-de372960-6c71-4ac6-aef6-6107e0e06f8d 2018-07-21 07:57:50,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:51,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-e5850fa3-af33-4190-a6bf-7f7bfd6fb2a5 x-compute-request-id: req-e5850fa3-af33-4190-a6bf-7f7bfd6fb2a5 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:ca:6a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-21T07:57:48.000000", "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "security_groups": [{"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:57:48Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:51,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5850fa3-af33-4190-a6bf-7f7bfd6fb2a5 2018-07-21 07:57:51,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.895164966583s 2018-07-21 07:57:51,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5850fa3-af33-4190-a6bf-7f7bfd6fb2a5 2018-07-21 07:57:51,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:57:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:51,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-47668e39-824a-4fec-9b5e-bbb9031518bc Date: Sat, 21 Jul 2018 07:57:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:57:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6721656-2f49-4cc3-8d45-065f451179fc","ip_address":"192.168.120.7"}],"id":"9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9","security_groups":["c20e3a56-1ad6-4029-b527-eee05f13bb49"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:ca:6a","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:42Z","binding:vnic_type":"normal","device_id":"26e85f03-b62f-4053-8364-4e12642f871d","ip_allocation":"immediate"}]} 2018-07-21 07:57:51,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-47668e39-824a-4fec-9b5e-bbb9031518bc 2018-07-21 07:57:51,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0459249019623s 2018-07-21 07:57:51,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-47668e39-824a-4fec-9b5e-bbb9031518bc 2018-07-21 07:57:51,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:57:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:51,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-953794bb-3ad3-4cb0-8bf2-d8d2e6d64d19 Date: Sat, 21 Jul 2018 07:57:51 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:57:51,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9 used request id req-953794bb-3ad3-4cb0-8bf2-d8d2e6d64d19 2018-07-21 07:57:51,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0415539741516s 2018-07-21 07:57:51,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9 used request id req-953794bb-3ad3-4cb0-8bf2-d8d2e6d64d19 2018-07-21 07:57:51,519 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:ca:6a', 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'14561901-545e-48ca-876c-d91a2d7bbfa3'}), 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-07-21T07:57:48.000000', 'flavor': Munch({u'id': u'82282ce2-91aa-43cd-9071-f2465bbfe3bd'}), 'az': u'nova', 'id': u'26e85f03-b62f-4053-8364-4e12642f871d', 'security_groups': [Munch({u'name': u'singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c39453e2ab8d48e19f3a27437e7ab5ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6b478342d9546e19c0ae741cdc519ce', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T07:57:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T07:57:48Z', 'hostId': u'c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1', '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-07-21T07:57:48.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'd6b478342d9546e19c0ae741cdc519ce', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511', 'adminPass': None, 'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', 'created_at': u'2018-07-21T07:57:38Z', 'created': u'2018-07-21T07:57:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 07:57:51,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:57:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:51,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-c4bf9c94-133c-47c2-a483-13a5a71a4f2d Date: Sat, 21 Jul 2018 07:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a6721656-2f49-4cc3-8d45-065f451179fc"],"description":"","tags":[],"updated_at":"2018-07-21T07:57:30Z","qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:57:51,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4bf9c94-133c-47c2-a483-13a5a71a4f2d 2018-07-21 07:57:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0830521583557s 2018-07-21 07:57:51,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4bf9c94-133c-47c2-a483-13a5a71a4f2d 2018-07-21 07:57:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:57:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:51,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-312e15e3-6bb3-4ad5-82df-558be0010de9 Date: Sat, 21 Jul 2018 07:57:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:57:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6721656-2f49-4cc3-8d45-065f451179fc","ip_address":"192.168.120.7"}],"id":"9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9","security_groups":["c20e3a56-1ad6-4029-b527-eee05f13bb49"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:ca:6a","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:42Z","binding:vnic_type":"normal","device_id":"26e85f03-b62f-4053-8364-4e12642f871d","ip_allocation":"immediate"}]} 2018-07-21 07:57:51,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-312e15e3-6bb3-4ad5-82df-558be0010de9 2018-07-21 07:57:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0426368713379s 2018-07-21 07:57:51,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=26e85f03-b62f-4053-8364-4e12642f871d used request id req-312e15e3-6bb3-4ad5-82df-558be0010de9 2018-07-21 07:57:51,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 07:57:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "fixed_ip_address": "192.168.120.7", "port_id": "9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9"}}' 2018-07-21 07:57:53,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-b64550f0-2eff-4f42-9c5d-1156c7c7ea91 Date: Sat, 21 Jul 2018 07:57:53 GMT RESP BODY: {"floatingip": {"router_id": "57535b57-e0c3-4574-b721-78700bce817b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:52Z", "updated_at": "2018-07-21T07:57:52Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8176257-1122-49d7-ae48-4081d5eda910", "device_owner": "compute:nova", "mac_address": "fa:16:3e:44:ca:6a", "device_id": "26e85f03-b62f-4053-8364-4e12642f871d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "port_id": "9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9", "id": "0c8e0916-9f7c-4d16-be01-32ebb168d0ca", "qos_policy_id": null}} 2018-07-21 07:57:53,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b64550f0-2eff-4f42-9c5d-1156c7c7ea91 2018-07-21 07:57:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.96520805359s 2018-07-21 07:57:53,614 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b64550f0-2eff-4f42-9c5d-1156c7c7ea91 2018-07-21 07:57:53,618 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'57535b57-e0c3-4574-b721-78700bce817b', 'updated_at': u'2018-07-21T07:57:52Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'revision_number': 0, 'port_id': u'9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9', 'id': u'0c8e0916-9f7c-4d16-be01-32ebb168d0ca', 'network': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'port': u'9ab7fbb9-46dd-4b78-a110-d1e8a52f79e9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6b478342d9546e19c0ae741cdc519ce', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd6b478342d9546e19c0ae741cdc519ce', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8176257-1122-49d7-ae48-4081d5eda910', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:ca:6a', u'device_id': u'26e85f03-b62f-4053-8364-4e12642f871d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd6b478342d9546e19c0ae741cdc519ce', 'created_at': u'2018-07-21T07:57:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8176257-1122-49d7-ae48-4081d5eda910', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:ca:6a', u'device_id': u'26e85f03-b62f-4053-8364-4e12642f871d'}), 'router': u'57535b57-e0c3-4574-b721-78700bce817b'}) 2018-07-21 07:57:53,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 07:57:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d/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}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 07:57:54,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07: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-0d3222fd-79e1-43f1-881d-a51ef76d64c7 x-compute-request-id: req-0d3222fd-79e1-43f1-881d-a51ef76d64c7 Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493057555 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.134421] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136075] pid_max: default: 32768 minimum: 301\n[ 0.136965] ACPI: Core revision 20150930\n[ 0.138348] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139662] Security Framework initialized\n[ 0.140487] Yama: becoming mindful.\n[ 0.141219] AppArmor: AppArmor initialized\n[ 0.142089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143419] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145917] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147338] Initializing cgroup subsys io\n[ 0.148159] Initializing cgroup subsys memory\n[ 0.149023] Initializing cgroup subsys devices\n[ 0.149911] Initializing cgroup subsys freezer\n[ 0.150787] Initializing cgroup subsys net_cls\n[ 0.151658] Initializing cgroup subsys perf_event\n[ 0.152572] Initializing cgroup subsys net_prio\n[ 0.153457] Initializing cgroup subsys hugetlb\n[ 0.154327] Initializing cgroup subsys pids\n[ 0.155201] CPU: Physical Processor ID: 0\n[ 0.156704] mce: CPU supports 10 MCE banks\n[ 0.157569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179001] ftrace: allocating 31920 entries in 125 pages\n[ 0.203744] smpboot: Max logical packages: 1\n[ 0.204615] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205972] x2apic enabled\n[ 0.206783] Switched APIC routing to physical x2apic.\n[ 0.208506] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209647] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213520] KVM setup paravirtual spinlock\n[ 0.214817] x86: Booted up 1 node, 1 CPUs\n[ 0.215640] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217039] devtmpfs: initialized\n[ 0.218756] evm: security.selinux\n[ 0.219459] evm: security.SMACK64\n[ 0.220147] evm: security.SMACK64EXEC\n[ 0.220888] evm: security.SMACK64TRANSMUTE\n[ 0.221693] evm: security.SMACK64MMAP\n[ 0.222440] evm: security.ima\n[ 0.223081] evm: security.capability\n[ 0.223882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225738] pinctrl core: initialized pinctrl subsystem\n[ 0.226840] RTC time: 7:57:48, date: 07/21/18\n[ 0.227802] NET: Registered protocol family 16\n[ 0.228848] cpuidle: using governor ladder\n[ 0.229671] cpuidle: using governor menu\n[ 0.230459] PCCT header not found.\n[ 0.231219] ACPI: bus type PCI registered\n[ 0.232021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233267] PCI: Using configuration type 1 for base access\n[ 0.235030] ACPI: Added _OSI(Module Device)\n[ 0.235879] ACPI: Added _OSI(Processor Device)\n[ 0.236743] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237639] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239382] ACPI: Interpreter enabled\n[ 0.240156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247531] ACPI: (supports S0 S5)\n[ 0.248236] ACPI: Using IOAPIC for interrupt routing\n[ 0.249179] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258090] acpiphp: Slot [3] registered\n[ 0.258891] acpiphp: Slot [4] registered\n[ 0.259703] acpiphp: Slot [5] registered\n[ 0.260504] acpiphp: Slot [6] registered\n[ 0.261299] acpiphp: Slot [7] registered\n[ 0.262112] acpiphp: Slot [8] registered\n[ 0.262910] acpiphp: Slot [9] registered\n[ 0.263705] acpiphp: Slot [10] registered\n[ 0.264583] acpiphp: Slot [11] registered\n[ 0.265484] acpiphp: Slot [12] registered\n[ 0.266301] acpiphp: Slot [13] registered\n[ 0.267112] acpiphp: Slot [14] registered\n[ 0.267922] acpiphp: Slot [15] registered\n[ 0.278616] acpiphp: Slot [16] registered\n[ 0.279452] acpiphp: Slot [17] registered\n[ 0.280273] acpiphp: Slot [18] registered\n[ 0.281087] acpiphp: Slot [19] registered\n[ 0.281896] acpiphp: Slot [20] registered\n[ 0.282714] acpiphp: Slot [21] registered\n[ 0.283538] acpiphp: Slot [22] registered\n[ 0.284353] acpiphp: Slot [23] registered\n[ 0.285168] acpiphp: Slot [24] registered\n[ 0.285976] acpiphp: Slot [25] registered\n[ 0.286789] acpiphp: Slot [26] registered\n[ 0.287602] acpiphp: Slot [27] registered\n[ 0.288421] acpiphp: Slot [28] registered\n[ 0.289237] acpiphp: Slot [29] registered\n[ 0.290094] acpiphp: Slot [30] registered\n[ 0.290912] acpiphp: Slot [31] registered\n[ 0.291724] PCI host bridge to bus 0000:00\n[ 0.292535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293747] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.299353] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303862] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311401] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.329662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.331146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.332877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.334313] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.335708] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.336978] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.338285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.339343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340887] vgaarb: loaded\n[ 0.341488] vgaarb: bridge control possible 0000:00:02.0\n[ 0.342721] SCSI subsystem initialized\n[ 0.343640] ACPI: bus type USB registered\n[ 0.344471] usbcore: registered new interface driver usbfs\n[ 0.345499] usbcore: registered new interface driver hub\n[ 0.346512] usbcore: registered new device driver usb\n[ 0.347620] PCI: Using ACPI for IRQ routing\n[ 0.348734] NetLabel: Initializing\n[ 0.349455] NetLabel: domain hash size = 128\n[ 0.350301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.351259] NetLabel: unlabeled traffic allowed by default\n[ 0.352420] clocksource: Switched to clocksource kvm-clock\n[ 0.360517] AppArmor: AppArmor Filesystem Enabled\n[ 0.361491] pnp: PnP ACPI init\n[ 0.362425] pnp: PnP ACPI: found 5 devices\n[ 0.368740] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.370462] NET: Registered protocol family 2\n[ 0.371509] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.372812] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.374028] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.375229] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.376320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.377516] NET: Registered protocol family 1\n[ 0.378462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.379560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380635] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.408826] Trying to unpack rootfs image as initramfs...\n[ 0.464621] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.466377] Scanning for low memory corruption every 60 seconds\n[ 0.467722] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.468903] audit: initializing netlink subsys (disabled)\n[ 0.469932] audit: type=2000 audit(1532159869.616:1): initialized\n[ 0.471276] Initialise system trusted keyring\n[ 0.472242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.473406] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.475540] zbud: loaded\n[ 0.476275] VFS: Disk quotas dquot_6.6.0\n[ 0.477109] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478727] fuse init (API version 7.23)\n[ 0.479636] Key type big_key registered\n[ 0.480464] Allocating IMA MOK and blacklist keyrings.\n[ 0.481686] Key type asymmetric registered\n[ 0.482516] Asymmetric key parser 'x509' registered\n[ 0.483484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.484979] io scheduler noop registered\n[ 0.485776] io scheduler deadline registered (default)\n[ 0.487038] io scheduler cfq registered\n[ 0.488044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.489330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.490911] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.492687] ACPI: Power Button [PWRF]\n[ 0.493694] GHES: HEST is not enabled!\n[ 0.507224] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.534980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.537321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.561527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564162] Linux agpgart interface v0.103\n[ 0.566967] brd: module loaded\n[ 0.568848] loop: module loaded\n[ 0.576461] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578283] GPT:90111 != 2097151\n[ 0.579119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580510] GPT:90111 != 2097151\n[ 0.581356] GPT: Use GNU Parted to correct GPT errors.\n[ 0.582578] vda: vda1 vda15\n[ 0.584193] scsi host0: ata_piix\n[ 0.585152] scsi host1: ata_piix\n[ 0.586030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.587573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.589395] libphy: Fixed MDIO Bus: probed\n[ 0.590417] tun: Universal TUN/TAP device driver, 1.6\n[ 0.591614] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594282] PPP generic driver version 2.4.2\n[ 0.595419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596934] ehci-pci: EHCI PCI platform driver\n[ 0.598028] ehci-platform: EHCI generic platform driver\n[ 0.599280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600713] ohci-pci: OHCI PCI platform driver\n[ 0.601808] ohci-platform: OHCI generic platform driver\n[ 0.603061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620112] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625062] usb usb1: Product: UHCI Host Controller\n[ 0.626009] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627161] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628162] hub 1-0:1.0: USB hub found\n[ 0.628964] hub 1-0:1.0: 2 ports detected\n[ 0.629929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633047] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634112] mousedev: PS/2 mouse device common for all mice\n[ 0.635527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637404] rtc_cmos 00:00: RTC can wake from S4\n[ 0.638532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.639726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.640937] i2c /dev entries driver\n[ 0.641728] device-mapper: uevent: version 1.0.3\n[ 0.642693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.644343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645795] NET: Registered protocol family 10\n[ 0.646940] NET: Registered protocol family 17\n[ 0.647853] Key type dns_resolver registered\n[ 0.648880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.649995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.651816] registered taskstats version 1\n[ 0.652678] Loading compiled-in X.509 certificates\n[ 0.654170] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.656043] zswap: loaded using pool lzo/zbud\n[ 0.657708] Key type trusted registered\n[ 0.659476] Key type encrypted registered\n[ 0.660312] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661369] ima: No TPM chip found, activating TPM-bypass!\n[ 0.662427] evm: HMAC attrs: 0x1\n[ 0.663400] Magic number: 10:766:976\n[ 0.664277] rtc_cmos 00:00: setting system clock to 2018-07-21 07:57:49 UTC (1532159869)\n[ 0.666115] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667454] EDD information not available.\n[ 0.749802] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761712] Write protecting the kernel read-only data: 14336k\n[ 0.763878] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.765755] 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.810799] 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.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.87. 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-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgzd6a4I4JRHckAbA+XHlJmvqWulidjqD3y5+TlEJ04CNjKBwWCaYZDhb6EvIelYQzDM6y+eZvYRx/DJmwpnaZ11y/yzXmECUWxnKdB+hERRqtoRRFsSfglSncgibhLrZGDBfbsFRHR7RYv59owHXUcFiF24eBs7Z80MPPdDAANBHKCMBaCH0wX246IpP8qJqibp3FkepKmQB9FsxRY8kiNvgOfR3SifLDyeeVnOIuh38l540cyVESq/YWq73YHdd8T13kFuMJxXT5bd3Bi6qDqNY9kEw0Uxv+IYjhGeeCk9HJmCxFmXP3Gu26fhH5vSFtVODVCMYzuWBq1qbH71cz root@singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511\n/dev/root resized successfully [took 0.12s]\nssh-dss AAAAB3NzaC1kc3MAAACBANHYCiX8T4wT1VBGYKvwic1Wq6BqaDsYVOONd8qYZLH/6jEWlWMFcPnz+wI8j7lV0+oWtkqzeY/dr0gcwO81tJ1Phrz0BqClIArHtlJ5ydQOTPwFZmFC06u6sObXQ/U+djsBJZA9q9uWEgYy0wZCVEDjy1zGNzqCvjlnoqedABpLAAAAFQDo7txDx+0o8H62FTDqjYdHjQP46QAAAIEAt9DqNPOSOM3R/tWr2pJjJQpQ7eyjaJyKEDUgVu4QjkUgfM1k70EJg6pDQ+g80BKjZyab9jjJCvIcY5ckqLpXQc48gnVtEf/OBlrJ53q02kOJEPLXPDIR0uLkfvU/r6FIXjgZEdVoa4IqhViTDVnUJcuS+Yg6kTJSjlsXuT+eD0AAAACACauc9zbbSQYp/StHD/vHsAriQJxSBffy1blxEEeDf/JOtk4JU3VIEEdGJ1Y3RFGL1B/9qB26PWmFDqeXoMZ2AuIO2N0pTLIqkWPWKvyCnM3IECy/oMK0LZbhigWUmPGPjjkk6Mz0+KV6iZEQI5g5mT6Lmx5hS4Y2FuB5dvI/JZI= root@singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511\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.7,24,fe80::f816:3eff:fe44:ca6a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511 login: "} 2018-07-21 07:57:54,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d/action used request id req-0d3222fd-79e1-43f1-881d-a51ef76d64c7 2018-07-21 07:57:54,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.694356918335s 2018-07-21 07:57:54,314 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d/action used request id req-0d3222fd-79e1-43f1-881d-a51ef76d64c7 2018-07-21 07:57:54,314 - 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 493057555 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.134421] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136075] pid_max: default: 32768 minimum: 301 [ 0.136965] ACPI: Core revision 20150930 [ 0.138348] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139662] Security Framework initialized [ 0.140487] Yama: becoming mindful. [ 0.141219] AppArmor: AppArmor initialized [ 0.142089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143419] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145917] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147338] Initializing cgroup subsys io [ 0.148159] Initializing cgroup subsys memory [ 0.149023] Initializing cgroup subsys devices [ 0.149911] Initializing cgroup subsys freezer [ 0.150787] Initializing cgroup subsys net_cls [ 0.151658] Initializing cgroup subsys perf_event [ 0.152572] Initializing cgroup subsys net_prio [ 0.153457] Initializing cgroup subsys hugetlb [ 0.154327] Initializing cgroup subsys pids [ 0.155201] CPU: Physical Processor ID: 0 [ 0.156704] mce: CPU supports 10 MCE banks [ 0.157569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179001] ftrace: allocating 31920 entries in 125 pages [ 0.203744] smpboot: Max logical packages: 1 [ 0.204615] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205972] x2apic enabled [ 0.206783] Switched APIC routing to physical x2apic. [ 0.208506] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209647] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.211727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.213520] KVM setup paravirtual spinlock [ 0.214817] x86: Booted up 1 node, 1 CPUs [ 0.215640] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217039] devtmpfs: initialized [ 0.218756] evm: security.selinux [ 0.219459] evm: security.SMACK64 [ 0.220147] evm: security.SMACK64EXEC [ 0.220888] evm: security.SMACK64TRANSMUTE [ 0.221693] evm: security.SMACK64MMAP [ 0.222440] evm: security.ima [ 0.223081] evm: security.capability [ 0.223882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225738] pinctrl core: initialized pinctrl subsystem [ 0.226840] RTC time: 7:57:48, date: 07/21/18 [ 0.227802] NET: Registered protocol family 16 [ 0.228848] cpuidle: using governor ladder [ 0.229671] cpuidle: using governor menu [ 0.230459] PCCT header not found. [ 0.231219] ACPI: bus type PCI registered [ 0.232021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.233267] PCI: Using configuration type 1 for base access [ 0.235030] ACPI: Added _OSI(Module Device) [ 0.235879] ACPI: Added _OSI(Processor Device) [ 0.236743] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237639] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239382] ACPI: Interpreter enabled [ 0.240156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247531] ACPI: (supports S0 S5) [ 0.248236] ACPI: Using IOAPIC for interrupt routing [ 0.249179] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258090] acpiphp: Slot [3] registered [ 0.258891] acpiphp: Slot [4] registered [ 0.259703] acpiphp: Slot [5] registered [ 0.260504] acpiphp: Slot [6] registered [ 0.261299] acpiphp: Slot [7] registered [ 0.262112] acpiphp: Slot [8] registered [ 0.262910] acpiphp: Slot [9] registered [ 0.263705] acpiphp: Slot [10] registered [ 0.264583] acpiphp: Slot [11] registered [ 0.265484] acpiphp: Slot [12] registered [ 0.266301] acpiphp: Slot [13] registered [ 0.267112] acpiphp: Slot [14] registered [ 0.267922] acpiphp: Slot [15] registered [ 0.278616] acpiphp: Slot [16] registered [ 0.279452] acpiphp: Slot [17] registered [ 0.280273] acpiphp: Slot [18] registered [ 0.281087] acpiphp: Slot [19] registered [ 0.281896] acpiphp: Slot [20] registered [ 0.282714] acpiphp: Slot [21] registered [ 0.283538] acpiphp: Slot [22] registered [ 0.284353] acpiphp: Slot [23] registered [ 0.285168] acpiphp: Slot [24] registered [ 0.285976] acpiphp: Slot [25] registered [ 0.286789] acpiphp: Slot [26] registered [ 0.287602] acpiphp: Slot [27] registered [ 0.288421] acpiphp: Slot [28] registered [ 0.289237] acpiphp: Slot [29] registered [ 0.290094] acpiphp: Slot [30] registered [ 0.290912] acpiphp: Slot [31] registered [ 0.291724] PCI host bridge to bus 0000:00 [ 0.292535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293747] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.296418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.299353] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.302582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303862] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.305040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311401] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.329662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.331146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.334313] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.335708] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.336978] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.338285] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.339343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340887] vgaarb: loaded [ 0.341488] vgaarb: bridge control possible 0000:00:02.0 [ 0.342721] SCSI subsystem initialized [ 0.343640] ACPI: bus type USB registered [ 0.344471] usbcore: registered new interface driver usbfs [ 0.345499] usbcore: registered new interface driver hub [ 0.346512] usbcore: registered new device driver usb [ 0.347620] PCI: Using ACPI for IRQ routing [ 0.348734] NetLabel: Initializing [ 0.349455] NetLabel: domain hash size = 128 [ 0.350301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.351259] NetLabel: unlabeled traffic allowed by default [ 0.352420] clocksource: Switched to clocksource kvm-clock [ 0.360517] AppArmor: AppArmor Filesystem Enabled [ 0.361491] pnp: PnP ACPI init [ 0.362425] pnp: PnP ACPI: found 5 devices [ 0.368740] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.370462] NET: Registered protocol family 2 [ 0.371509] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.372812] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.374028] TCP: Hash tables configured (established 4096 bind 4096) [ 0.375229] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.376320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.377516] NET: Registered protocol family 1 [ 0.378462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.379560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380635] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408826] Trying to unpack rootfs image as initramfs... [ 0.464621] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.466377] Scanning for low memory corruption every 60 seconds [ 0.467722] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.468903] audit: initializing netlink subsys (disabled) [ 0.469932] audit: type=2000 audit(1532159869.616:1): initialized [ 0.471276] Initialise system trusted keyring [ 0.472242] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.473406] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.475540] zbud: loaded [ 0.476275] VFS: Disk quotas dquot_6.6.0 [ 0.477109] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478727] fuse init (API version 7.23) [ 0.479636] Key type big_key registered [ 0.480464] Allocating IMA MOK and blacklist keyrings. [ 0.481686] Key type asymmetric registered [ 0.482516] Asymmetric key parser 'x509' registered [ 0.483484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.484979] io scheduler noop registered [ 0.485776] io scheduler deadline registered (default) [ 0.487038] io scheduler cfq registered [ 0.488044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.489330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.490911] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492687] ACPI: Power Button [PWRF] [ 0.493694] GHES: HEST is not enabled! [ 0.507224] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.534980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.537321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564162] Linux agpgart interface v0.103 [ 0.566967] brd: module loaded [ 0.568848] loop: module loaded [ 0.576461] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578283] GPT:90111 != 2097151 [ 0.579119] GPT:Alternate GPT header not at the end of the disk. [ 0.580510] GPT:90111 != 2097151 [ 0.581356] GPT: Use GNU Parted to correct GPT errors. [ 0.582578] vda: vda1 vda15 [ 0.584193] scsi host0: ata_piix [ 0.585152] scsi host1: ata_piix [ 0.586030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.587573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.589395] libphy: Fixed MDIO Bus: probed [ 0.590417] tun: Universal TUN/TAP device driver, 1.6 [ 0.591614] tun: (C) 1999-2004 Max Krasnyansky [ 0.594282] PPP generic driver version 2.4.2 [ 0.595419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596934] ehci-pci: EHCI PCI platform driver [ 0.598028] ehci-platform: EHCI generic platform driver [ 0.599280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600713] ohci-pci: OHCI PCI platform driver [ 0.601808] ohci-platform: OHCI generic platform driver [ 0.603061] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617578] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620112] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625062] usb usb1: Product: UHCI Host Controller [ 0.626009] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627161] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628162] hub 1-0:1.0: USB hub found [ 0.628964] hub 1-0:1.0: 2 ports detected [ 0.629929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632079] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633047] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634112] mousedev: PS/2 mouse device common for all mice [ 0.635527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637404] rtc_cmos 00:00: RTC can wake from S4 [ 0.638532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640937] i2c /dev entries driver [ 0.641728] device-mapper: uevent: version 1.0.3 [ 0.642693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.644343] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645795] NET: Registered protocol family 10 [ 0.646940] NET: Registered protocol family 17 [ 0.647853] Key type dns_resolver registered [ 0.648880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.649995] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.651816] registered taskstats version 1 [ 0.652678] Loading compiled-in X.509 certificates [ 0.654170] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656043] zswap: loaded using pool lzo/zbud [ 0.657708] Key type trusted registered [ 0.659476] Key type encrypted registered [ 0.660312] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661369] ima: No TPM chip found, activating TPM-bypass! [ 0.662427] evm: HMAC attrs: 0x1 [ 0.663400] Magic number: 10:766:976 [ 0.664277] rtc_cmos 00:00: setting system clock to 2018-07-21 07:57:49 UTC (1532159869) [ 0.666115] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667454] EDD information not available. [ 0.749802] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761712] Write protecting the kernel read-only data: 14336k [ 0.763878] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.765755] 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.810799] 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.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.87. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgzd6a4I4JRHckAbA+XHlJmvqWulidjqD3y5+TlEJ04CNjKBwWCaYZDhb6EvIelYQzDM6y+eZvYRx/DJmwpnaZ11y/yzXmECUWxnKdB+hERRqtoRRFsSfglSncgibhLrZGDBfbsFRHR7RYv59owHXUcFiF24eBs7Z80MPPdDAANBHKCMBaCH0wX246IpP8qJqibp3FkepKmQB9FsxRY8kiNvgOfR3SifLDyeeVnOIuh38l540cyVESq/YWq73YHdd8T13kFuMJxXT5bd3Bi6qDqNY9kEw0Uxv+IYjhGeeCk9HJmCxFmXP3Gu26fhH5vSFtVODVCMYzuWBq1qbH71cz root@singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511 /dev/root resized successfully [took 0.12s] ssh-dss AAAAB3NzaC1kc3MAAACBANHYCiX8T4wT1VBGYKvwic1Wq6BqaDsYVOONd8qYZLH/6jEWlWMFcPnz+wI8j7lV0+oWtkqzeY/dr0gcwO81tJ1Phrz0BqClIArHtlJ5ydQOTPwFZmFC06u6sObXQ/U+djsBJZA9q9uWEgYy0wZCVEDjy1zGNzqCvjlnoqedABpLAAAAFQDo7txDx+0o8H62FTDqjYdHjQP46QAAAIEAt9DqNPOSOM3R/tWr2pJjJQpQ7eyjaJyKEDUgVu4QjkUgfM1k70EJg6pDQ+g80BKjZyab9jjJCvIcY5ckqLpXQc48gnVtEf/OBlrJ53q02kOJEPLXPDIR0uLkfvU/r6FIXjgZEdVoa4IqhViTDVnUJcuS+Yg6kTJSjlsXuT+eD0AAAACACauc9zbbSQYp/StHD/vHsAriQJxSBffy1blxEEeDf/JOtk4JU3VIEEdGJ1Y3RFGL1B/9qB26PWmFDqeXoMZ2AuIO2N0pTLIqkWPWKvyCnM3IECy/oMK0LZbhigWUmPGPjjkk6Mz0+KV6iZEQI5g5mT6Lmx5hS4Y2FuB5dvI/JZI= root@singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe44:ca6a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-158cc029-7d4d-4e53-8634-7fe9f08fd511 login: 2018-07-21 07:57:54,486 - paramiko.transport - DEBUG - starting thread (client mode): 0x73077150L 2018-07-21 07:57:54,486 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 07:57:54,487 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 07:57:54,487 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 07:57:54,489 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 07:57:54,489 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 07:57:54,489 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 07:57:54,489 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 07:57:54,489 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 07:57:54,490 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 07:57:54,510 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 07:57:54,511 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 07:57:54,518 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 437b5a178bb5fcd30ca25a03f07c08bf 2018-07-21 07:57:54,519 - paramiko.transport - DEBUG - Trying discovered key e498dcfbf4033dd1cc8a3a0e861f5d26 in /tmp/tmpvrIi9S 2018-07-21 07:57:54,548 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 07:57:54,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 07:57:54,584 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 07:57:54,584 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 07:57:54,585 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 07:57:54,586 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 07:57:54,587 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 07:57:54,587 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-21 07:57:54,592 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 07:57:54,704 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:57:54,705 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 07:57:54,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 07:57:54,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/0c8e0916-9f7c-4d16-be01-32ebb168d0ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:55,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfa80814-e976-44ac-8028-be615b2d3493 Content-Length: 0 Date: Sat, 21 Jul 2018 07:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:55,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/0c8e0916-9f7c-4d16-be01-32ebb168d0ca.json used request id req-dfa80814-e976-44ac-8028-be615b2d3493 2018-07-21 07:57:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11069989204s 2018-07-21 07:57:55,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/0c8e0916-9f7c-4d16-be01-32ebb168d0ca.json used request id req-dfa80814-e976-44ac-8028-be615b2d3493 2018-07-21 07:57:55,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:57:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:55,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9baf8d56-afa6-49d6-9bd4-5a929d76df9d Date: Sat, 21 Jul 2018 07:57:55 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:57:55,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9baf8d56-afa6-49d6-9bd4-5a929d76df9d 2018-07-21 07:57:55,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.141598939896s 2018-07-21 07:57:55,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9baf8d56-afa6-49d6-9bd4-5a929d76df9d 2018-07-21 07:57:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 07:57:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:56,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd9447f1-46ef-422f-af1b-5f6e1227f773 x-compute-request-id: req-cd9447f1-46ef-422f-af1b-5f6e1227f773 Content-Type: application/json 2018-07-21 07:57:56,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d used request id req-cd9447f1-46ef-422f-af1b-5f6e1227f773 2018-07-21 07:57:56,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.305536985397s 2018-07-21 07:57:56,277 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d used request id req-cd9447f1-46ef-422f-af1b-5f6e1227f773 2018-07-21 07:57:56,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:56,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59d0d610-d95b-4b4e-9524-78c3e2c6fd18 x-compute-request-id: req-59d0d610-d95b-4b4e-9524-78c3e2c6fd18 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:ca:6a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:ca:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/26e85f03-b62f-4053-8364-4e12642f871d", "rel": "bookmark"}], "image": {"id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "links": [{"href": "http://172.30.9.24:8774/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-21T07:57:48.000000", "flavor": {"id": "82282ce2-91aa-43cd-9071-f2465bbfe3bd", "links": [{"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "bookmark"}]}, "id": "26e85f03-b62f-4053-8364-4e12642f871d", "security_groups": [{"name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:57:56Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_158cc029-7d4d-4e53-8634-7fe9f08fd511", "created": "2018-07-21T07:57:38Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:57:56,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59d0d610-d95b-4b4e-9524-78c3e2c6fd18 2018-07-21 07:57:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529793977737s 2018-07-21 07:57:56,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59d0d610-d95b-4b4e-9524-78c3e2c6fd18 2018-07-21 07:57:56,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:57:58,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:57:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:58,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:57: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-630aec28-e205-42a9-9f67-06cd919ca7c6 x-compute-request-id: req-630aec28-e205-42a9-9f67-06cd919ca7c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 07:57:58,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-630aec28-e205-42a9-9f67-06cd919ca7c6 2018-07-21 07:57:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.089567899704s 2018-07-21 07:57:58,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-630aec28-e205-42a9-9f67-06cd919ca7c6 2018-07-21 07:57:58,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:57:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:58,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-dca0f4d1-2f6c-4ae8-9cee-e6728e1e02fa Date: Sat, 21 Jul 2018 07:57:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "updated_at": "2018-07-21T07:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "3e672f80-029d-4521-aa75-b149a636f47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "6d30787f-f212-4987-9261-50b5d72343dd", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "b8a62af5-832d-4946-8ef1-d72fc328c95b", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "db24aa10-1a1f-4cf1-a013-462fd08a5f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "681fe892-ef5c-444a-8673-17f1100f619a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:35Z", "updated_at": "2018-07-21T07:57:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "6bbe0d4c-951d-4a47-a79b-54b8e365e4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:35Z", "revision_number": 0, "id": "827494a1-d088-4665-96bb-592bcf300210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:35Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:57:36Z", "revision_number": 0, "id": "94bf914f-00f9-4714-8610-28ee2da6b211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:36Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:36Z", "revision_number": 0, "id": "ebdab6f8-fb13-49cf-a5aa-cc6664be66b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:36Z", "security_group_id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 3, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "c20e3a56-1ad6-4029-b527-eee05f13bb49", "name": "singlevm1-sg_158cc029-7d4d-4e53-8634-7fe9f08fd511"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 07:57:58,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dca0f4d1-2f6c-4ae8-9cee-e6728e1e02fa 2018-07-21 07:57:58,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552790164948s 2018-07-21 07:57:58,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dca0f4d1-2f6c-4ae8-9cee-e6728e1e02fa 2018-07-21 07:57:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 07:57:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c20e3a56-1ad6-4029-b527-eee05f13bb49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:59,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85b8733a-9c17-40bf-8cc1-aaacf772da5f Content-Length: 0 Date: Sat, 21 Jul 2018 07:57:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:57:59,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c20e3a56-1ad6-4029-b527-eee05f13bb49.json used request id req-85b8733a-9c17-40bf-8cc1-aaacf772da5f 2018-07-21 07:57:59,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.579704999924s 2018-07-21 07:57:59,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c20e3a56-1ad6-4029-b527-eee05f13bb49.json used request id req-85b8733a-9c17-40bf-8cc1-aaacf772da5f 2018-07-21 07:57:59,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 07:57:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:57:59,581 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a67b87-a29a-4d5c-abd3-a2669a92f298 x-compute-request-id: req-b2a67b87-a29a-4d5c-abd3-a2669a92f298 Content-Length: 0 Content-Type: application/json 2018-07-21 07:57:59,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511 used request id req-b2a67b87-a29a-4d5c-abd3-a2669a92f298 2018-07-21 07:57:59,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0347530841827s 2018-07-21 07:57:59,582 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_158cc029-7d4d-4e53-8634-7fe9f08fd511 used request id req-b2a67b87-a29a-4d5c-abd3-a2669a92f298 2018-07-21 07:57:59,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:57:59,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/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}6e0d5d115d7bee3afb636533042df23b8ab87bde" -d '{"subnet_id": "a6721656-2f49-4cc3-8d45-065f451179fc"}' 2018-07-21 07:58:01,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-580b2595-b5a6-4f2c-ac7c-014f46ad3ef0 Date: Sat, 21 Jul 2018 07:58:01 GMT RESP BODY: {"network_id": "b8176257-1122-49d7-ae48-4081d5eda910", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "a6721656-2f49-4cc3-8d45-065f451179fc", "subnet_ids": ["a6721656-2f49-4cc3-8d45-065f451179fc"], "port_id": "f4f22b07-8d66-4f87-a15f-b650a355d502", "id": "57535b57-e0c3-4574-b721-78700bce817b"} 2018-07-21 07:58:01,235 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/remove_router_interface.json used request id req-580b2595-b5a6-4f2c-ac7c-014f46ad3ef0 2018-07-21 07:58:01,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6526620388s 2018-07-21 07:58:01,235 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b/remove_router_interface.json used request id req-580b2595-b5a6-4f2c-ac7c-014f46ad3ef0 returning object 57535b57-e0c3-4574-b721-78700bce817b 2018-07-21 07:58:01,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:58:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:01,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-d68aa481-eb10-41fb-be83-d333b417f74e Date: Sat, 21 Jul 2018 07:58:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:57:30Z", "admin_state_up": true, "updated_at": "2018-07-21T07:58:00Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "57535b57-e0c3-4574-b721-78700bce817b", "name": "singlevm1-router_158cc029-7d4d-4e53-8634-7fe9f08fd511"}]} 2018-07-21 07:58:01,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d68aa481-eb10-41fb-be83-d333b417f74e 2018-07-21 07:58:01,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.102191925049s 2018-07-21 07:58:01,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d68aa481-eb10-41fb-be83-d333b417f74e 2018-07-21 07:58:01,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:58:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:02,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a7a0952-13c6-4cc9-82ac-a268c77bc85e Content-Length: 0 Date: Sat, 21 Jul 2018 07:58:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:02,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b.json used request id req-4a7a0952-13c6-4cc9-82ac-a268c77bc85e 2018-07-21 07:58:02,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09680104256s 2018-07-21 07:58:02,437 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/57535b57-e0c3-4574-b721-78700bce817b.json used request id req-4a7a0952-13c6-4cc9-82ac-a268c77bc85e 2018-07-21 07:58:02,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:58:02,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:02,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-593ec82b-09b3-47c7-baf4-aa96eee60759 Date: Sat, 21 Jul 2018 07:58:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6721656-2f49-4cc3-8d45-065f451179fc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_158cc029-7d4d-4e53-8634-7fe9f08fd511","enable_dhcp":true,"segment_id":null,"network_id":"b8176257-1122-49d7-ae48-4081d5eda910","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:30Z","ip_version":4},{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 07:58:02,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-593ec82b-09b3-47c7-baf4-aa96eee60759 2018-07-21 07:58:02,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.211149930954s 2018-07-21 07:58:02,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-593ec82b-09b3-47c7-baf4-aa96eee60759 2018-07-21 07:58:02,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:58:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a6721656-2f49-4cc3-8d45-065f451179fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:03,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea1369ec-46ac-4e6f-8cbe-006f737dd7d8 Date: Sat, 21 Jul 2018 07:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:03,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a6721656-2f49-4cc3-8d45-065f451179fc.json used request id req-ea1369ec-46ac-4e6f-8cbe-006f737dd7d8 2018-07-21 07:58:03,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.762013912201s 2018-07-21 07:58:03,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a6721656-2f49-4cc3-8d45-065f451179fc.json used request id req-ea1369ec-46ac-4e6f-8cbe-006f737dd7d8 2018-07-21 07:58:03,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:03,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-83d61730-cc0f-49d0-81ea-a9c66bbe20e8 Date: Sat, 21 Jul 2018 07:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b8176257-1122-49d7-ae48-4081d5eda910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:03Z","qos_policy_id":null,"name":"singlevm1-net_158cc029-7d4d-4e53-8634-7fe9f08fd511","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T07:57:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:58:03,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83d61730-cc0f-49d0-81ea-a9c66bbe20e8 2018-07-21 07:58:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0794811248779s 2018-07-21 07:58:03,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83d61730-cc0f-49d0-81ea-a9c66bbe20e8 2018-07-21 07:58:03,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:58:03,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b8176257-1122-49d7-ae48-4081d5eda910.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:04,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efbd8212-2ac4-4550-99fc-775c902d7bc2 Date: Sat, 21 Jul 2018 07:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:04,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b8176257-1122-49d7-ae48-4081d5eda910.json used request id req-efbd8212-2ac4-4550-99fc-775c902d7bc2 2018-07-21 07:58:04,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00402617455s 2018-07-21 07:58:04,499 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b8176257-1122-49d7-ae48-4081d5eda910.json used request id req-efbd8212-2ac4-4550-99fc-775c902d7bc2 2018-07-21 07:58:04,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:04,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3533c2aa-31fd-45a1-8c94-9c36cd254f5a Date: Sat, 21 Jul 2018 07:58:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/14561901-545e-48ca-876c-d91a2d7bbfa3/snap", "metadata": {}}], "file": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3/file", "owner": "d6b478342d9546e19c0ae741cdc519ce", "id": "14561901-545e-48ca-876c-d91a2d7bbfa3", "size": 12716032, "self": "/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/14561901-545e-48ca-876c-d91a2d7bbfa3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_158cc029-7d4d-4e53-8634-7fe9f08fd511", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:57:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:04,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3533c2aa-31fd-45a1-8c94-9c36cd254f5a 2018-07-21 07:58:04,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287520885468s 2018-07-21 07:58:04,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3533c2aa-31fd-45a1-8c94-9c36cd254f5a 2018-07-21 07:58:04,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 07:58:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:04,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90940476-2109-4ebf-91a0-3ff10d3f2f8a Date: Sat, 21 Jul 2018 07:58:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:58:04,899 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3 used request id req-90940476-2109-4ebf-91a0-3ff10d3f2f8a 2018-07-21 07:58:04,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.365888118744s 2018-07-21 07:58:04,900 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/14561901-545e-48ca-876c-d91a2d7bbfa3 used request id req-90940476-2109-4ebf-91a0-3ff10d3f2f8a 2018-07-21 07:58:04,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:58:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:04,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e63e51d-a473-4f31-8a48-84f4f31dcdfe x-compute-request-id: req-2e63e51d-a473-4f31-8a48-84f4f31dcdfe Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_158cc029-7d4d-4e53-8634-7fe9f08fd511", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd", "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": "82282ce2-91aa-43cd-9071-f2465bbfe3bd"}]} 2018-07-21 07:58:04,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2e63e51d-a473-4f31-8a48-84f4f31dcdfe 2018-07-21 07:58:04,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290310382843s 2018-07-21 07:58:04,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2e63e51d-a473-4f31-8a48-84f4f31dcdfe 2018-07-21 07:58:04,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 07:58:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d5d115d7bee3afb636533042df23b8ab87bde" 2018-07-21 07:58:04,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51831457-ee0d-4804-99f0-8c7f00751fef x-compute-request-id: req-51831457-ee0d-4804-99f0-8c7f00751fef Content-Length: 0 Content-Type: application/json 2018-07-21 07:58:04,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd used request id req-51831457-ee0d-4804-99f0-8c7f00751fef 2018-07-21 07:58:04,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400149822235s 2018-07-21 07:58:04,971 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/82282ce2-91aa-43cd-9071-f2465bbfe3bd used request id req-51831457-ee0d-4804-99f0-8c7f00751fef 2018-07-21 07:58:05,025 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:58:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:58:05,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:58:05,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:05,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157ba4e2-fd38-438b-ac17-349c87a81f76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:58:05,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-157ba4e2-fd38-438b-ac17-349c87a81f76 2018-07-21 07:58:05,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:58:05,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["oXBm5oYrRFq__N77gcfo-g"], "issued_at": "2018-07-21T07:58:05.000000Z"}} 2018-07-21 07:58:05,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:05,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-60e89b68-4c45-4918-9d97-c5030a2a5e8e Date: Sat, 21 Jul 2018 07:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:58:05,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60e89b68-4c45-4918-9d97-c5030a2a5e8e 2018-07-21 07:58:05,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257947921753s 2018-07-21 07:58:05,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60e89b68-4c45-4918-9d97-c5030a2a5e8e 2018-07-21 07:58:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:05,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7c255f-423c-436a-85c5-f6db7fb30ab6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:58:05,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2f7c255f-423c-436a-85c5-f6db7fb30ab6 2018-07-21 07:58:05,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:58:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:05,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27ed0ed-5467-45b7-8584-44ad53e176ef Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:58:05,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d27ed0ed-5467-45b7-8584-44ad53e176ef 2018-07-21 07:58:05,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103384017944s 2018-07-21 07:58:05,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d27ed0ed-5467-45b7-8584-44ad53e176ef 2018-07-21 07:58:05,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 07:58:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c"}}' 2018-07-21 07:58:06,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a24c90-07ce-488f-b926-79222bfb9d1e Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f"}, "tags": [], "enabled": true, "id": "fab5d332385048b58035cbd2e925883f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c"}} 2018-07-21 07:58:06,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c3a24c90-07ce-488f-b926-79222bfb9d1e 2018-07-21 07:58:06,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174380064011s 2018-07-21 07:58:06,025 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c3a24c90-07ce-488f-b926-79222bfb9d1e 2018-07-21 07:58:06,026 - 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'fab5d332385048b58035cbd2e925883f', '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_39a1704a-4d49-4513-a329-0583a453473c'}) 2018-07-21 07:58:06,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 07:58:06,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3ab739da-14f1-4270-ba5f-5ce88f58451b", "email": null, "name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c"}}' 2018-07-21 07:58:06,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e982bb-e189-44b4-89b5-4e5abc8d5517 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c", "links": {"self": "http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00330c8a70d342b6b9277b8876610d7a", "domain_id": "default", "password_expires_at": null}} 2018-07-21 07:58:06,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-31e982bb-e189-44b4-89b5-4e5abc8d5517 2018-07-21 07:58:06,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402666091919s 2018-07-21 07:58:06,435 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-31e982bb-e189-44b4-89b5-4e5abc8d5517 2018-07-21 07:58:06,436 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'00330c8a70d342b6b9277b8876610d7a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c'}) 2018-07-21 07:58:06,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:06,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f525a524-2b14-480d-940b-883f6fffb951 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:06,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f525a524-2b14-480d-940b-883f6fffb951 2018-07-21 07:58:06,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101075172424s 2018-07-21 07:58:06,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f525a524-2b14-480d-940b-883f6fffb951 2018-07-21 07:58:06,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:06,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fac6f7-4489-4c57-b649-29ff0fab2424 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:06,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-75fac6f7-4489-4c57-b649-29ff0fab2424 2018-07-21 07:58:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09996509552s 2018-07-21 07:58:06,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-75fac6f7-4489-4c57-b649-29ff0fab2424 2018-07-21 07:58:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:06,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920b2189-c593-45e9-9190-796c263b9358 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:06,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-920b2189-c593-45e9-9190-796c263b9358 2018-07-21 07:58:06,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0202338695526s 2018-07-21 07:58:06,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-920b2189-c593-45e9-9190-796c263b9358 2018-07-21 07:58:06,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:58:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:06,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cd81ca-c668-45c7-a833-fcb29432294b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 07:58:06,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-83cd81ca-c668-45c7-a833-fcb29432294b 2018-07-21 07:58:06,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951311588287s 2018-07-21 07:58:06,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-83cd81ca-c668-45c7-a833-fcb29432294b 2018-07-21 07:58:06,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:58:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:06,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1d8128-98b3-4981-b7f2-ee86adc850d4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c", "links": {"self": "http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00330c8a70d342b6b9277b8876610d7a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:58:06,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-be1d8128-98b3-4981-b7f2-ee86adc850d4 2018-07-21 07:58:06,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128008842468s 2018-07-21 07:58:06,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-be1d8128-98b3-4981-b7f2-ee86adc850d4 2018-07-21 07:58:06,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:58:06,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:07,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c42600-fae6-4cae-ba19-95d431792aaf Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f"}, "tags": [], "enabled": true, "id": "fab5d332385048b58035cbd2e925883f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c"}]} 2018-07-21 07:58:07,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-48c42600-fae6-4cae-ba19-95d431792aaf 2018-07-21 07:58:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102090120316s 2018-07-21 07:58:07,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-48c42600-fae6-4cae-ba19-95d431792aaf 2018-07-21 07:58:07,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:58:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=00330c8a70d342b6b9277b8876610d7a&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=fab5d332385048b58035cbd2e925883f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:07,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e54470-89d9-4cbe-8b85-5c05125ecdc4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=00330c8a70d342b6b9277b8876610d7a&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=fab5d332385048b58035cbd2e925883f", "previous": null, "next": null}} 2018-07-21 07:58:07,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=00330c8a70d342b6b9277b8876610d7a&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=fab5d332385048b58035cbd2e925883f used request id req-c0e54470-89d9-4cbe-8b85-5c05125ecdc4 2018-07-21 07:58:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0956628322601s 2018-07-21 07:58:07,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=00330c8a70d342b6b9277b8876610d7a&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=fab5d332385048b58035cbd2e925883f used request id req-c0e54470-89d9-4cbe-8b85-5c05125ecdc4 2018-07-21 07:58:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 07:58:07,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f/users/00330c8a70d342b6b9277b8876610d7a/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:07,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b848e3b-a1c2-4fd3-a118-4389ce324659 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:58:07,287 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f/users/00330c8a70d342b6b9277b8876610d7a/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-4b848e3b-a1c2-4fd3-a118-4389ce324659 2018-07-21 07:58:07,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16411781311s 2018-07-21 07:58:07,287 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f/users/00330c8a70d342b6b9277b8876610d7a/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-4b848e3b-a1c2-4fd3-a118-4389ce324659 2018-07-21 07:58:07,288 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c', 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'fab5d332385048b58035cbd2e925883f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3ab739da-14f1-4270-ba5f-5ce88f58451b', 'username': u'singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 07:58:07,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:58:07,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:58:07,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:58:07,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:58:07,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:58:07,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:58:07,293 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c', 'password': '3ab739da-14f1-4270-ba5f-5ce88f58451b', 'project_name': 'singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'fab5d332385048b58035cbd2e925883f', 'project_domain_name': 'Default'} 2018-07-21 07:58:07,293 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-21 07:58:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:07,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe78e5a-7342-4efd-a41f-28fc670e759c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:58:07,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-2fe78e5a-7342-4efd-a41f-28fc670e759c 2018-07-21 07:58:07,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:58:07,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fab5d332385048b58035cbd2e925883f", "name": "singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/fab5d332385048b58035cbd2e925883f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/fab5d332385048b58035cbd2e925883f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/fab5d332385048b58035cbd2e925883f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fab5d332385048b58035cbd2e925883f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/fab5d332385048b58035cbd2e925883f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/fab5d332385048b58035cbd2e925883f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fab5d332385048b58035cbd2e925883f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/fab5d332385048b58035cbd2e925883f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/fab5d332385048b58035cbd2e925883f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/fab5d332385048b58035cbd2e925883f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/fab5d332385048b58035cbd2e925883f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/fab5d332385048b58035cbd2e925883f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fab5d332385048b58035cbd2e925883f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fab5d332385048b58035cbd2e925883f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c", "id": "00330c8a70d342b6b9277b8876610d7a"}, "audit_ids": ["UVx3dbGERYuQj4aKaSVesA"], "issued_at": "2018-07-21T07:58:07.000000Z"}} 2018-07-21 07:58:07,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:58:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"network": {"name": "singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c", "admin_state_up": true}}' 2018-07-21 07:58:08,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-67ece3a2-1fd0-4cb9-8294-0dd4ddf68ca3 Date: Sat, 21 Jul 2018 07:58:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:08Z","is_default":false,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450}} 2018-07-21 07:58:08,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67ece3a2-1fd0-4cb9-8294-0dd4ddf68ca3 2018-07-21 07:58:08,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534757137299s 2018-07-21 07:58:08,224 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67ece3a2-1fd0-4cb9-8294-0dd4ddf68ca3 2018-07-21 07:58:08,225 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:58:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'dcece26b-a874-49da-9664-2e08b50e22a7', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c', u'admin_state_up': True, u'tenant_id': u'fab5d332385048b58035cbd2e925883f', u'created_at': u'2018-07-21T07:58:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fab5d332385048b58035cbd2e925883f', u'l2_adjacency': True}) 2018-07-21 07:58:08,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:08,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-fa10dfe8-cb4f-42b0-955d-8dcbb439ae63 Date: Sat, 21 Jul 2018 07:58:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:08Z","qos_policy_id":null,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:08,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fa10dfe8-cb4f-42b0-955d-8dcbb439ae63 2018-07-21 07:58:08,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154309988022s 2018-07-21 07:58:08,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fa10dfe8-cb4f-42b0-955d-8dcbb439ae63 2018-07-21 07:58:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:58:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"subnet": {"name": "singlevm2-subnet_39a1704a-4d49-4513-a329-0583a453473c", "enable_dhcp": true, "network_id": "dcece26b-a874-49da-9664-2e08b50e22a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:58:09,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a8191bb7-a352-404a-8d75-8aec90fc377d Date: Sat, 21 Jul 2018 07:58:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:08Z","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":"fab5d332385048b58035cbd2e925883f","id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","subnetpool_id":null,"name":"singlevm2-subnet_39a1704a-4d49-4513-a329-0583a453473c"}} 2018-07-21 07:58:09,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a8191bb7-a352-404a-8d75-8aec90fc377d 2018-07-21 07:58:09,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.762704133987s 2018-07-21 07:58:09,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a8191bb7-a352-404a-8d75-8aec90fc377d 2018-07-21 07:58:09,145 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:58:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3b6810fb-6e55-4151-9c2a-4b8c65415f47', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_39a1704a-4d49-4513-a329-0583a453473c', u'enable_dhcp': True, u'network_id': u'dcece26b-a874-49da-9664-2e08b50e22a7', u'tenant_id': u'fab5d332385048b58035cbd2e925883f', u'created_at': u'2018-07-21T07:58:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fab5d332385048b58035cbd2e925883f'}) 2018-07-21 07:58:09,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:58:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "singlevm2-router_39a1704a-4d49-4513-a329-0583a453473c", "admin_state_up": true}}' 2018-07-21 07:58:10,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-085b22cb-67dd-4dfc-9174-cef8c5d6b571 Date: Sat, 21 Jul 2018 07:58:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:09Z", "admin_state_up": true, "updated_at": "2018-07-21T07:58:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "fab5d332385048b58035cbd2e925883f", "id": "6515c9f5-eeb8-4a88-8753-f8a935fe7acb", "name": "singlevm2-router_39a1704a-4d49-4513-a329-0583a453473c"}} 2018-07-21 07:58:10,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-085b22cb-67dd-4dfc-9174-cef8c5d6b571 2018-07-21 07:58:10,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40192103386s 2018-07-21 07:58:10,548 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-085b22cb-67dd-4dfc-9174-cef8c5d6b571 2018-07-21 07:58:10,549 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:58:10Z', u'revision_number': 2, u'id': u'6515c9f5-eeb8-4a88-8753-f8a935fe7acb', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_39a1704a-4d49-4513-a329-0583a453473c', u'admin_state_up': True, u'tenant_id': u'fab5d332385048b58035cbd2e925883f', u'created_at': u'2018-07-21T07:58:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'fab5d332385048b58035cbd2e925883f'}) 2018-07-21 07:58:10,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:58:10,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/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}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"subnet_id": "3b6810fb-6e55-4151-9c2a-4b8c65415f47"}' 2018-07-21 07:58:12,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d21614e7-11c7-496d-af52-5b9b6e2fef88 Date: Sat, 21 Jul 2018 07:58:12 GMT RESP BODY: {"network_id": "dcece26b-a874-49da-9664-2e08b50e22a7", "tenant_id": "fab5d332385048b58035cbd2e925883f", "subnet_id": "3b6810fb-6e55-4151-9c2a-4b8c65415f47", "subnet_ids": ["3b6810fb-6e55-4151-9c2a-4b8c65415f47"], "port_id": "740b3577-ecae-4fb6-a095-ad85122b3e5a", "id": "6515c9f5-eeb8-4a88-8753-f8a935fe7acb"} 2018-07-21 07:58:12,787 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/add_router_interface.json used request id req-d21614e7-11c7-496d-af52-5b9b6e2fef88 2018-07-21 07:58:12,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23780798912s 2018-07-21 07:58:12,787 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/add_router_interface.json used request id req-d21614e7-11c7-496d-af52-5b9b6e2fef88 returning object 6515c9f5-eeb8-4a88-8753-f8a935fe7acb 2018-07-21 07:58:12,788 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:58:12,910 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:58:12,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:12,915 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:58:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:58:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2d572b6c-4b58-46d9-a805-fe8fb8a0a286 Date: Sat, 21 Jul 2018 07:58:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:13,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2d572b6c-4b58-46d9-a805-fe8fb8a0a286 2018-07-21 07:58:13,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20924782753s 2018-07-21 07:58:13,127 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2d572b6c-4b58-46d9-a805-fe8fb8a0a286 2018-07-21 07:58:13,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:58:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c"}' 2018-07-21 07:58:13,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-562569e0-10dd-4e2d-beac-3f5a8b2a788e Date: Sat, 21 Jul 2018 07:58:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file", "owner": "fab5d332385048b58035cbd2e925883f", "id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "size": null, "self": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "checksum": null, "created_at": "2018-07-21T07:58:13Z", "protected": false} 2018-07-21 07:58:13,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-562569e0-10dd-4e2d-beac-3f5a8b2a788e 2018-07-21 07:58:13,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.072368144989s 2018-07-21 07:58:13,207 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-562569e0-10dd-4e2d-beac-3f5a8b2a788e returning object 048ae36d-53df-47c5-90a0-60f5ab2744d8 2018-07-21 07:58:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:58:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/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}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '' 2018-07-21 07:58:13,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cde0f606-e422-42ca-a210-6637acd39803 Date: Sat, 21 Jul 2018 07:58:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:58:13,629 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file used request id req-cde0f606-e422-42ca-a210-6637acd39803 2018-07-21 07:58:13,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.421397924423s 2018-07-21 07:58:13,629 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file used request id req-cde0f606-e422-42ca-a210-6637acd39803 2018-07-21 07:58:13,629 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:58:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file', u'owner': u'fab5d332385048b58035cbd2e925883f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'048ae36d-53df-47c5-90a0-60f5ab2744d8', u'size': None, u'name': u'singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c', u'checksum': None, u'self': u'/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:58:13Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:58:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:58:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_39a1704a-4d49-4513-a329-0583a453473c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:58:14,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0980e02f-f818-4804-9bd0-504956d7211a x-compute-request-id: req-0980e02f-f818-4804-9bd0-504956d7211a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_39a1704a-4d49-4513-a329-0583a453473c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "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": "3b3f3f72-52c3-480e-987d-5af1930c3e4a"}} 2018-07-21 07:58:14,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0980e02f-f818-4804-9bd0-504956d7211a 2018-07-21 07:58:14,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.650327920914s 2018-07-21 07:58:14,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0980e02f-f818-4804-9bd0-504956d7211a 2018-07-21 07:58:14,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_39a1704a-4d49-4513-a329-0583a453473c', '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'd6b478342d9546e19c0ae741cdc519ce', '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'3b3f3f72-52c3-480e-987d-5af1930c3e4a', 'swap': 0}) 2018-07-21 07:58:14,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:58:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a/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}2330828d6e864425dd195737b709b7ca39577338" -d '{"extra_specs": {}}' 2018-07-21 07:58:14,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-e98a85d2-f480-4622-bf7d-fc000ba4190c x-compute-request-id: req-e98a85d2-f480-4622-bf7d-fc000ba4190c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:58:14,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a/os-extra_specs used request id req-e98a85d2-f480-4622-bf7d-fc000ba4190c 2018-07-21 07:58:14,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020416021347s 2018-07-21 07:58:14,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a/os-extra_specs used request id req-e98a85d2-f480-4622-bf7d-fc000ba4190c 2018-07-21 07:58:14,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 07:58:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"keypair": {"name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c"}}' 2018-07-21 07:58:15,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-cf2d7306-4d54-4725-8e02-c27af0f306e6 x-compute-request-id: req-cf2d7306-4d54-4725-8e02-c27af0f306e6 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBC9+9gxmYQfLq/x03Q+OhBxWf2ESTFQGY+QuOHlOSh9TFtotJJQrAkRICVXWf3C3389rJAxzjj65ucsc3NvR1hASH4SZBbv+YQSs/1XcYo4qkEikq0YGWuSuSM6QxT3rrw9r32FnZVVFu8rqKN7A/SMEAxMWxVrQOpxDDTOGvIS3KLZuhoaYxd3mmeWT4fu6KkTRysBK+mt77BGNje8HQy4CX5zgM8ndWjIOUOWw53vOQwUOu/p1xsBMAGCLmzYzdBoeS0IqB49WwJqDCAErXS9IX/aAZbsc2HNsY3jj0uebw19sdgg40r+QLIZOKV+W2zRcYOAySqpqwFIU8YRkn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwQvfvYMZmEHy6v8dN0PjoQcVn9hEkxUBmPkLjh5TkofUxbaL\nSSUKwJESAlV1n9wt9/PayQMc44+ubnLHNzb0dYQEh+EmQW7/mEErP9V3GKOKpBIp\nKtGBlrkrkjOkMU9668Pa99hZ2VVRbvK6ijewP0jBAMTFsVa0DqcQw0zhryEtyi2b\noaGmMXd5pnlk+H7uipE0crASvpre+wRjY3vB0MuAl+c4DPJ3VoyDlDlsOd7zkMFD\nrv6dcbATABgi5s2M3QaHktCKgePVsCagwgBK10vSF/2gGW7HNhzbGN449Lnm8Nfb\nHYIONK/kCyGTilflts0XGDgMkqqasBSFPGEZJwIDAQABAoIBAF37i+fVhYZsxPjH\nTs/zC0UAD/UL8wawOWDiDlAYT5OM8Xd4EYOAtyVc+ymLtYIoTXDjlWY7T7sx3jgD\nRR2KcaUsqpAEev1sLp9PSuD+6cZjCEIsXUJtUOuyJpY88fjXuv5BEb+L4uI9+TFM\nlqhnyDRnFR9srNpTXcGscCrEqTL62BQ8CCaJQkldgTqibPIL01sTiww1HDpgQbhQ\n9jEmNd9lEvZ4y8SyvRv4yMeLfVSKXWtMLsto5R0MOov9oJZk3/rSYzjoADzK66Nv\nFjbrH9RnXzDRbAa6ALbXyK2wCBy4EUNJjoP/OJS2gC0wCGJdrMbAtfFmeUM5TDfV\npRYxpqECgYEA+5VDGtNA8VGc1ZpJezElxExsxdD+bM6P+AVpDNiiZDMm9nHet1MO\nrstYvj7qXuKWj2y0RbaN51+cLH7wy2nxzenfLVRewhGuiRV4l0Ie0hUCa3K7vh4z\nrvXPeEj22jUb3LXcjwjhSDdYbFxo8tgGmT+STAHxSxE4cp9vHjp0stkCgYEAxG+E\n8A5xUyRw8xg9yAMBYDvvx868q0kVkqCJEoSF9ePn0op1SNJr+huQKgrdLLJihChW\nqes4TSOK1DmdOCnd7OEQzlGL+pAuTJnzrzv9mKoYE0d0+FV2ssMli3a5YXA7D7Uo\ncHqkTJPWz3qZMd8vVXLec9Z8VPs1BXlvXUCMq/8CgYEApdX+JfCbHndtql/JkCsV\neg/mo37gN1jyDcuDM7SZVvNg+5KT/MQDKbVhCgbu9xzloiVFr65mW93qVGpYz71G\nZzWCp56117dQFYzRsOMk7dZrgehfWTMPXoUp/WAbWDsp4pL+kEqKNdBFuSgxBeLg\ndqQxC2k8ZP809lmiJYri4gECgYBpNYWRAVtG+aSZPumQH7Pz9AYoER1R7DHmt57S\n0THike9O/6NznmgArBSZv/nX/67uM6C/H2GnRxsLMdR4CUx4m87hgiGj0OdLVcWD\nnHDl/Gwqn0IR48xQUF7ihHMjsfWgIxoGrFklPqV1uKcmY/A5Ju3oQv+SkH1Eclbo\nLjNpxwKBgDkMznWHznhpaCEmOVGd8BE5lTvXDOjbgLLT28zWczRcUwM8q50pfOVp\ne/SsHmHaM7jPAQFAgqdruurWGTi7Bd1uSFtyTD5uJL3NSCfxOQDuP0XWYWflfI0F\niYFm2yZwcZ5FDL+wbaQwqLSDJUwgiG6Ti2xOM+UZZIgRtoVxi48K\n-----END RSA PRIVATE KEY-----\n", "user_id": "00330c8a70d342b6b9277b8876610d7a", "name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "fingerprint": "31:88:40:c6:1d:29:ee:dc:37:6d:80:a8:c6:53:fe:22"}} 2018-07-21 07:58:15,036 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf2d7306-4d54-4725-8e02-c27af0f306e6 2018-07-21 07:58:15,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.733319044113s 2018-07-21 07:58:15,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf2d7306-4d54-4725-8e02-c27af0f306e6 2018-07-21 07:58:15,037 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBC9+9gxmYQfLq/x03Q+OhBxWf2ESTFQGY+QuOHlOSh9TFtotJJQrAkRICVXWf3C3389rJAxzjj65ucsc3NvR1hASH4SZBbv+YQSs/1XcYo4qkEikq0YGWuSuSM6QxT3rrw9r32FnZVVFu8rqKN7A/SMEAxMWxVrQOpxDDTOGvIS3KLZuhoaYxd3mmeWT4fu6KkTRysBK+mt77BGNje8HQy4CX5zgM8ndWjIOUOWw53vOQwUOu/p1xsBMAGCLmzYzdBoeS0IqB49WwJqDCAErXS9IX/aAZbsc2HNsY3jj0uebw19sdgg40r+QLIZOKV+W2zRcYOAySqpqwFIU8YRkn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwQvfvYMZmEHy6v8dN0PjoQcVn9hEkxUBmPkLjh5TkofUxbaL\nSSUKwJESAlV1n9wt9/PayQMc44+ubnLHNzb0dYQEh+EmQW7/mEErP9V3GKOKpBIp\nKtGBlrkrkjOkMU9668Pa99hZ2VVRbvK6ijewP0jBAMTFsVa0DqcQw0zhryEtyi2b\noaGmMXd5pnlk+H7uipE0crASvpre+wRjY3vB0MuAl+c4DPJ3VoyDlDlsOd7zkMFD\nrv6dcbATABgi5s2M3QaHktCKgePVsCagwgBK10vSF/2gGW7HNhzbGN449Lnm8Nfb\nHYIONK/kCyGTilflts0XGDgMkqqasBSFPGEZJwIDAQABAoIBAF37i+fVhYZsxPjH\nTs/zC0UAD/UL8wawOWDiDlAYT5OM8Xd4EYOAtyVc+ymLtYIoTXDjlWY7T7sx3jgD\nRR2KcaUsqpAEev1sLp9PSuD+6cZjCEIsXUJtUOuyJpY88fjXuv5BEb+L4uI9+TFM\nlqhnyDRnFR9srNpTXcGscCrEqTL62BQ8CCaJQkldgTqibPIL01sTiww1HDpgQbhQ\n9jEmNd9lEvZ4y8SyvRv4yMeLfVSKXWtMLsto5R0MOov9oJZk3/rSYzjoADzK66Nv\nFjbrH9RnXzDRbAa6ALbXyK2wCBy4EUNJjoP/OJS2gC0wCGJdrMbAtfFmeUM5TDfV\npRYxpqECgYEA+5VDGtNA8VGc1ZpJezElxExsxdD+bM6P+AVpDNiiZDMm9nHet1MO\nrstYvj7qXuKWj2y0RbaN51+cLH7wy2nxzenfLVRewhGuiRV4l0Ie0hUCa3K7vh4z\nrvXPeEj22jUb3LXcjwjhSDdYbFxo8tgGmT+STAHxSxE4cp9vHjp0stkCgYEAxG+E\n8A5xUyRw8xg9yAMBYDvvx868q0kVkqCJEoSF9ePn0op1SNJr+huQKgrdLLJihChW\nqes4TSOK1DmdOCnd7OEQzlGL+pAuTJnzrzv9mKoYE0d0+FV2ssMli3a5YXA7D7Uo\ncHqkTJPWz3qZMd8vVXLec9Z8VPs1BXlvXUCMq/8CgYEApdX+JfCbHndtql/JkCsV\neg/mo37gN1jyDcuDM7SZVvNg+5KT/MQDKbVhCgbu9xzloiVFr65mW93qVGpYz71G\nZzWCp56117dQFYzRsOMk7dZrgehfWTMPXoUp/WAbWDsp4pL+kEqKNdBFuSgxBeLg\ndqQxC2k8ZP809lmiJYri4gECgYBpNYWRAVtG+aSZPumQH7Pz9AYoER1R7DHmt57S\n0THike9O/6NznmgArBSZv/nX/67uM6C/H2GnRxsLMdR4CUx4m87hgiGj0OdLVcWD\nnHDl/Gwqn0IR48xQUF7ihHMjsfWgIxoGrFklPqV1uKcmY/A5Ju3oQv+SkH1Eclbo\nLjNpxwKBgDkMznWHznhpaCEmOVGd8BE5lTvXDOjbgLLT28zWczRcUwM8q50pfOVp\ne/SsHmHaM7jPAQFAgqdruurWGTi7Bd1uSFtyTD5uJL3NSCfxOQDuP0XWYWflfI0F\niYFm2yZwcZ5FDL+wbaQwqLSDJUwgiG6Ti2xOM+UZZIgRtoVxi48K\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'00330c8a70d342b6b9277b8876610d7a', 'name': u'singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c', 'created_at': '2018-07-21T07:58:15.037674', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fab5d332385048b58035cbd2e925883f', 'name': 'singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'31:88:40:c6:1d:29:ee:dc:37:6d:80:a8:c6:53:fe:22', 'type': 'ssh', 'id': u'singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c'}) 2018-07-21 07:58:15,038 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwQvfvYMZmEHy6v8dN0PjoQcVn9hEkxUBmPkLjh5TkofUxbaL SSUKwJESAlV1n9wt9/PayQMc44+ubnLHNzb0dYQEh+EmQW7/mEErP9V3GKOKpBIp KtGBlrkrkjOkMU9668Pa99hZ2VVRbvK6ijewP0jBAMTFsVa0DqcQw0zhryEtyi2b oaGmMXd5pnlk+H7uipE0crASvpre+wRjY3vB0MuAl+c4DPJ3VoyDlDlsOd7zkMFD rv6dcbATABgi5s2M3QaHktCKgePVsCagwgBK10vSF/2gGW7HNhzbGN449Lnm8Nfb HYIONK/kCyGTilflts0XGDgMkqqasBSFPGEZJwIDAQABAoIBAF37i+fVhYZsxPjH Ts/zC0UAD/UL8wawOWDiDlAYT5OM8Xd4EYOAtyVc+ymLtYIoTXDjlWY7T7sx3jgD RR2KcaUsqpAEev1sLp9PSuD+6cZjCEIsXUJtUOuyJpY88fjXuv5BEb+L4uI9+TFM lqhnyDRnFR9srNpTXcGscCrEqTL62BQ8CCaJQkldgTqibPIL01sTiww1HDpgQbhQ 9jEmNd9lEvZ4y8SyvRv4yMeLfVSKXWtMLsto5R0MOov9oJZk3/rSYzjoADzK66Nv FjbrH9RnXzDRbAa6ALbXyK2wCBy4EUNJjoP/OJS2gC0wCGJdrMbAtfFmeUM5TDfV pRYxpqECgYEA+5VDGtNA8VGc1ZpJezElxExsxdD+bM6P+AVpDNiiZDMm9nHet1MO rstYvj7qXuKWj2y0RbaN51+cLH7wy2nxzenfLVRewhGuiRV4l0Ie0hUCa3K7vh4z rvXPeEj22jUb3LXcjwjhSDdYbFxo8tgGmT+STAHxSxE4cp9vHjp0stkCgYEAxG+E 8A5xUyRw8xg9yAMBYDvvx868q0kVkqCJEoSF9ePn0op1SNJr+huQKgrdLLJihChW qes4TSOK1DmdOCnd7OEQzlGL+pAuTJnzrzv9mKoYE0d0+FV2ssMli3a5YXA7D7Uo cHqkTJPWz3qZMd8vVXLec9Z8VPs1BXlvXUCMq/8CgYEApdX+JfCbHndtql/JkCsV eg/mo37gN1jyDcuDM7SZVvNg+5KT/MQDKbVhCgbu9xzloiVFr65mW93qVGpYz71G ZzWCp56117dQFYzRsOMk7dZrgehfWTMPXoUp/WAbWDsp4pL+kEqKNdBFuSgxBeLg dqQxC2k8ZP809lmiJYri4gECgYBpNYWRAVtG+aSZPumQH7Pz9AYoER1R7DHmt57S 0THike9O/6NznmgArBSZv/nX/67uM6C/H2GnRxsLMdR4CUx4m87hgiGj0OdLVcWD nHDl/Gwqn0IR48xQUF7ihHMjsfWgIxoGrFklPqV1uKcmY/A5Ju3oQv+SkH1Eclbo LjNpxwKBgDkMznWHznhpaCEmOVGd8BE5lTvXDOjbgLLT28zWczRcUwM8q50pfOVp e/SsHmHaM7jPAQFAgqdruurWGTi7Bd1uSFtyTD5uJL3NSCfxOQDuP0XWYWflfI0F iYFm2yZwcZ5FDL+wbaQwqLSDJUwgiG6Ti2xOM+UZZIgRtoVxi48K -----END RSA PRIVATE KEY----- 2018-07-21 07:58:15,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 07:58:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"security_group": {"name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-21 07:58:15,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-0473a2f8-7134-4d75-99df-c8d6cf939fbf Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "updated_at": "2018-07-21T07:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "8b3affca-8094-468c-b880-cc9e62fa5aaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "dfd6953e-551a-4e03-9dc1-ecf8c2c19b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}} 2018-07-21 07:58:15,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0473a2f8-7134-4d75-99df-c8d6cf939fbf 2018-07-21 07:58:15,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149507045746s 2018-07-21 07:58:15,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0473a2f8-7134-4d75-99df-c8d6cf939fbf 2018-07-21 07:58:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:58:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-1f131d4a-db7f-40aa-926f-7413dea8c642 Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "updated_at": "2018-07-21T07:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "8b3affca-8094-468c-b880-cc9e62fa5aaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "dfd6953e-551a-4e03-9dc1-ecf8c2c19b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}]} 2018-07-21 07:58:15,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1f131d4a-db7f-40aa-926f-7413dea8c642 2018-07-21 07:58:15,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06600689888s 2018-07-21 07:58:15,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1f131d4a-db7f-40aa-926f-7413dea8c642 2018-07-21 07:58:15,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:58:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -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": "73e6fb01-f23c-4d40-b41b-1626d5e8addc"}}' 2018-07-21 07:58:15,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fecae67e-0925-4ec3-996b-d15358ceb2e6 Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "port_range_min": 22, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "ac00279c-3919-4358-a961-e5178212b8b3"}} 2018-07-21 07:58:15,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fecae67e-0925-4ec3-996b-d15358ceb2e6 2018-07-21 07:58:15,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117563962936s 2018-07-21 07:58:15,381 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fecae67e-0925-4ec3-996b-d15358ceb2e6 2018-07-21 07:58:15,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:58:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:15,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-28743c70-b1be-47b7-921d-532d0f0c3033 Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "updated_at": "2018-07-21T07:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "8b3affca-8094-468c-b880-cc9e62fa5aaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "ac00279c-3919-4358-a961-e5178212b8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "dfd6953e-551a-4e03-9dc1-ecf8c2c19b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 2, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}]} 2018-07-21 07:58:15,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-28743c70-b1be-47b7-921d-532d0f0c3033 2018-07-21 07:58:15,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492191314697s 2018-07-21 07:58:15,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-28743c70-b1be-47b7-921d-532d0f0c3033 2018-07-21 07:58:15,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:58:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -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": "73e6fb01-f23c-4d40-b41b-1626d5e8addc"}}' 2018-07-21 07:58:15,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1be694ca-daee-4aa4-aa3c-5c760c66f623 Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "port_range_min": null, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "3af34dc2-3cf3-47da-ba78-0cdc707a7d30"}} 2018-07-21 07:58:15,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1be694ca-daee-4aa4-aa3c-5c760c66f623 2018-07-21 07:58:15,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135325908661s 2018-07-21 07:58:15,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1be694ca-daee-4aa4-aa3c-5c760c66f623 2018-07-21 07:58:15,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:15,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-49a8f284-390f-48c7-9c56-941ee533ae1e Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":["3b6810fb-6e55-4151-9c2a-4b8c65415f47"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:08Z","qos_policy_id":null,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:15,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-49a8f284-390f-48c7-9c56-941ee533ae1e 2018-07-21 07:58:15,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107162952423s 2018-07-21 07:58:15,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-49a8f284-390f-48c7-9c56-941ee533ae1e 2018-07-21 07:58:15,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:15,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a7f760ac-c3cf-4470-93c7-b5e62e8b299f Date: Sat, 21 Jul 2018 07:58:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/snap", "metadata": {}}], "file": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file", "owner": "fab5d332385048b58035cbd2e925883f", "id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "size": 12716032, "self": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:58:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:15,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7f760ac-c3cf-4470-93c7-b5e62e8b299f 2018-07-21 07:58:15,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.116917848587s 2018-07-21 07:58:15,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7f760ac-c3cf-4470-93c7-b5e62e8b299f 2018-07-21 07:58:15,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:58:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:15,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-64521e30-93b1-423d-b894-34021c1c7989 x-compute-request-id: req-64521e30-93b1-423d-b894-34021c1c7989 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_39a1704a-4d49-4513-a329-0583a453473c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "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": "3b3f3f72-52c3-480e-987d-5af1930c3e4a"}]} 2018-07-21 07:58:15,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-64521e30-93b1-423d-b894-34021c1c7989 2018-07-21 07:58:15,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303111076355s 2018-07-21 07:58:15,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-64521e30-93b1-423d-b894-34021c1c7989 2018-07-21 07:58:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:58:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"server": {"name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "imageRef": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "flavorRef": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dcece26b-a874-49da-9664-2e08b50e22a7"}], "security_groups": [{"name": "73e6fb01-f23c-4d40-b41b-1626d5e8addc"}]}}' 2018-07-21 07:58:17,548 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:58: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-45a569ec-acc3-47da-a606-cdc8d87ba82f x-compute-request-id: req-45a569ec-acc3-47da-a606-cdc8d87ba82f Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "73e6fb01-f23c-4d40-b41b-1626d5e8addc"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "adminPass": "bhACrt5TD5Hp"}} 2018-07-21 07:58:17,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-45a569ec-acc3-47da-a606-cdc8d87ba82f 2018-07-21 07:58:17,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71116304398s 2018-07-21 07:58:17,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-45a569ec-acc3-47da-a606-cdc8d87ba82f 2018-07-21 07:58:17,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:17,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:18,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-604216c8-6c6b-4a8b-be41-6a7e81d6d974 x-compute-request-id: req-604216c8-6c6b-4a8b-be41-6a7e81d6d974 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:18,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-604216c8-6c6b-4a8b-be41-6a7e81d6d974 2018-07-21 07:58:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457237005234s 2018-07-21 07:58:18,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-604216c8-6c6b-4a8b-be41-6a7e81d6d974 2018-07-21 07:58:18,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c5bc7dc7-9120-420a-b9db-36abdd91ef5d Date: Sat, 21 Jul 2018 07:58:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":["3b6810fb-6e55-4151-9c2a-4b8c65415f47"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:08Z","qos_policy_id":null,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:18,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c5bc7dc7-9120-420a-b9db-36abdd91ef5d 2018-07-21 07:58:18,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103969097137s 2018-07-21 07:58:18,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c5bc7dc7-9120-420a-b9db-36abdd91ef5d 2018-07-21 07:58:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:58:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:18,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6862e001-bb46-4241-92e4-474979f2aa04 Date: Sat, 21 Jul 2018 07:58:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:08Z","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":"fab5d332385048b58035cbd2e925883f","id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","subnetpool_id":null,"name":"singlevm2-subnet_39a1704a-4d49-4513-a329-0583a453473c"}]} 2018-07-21 07:58:18,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6862e001-bb46-4241-92e4-474979f2aa04 2018-07-21 07:58:18,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0640079975128s 2018-07-21 07:58:18,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6862e001-bb46-4241-92e4-474979f2aa04 2018-07-21 07:58:18,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:20,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:20,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-f9f59326-0d56-47fa-aa31-f53ecb3fd90c x-compute-request-id: req-f9f59326-0d56-47fa-aa31-f53ecb3fd90c Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:20Z", "hostId": "40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:20,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f9f59326-0d56-47fa-aa31-f53ecb3fd90c 2018-07-21 07:58:20,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401291847229s 2018-07-21 07:58:20,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f9f59326-0d56-47fa-aa31-f53ecb3fd90c 2018-07-21 07:58:20,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:22,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:22,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:23,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-847ed5cc-cb8a-4ef4-8846-ad6776f66a22 x-compute-request-id: req-847ed5cc-cb8a-4ef4-8846-ad6776f66a22 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "security_groups": [{"name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}], "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:20Z", "hostId": "40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:23,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-847ed5cc-cb8a-4ef4-8846-ad6776f66a22 2018-07-21 07:58:23,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695045948029s 2018-07-21 07:58:23,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-847ed5cc-cb8a-4ef4-8846-ad6776f66a22 2018-07-21 07:58:23,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:25,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:25,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3da754c-f192-447a-9ff5-a2961c265a3f x-compute-request-id: req-f3da754c-f192-447a-9ff5-a2961c265a3f Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:61:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:58:24.000000", "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "security_groups": [{"name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}], "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:58:24Z", "hostId": "40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:25,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3da754c-f192-447a-9ff5-a2961c265a3f 2018-07-21 07:58:25,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598877906799s 2018-07-21 07:58:25,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3da754c-f192-447a-9ff5-a2961c265a3f 2018-07-21 07:58:25,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:58:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-4ccb7f9e-9351-43e4-9795-bed331bec3e3 Date: Sat, 21 Jul 2018 07:58:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","ip_address":"192.168.120.7"}],"id":"c44131b3-2a6a-4093-9d1d-899d18430e1d","security_groups":["73e6fb01-f23c-4d40-b41b-1626d5e8addc"],"mac_address":"fa:16:3e:f6:61:cc","project_id":"fab5d332385048b58035cbd2e925883f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:20Z","binding:vnic_type":"normal","device_id":"0b308585-d645-42d6-8895-c71a0aa4a60e","ip_allocation":"immediate"}]} 2018-07-21 07:58:25,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-4ccb7f9e-9351-43e4-9795-bed331bec3e3 2018-07-21 07:58:25,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0749690532684s 2018-07-21 07:58:25,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-4ccb7f9e-9351-43e4-9795-bed331bec3e3 2018-07-21 07:58:25,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:58:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:26,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9418b499-4c07-457f-9e56-5b0698b4b9d0 Date: Sat, 21 Jul 2018 07:58:26 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:58:26,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d used request id req-9418b499-4c07-457f-9e56-5b0698b4b9d0 2018-07-21 07:58:26,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455009937286s 2018-07-21 07:58:26,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d used request id req-9418b499-4c07-457f-9e56-5b0698b4b9d0 2018-07-21 07:58:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7995efc-8ca9-4036-a92c-fd99d50b7a7d x-compute-request-id: req-b7995efc-8ca9-4036-a92c-fd99d50b7a7d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:61:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:58:24.000000", "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "security_groups": [{"name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}], "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:58:24Z", "hostId": "40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:26,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7995efc-8ca9-4036-a92c-fd99d50b7a7d 2018-07-21 07:58:26,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625519990921s 2018-07-21 07:58:26,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7995efc-8ca9-4036-a92c-fd99d50b7a7d 2018-07-21 07:58:26,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:58:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:26,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-4e983cc8-ccbd-4da8-bf73-2900e404f595 Date: Sat, 21 Jul 2018 07:58:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","ip_address":"192.168.120.7"}],"id":"c44131b3-2a6a-4093-9d1d-899d18430e1d","security_groups":["73e6fb01-f23c-4d40-b41b-1626d5e8addc"],"mac_address":"fa:16:3e:f6:61:cc","project_id":"fab5d332385048b58035cbd2e925883f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:20Z","binding:vnic_type":"normal","device_id":"0b308585-d645-42d6-8895-c71a0aa4a60e","ip_allocation":"immediate"}]} 2018-07-21 07:58:26,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-4e983cc8-ccbd-4da8-bf73-2900e404f595 2018-07-21 07:58:26,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542051792145s 2018-07-21 07:58:26,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-4e983cc8-ccbd-4da8-bf73-2900e404f595 2018-07-21 07:58:26,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:58:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ad7c617e-b569-4c84-b063-d14ebb93374e Date: Sat, 21 Jul 2018 07:58:26 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:58:26,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d used request id req-ad7c617e-b569-4c84-b063-d14ebb93374e 2018-07-21 07:58:26,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0400838851929s 2018-07-21 07:58:26,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c44131b3-2a6a-4093-9d1d-899d18430e1d used request id req-ad7c617e-b569-4c84-b063-d14ebb93374e 2018-07-21 07:58:26,758 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:61:cc', 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'048ae36d-53df-47c5-90a0-60f5ab2744d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:58:24.000000', 'flavor': Munch({u'id': u'3b3f3f72-52c3-480e-987d-5af1930c3e4a'}), 'az': u'nova', 'id': u'0b308585-d645-42d6-8895-c71a0aa4a60e', 'security_groups': [Munch({u'name': u'singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'00330c8a70d342b6b9277b8876610d7a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fab5d332385048b58035cbd2e925883f', 'name': 'singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T07:58:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T07:58:24Z', 'hostId': u'40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:58:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fab5d332385048b58035cbd2e925883f', 'name': u'singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c', 'adminPass': None, 'tenant_id': u'fab5d332385048b58035cbd2e925883f', 'created_at': u'2018-07-21T07:58:17Z', 'created': u'2018-07-21T07:58:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 07:58:26,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:26,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8211fde2-1672-4b84-a139-193449138fbe Date: Sat, 21 Jul 2018 07:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":["3b6810fb-6e55-4151-9c2a-4b8c65415f47"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:08Z","qos_policy_id":null,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:26,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8211fde2-1672-4b84-a139-193449138fbe 2018-07-21 07:58:26,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102535009384s 2018-07-21 07:58:26,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8211fde2-1672-4b84-a139-193449138fbe 2018-07-21 07:58:26,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:58:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:27,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a8642c2a-9bc4-4b97-b0d3-9e3e54144933 Date: Sat, 21 Jul 2018 07:58:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","ip_address":"192.168.120.7"}],"id":"c44131b3-2a6a-4093-9d1d-899d18430e1d","security_groups":["73e6fb01-f23c-4d40-b41b-1626d5e8addc"],"mac_address":"fa:16:3e:f6:61:cc","project_id":"fab5d332385048b58035cbd2e925883f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:20Z","binding:vnic_type":"normal","device_id":"0b308585-d645-42d6-8895-c71a0aa4a60e","ip_allocation":"immediate"}]} 2018-07-21 07:58:27,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-a8642c2a-9bc4-4b97-b0d3-9e3e54144933 2018-07-21 07:58:27,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.215517997742s 2018-07-21 07:58:27,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-a8642c2a-9bc4-4b97-b0d3-9e3e54144933 2018-07-21 07:58:27,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 07:58:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "fixed_ip_address": "192.168.120.7", "port_id": "c44131b3-2a6a-4093-9d1d-899d18430e1d"}}' 2018-07-21 07:58:29,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-c65d1f8e-b241-4b1b-80df-8e9cea623905 Date: Sat, 21 Jul 2018 07:58:29 GMT RESP BODY: {"floatingip": {"router_id": "6515c9f5-eeb8-4a88-8753-f8a935fe7acb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:27Z", "updated_at": "2018-07-21T07:58:27Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcece26b-a874-49da-9664-2e08b50e22a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:61:cc", "device_id": "0b308585-d645-42d6-8895-c71a0aa4a60e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fab5d332385048b58035cbd2e925883f", "port_id": "c44131b3-2a6a-4093-9d1d-899d18430e1d", "id": "c5469e06-33fb-4c46-b194-9b8017ed5890", "qos_policy_id": null}} 2018-07-21 07:58:29,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c65d1f8e-b241-4b1b-80df-8e9cea623905 2018-07-21 07:58:29,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95140719414s 2018-07-21 07:58:29,033 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c65d1f8e-b241-4b1b-80df-8e9cea623905 2018-07-21 07:58:29,036 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6515c9f5-eeb8-4a88-8753-f8a935fe7acb', 'updated_at': u'2018-07-21T07:58:27Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.210', 'revision_number': 0, 'port_id': u'c44131b3-2a6a-4093-9d1d-899d18430e1d', 'id': u'c5469e06-33fb-4c46-b194-9b8017ed5890', 'network': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'port': u'c44131b3-2a6a-4093-9d1d-899d18430e1d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fab5d332385048b58035cbd2e925883f', 'name': 'singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fab5d332385048b58035cbd2e925883f', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcece26b-a874-49da-9664-2e08b50e22a7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:61:cc', u'device_id': u'0b308585-d645-42d6-8895-c71a0aa4a60e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fab5d332385048b58035cbd2e925883f', 'created_at': u'2018-07-21T07:58:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcece26b-a874-49da-9664-2e08b50e22a7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:61:cc', u'device_id': u'0b308585-d645-42d6-8895-c71a0aa4a60e'}), 'router': u'6515c9f5-eeb8-4a88-8753-f8a935fe7acb'}) 2018-07-21 07:58:29,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 07:58:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e/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}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 07:58:29,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-6bed2ab8-ba6d-40d1-aa07-36c2aca0ae2f x-compute-request-id: req-6bed2ab8-ba6d-40d1-aa07-36c2aca0ae2f Content-Encoding: gzip Content-Length: 7943 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 480402457 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.140794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142516] pid_max: default: 32768 minimum: 301\n[ 0.143454] ACPI: Core revision 20150930\n[ 0.144902] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146281] Security Framework initialized\n[ 0.147135] Yama: becoming mindful.\n[ 0.147911] AppArmor: AppArmor initialized\n[ 0.148813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151558] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152825] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154329] Initializing cgroup subsys io\n[ 0.155189] Initializing cgroup subsys memory\n[ 0.156106] Initializing cgroup subsys devices\n[ 0.157023] Initializing cgroup subsys freezer\n[ 0.157880] Initializing cgroup subsys net_cls\n[ 0.158744] Initializing cgroup subsys perf_event\n[ 0.159689] Initializing cgroup subsys net_prio\n[ 0.160632] Initializing cgroup subsys hugetlb\n[ 0.161544] Initializing cgroup subsys pids\n[ 0.162457] CPU: Physical Processor ID: 0\n[ 0.164038] mce: CPU supports 10 MCE banks\n[ 0.164934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182636] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188954] ftrace: allocating 31920 entries in 125 pages\n[ 0.215007] smpboot: Max logical packages: 1\n[ 0.215924] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217335] x2apic enabled\n[ 0.218181] Switched APIC routing to physical x2apic.\n[ 0.219970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223310] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225189] KVM setup paravirtual spinlock\n[ 0.226664] x86: Booted up 1 node, 1 CPUs\n[ 0.227513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228977] devtmpfs: initialized\n[ 0.230734] evm: security.selinux\n[ 0.231460] evm: security.SMACK64\n[ 0.232181] evm: security.SMACK64EXEC\n[ 0.232950] evm: security.SMACK64TRANSMUTE\n[ 0.233793] evm: security.SMACK64MMAP\n[ 0.234566] evm: security.ima\n[ 0.235239] evm: security.capability\n[ 0.236088] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238037] pinctrl core: initialized pinctrl subsystem\n[ 0.239194] RTC time: 7:58:24, date: 07/21/18\n[ 0.240205] NET: Registered protocol family 16\n[ 0.241252] cpuidle: using governor ladder\n[ 0.242119] cpuidle: using governor menu\n[ 0.242942] PCCT header not found.\n[ 0.243730] ACPI: bus type PCI registered\n[ 0.244562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245861] PCI: Using configuration type 1 for base access\n[ 0.247708] ACPI: Added _OSI(Module Device)\n[ 0.248584] ACPI: Added _OSI(Processor Device)\n[ 0.249480] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.250415] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.252243] ACPI: Interpreter enabled\n[ 0.253041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.256884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.258809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.260736] ACPI: (supports S0 S5)\n[ 0.261465] ACPI: Using IOAPIC for interrupt routing\n[ 0.262450] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269412] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271735] acpiphp: Slot [3] registered\n[ 0.272563] acpiphp: Slot [4] registered\n[ 0.273403] acpiphp: Slot [5] registered\n[ 0.274248] acpiphp: Slot [6] registered\n[ 0.275080] acpiphp: Slot [7] registered\n[ 0.275908] acpiphp: Slot [8] registered\n[ 0.276751] acpiphp: Slot [9] registered\n[ 0.277577] acpiphp: Slot [10] registered\n[ 0.278435] acpiphp: Slot [11] registered\n[ 0.279284] acpiphp: Slot [12] registered\n[ 0.280136] acpiphp: Slot [13] registered\n[ 0.280978] acpiphp: Slot [14] registered\n[ 0.281824] acpiphp: Slot [15] registered\n[ 0.292707] acpiphp: Slot [16] registered\n[ 0.293555] acpiphp: Slot [17] registered\n[ 0.294401] acpiphp: Slot [18] registered\n[ 0.295254] acpiphp: Slot [19] registered\n[ 0.296098] acpiphp: Slot [20] registered\n[ 0.296948] acpiphp: Slot [21] registered\n[ 0.297795] acpiphp: Slot [22] registered\n[ 0.298639] acpiphp: Slot [23] registered\n[ 0.299484] acpiphp: Slot [24] registered\n[ 0.300331] acpiphp: Slot [25] registered\n[ 0.301181] acpiphp: Slot [26] registered\n[ 0.302028] acpiphp: Slot [27] registered\n[ 0.302908] acpiphp: Slot [28] registered\n[ 0.303752] acpiphp: Slot [29] registered\n[ 0.304591] acpiphp: Slot [30] registered\n[ 0.305438] acpiphp: Slot [31] registered\n[ 0.306286] PCI host bridge to bus 0000:00\n[ 0.307128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.308392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309656] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.311173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312677] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314214] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.320178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.321485] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.352589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354087] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.356881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358024] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359651] vgaarb: loaded\n[ 0.360308] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361600] SCSI subsystem initialized\n[ 0.362580] ACPI: bus type USB registered\n[ 0.363490] usbcore: registered new interface driver usbfs\n[ 0.364590] usbcore: registered new interface driver hub\n[ 0.365675] usbcore: registered new device driver usb\n[ 0.366848] PCI: Using ACPI for IRQ routing\n[ 0.368034] NetLabel: Initializing\n[ 0.368813] NetLabel: domain hash size = 128\n[ 0.369696] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370737] NetLabel: unlabeled traffic allowed by default\n[ 0.371963] clocksource: Switched to clocksource kvm-clock\n[ 0.380132] AppArmor: AppArmor Filesystem Enabled\n[ 0.381304] pnp: PnP ACPI init\n[ 0.382291] pnp: PnP ACPI: found 5 devices\n[ 0.388607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390431] NET: Registered protocol family 2\n[ 0.391495] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395551] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396699] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397980] NET: Registered protocol family 1\n[ 0.398903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400062] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401182] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415247] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429280] Trying to unpack rootfs image as initramfs...\n[ 0.486856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488602] Scanning for low memory corruption every 60 seconds\n[ 0.490023] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491241] audit: initializing netlink subsys (disabled)\n[ 0.492352] audit: type=2000 audit(1532159905.012:1): initialized\n[ 0.493765] Initialise system trusted keyring\n[ 0.494755] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498186] zbud: loaded\n[ 0.498944] VFS: Disk quotas dquot_6.6.0\n[ 0.499807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501476] fuse init (API version 7.23)\n[ 0.502423] Key type big_key registered\n[ 0.503268] Allocating IMA MOK and blacklist keyrings.\n[ 0.504566] Key type asymmetric registered\n[ 0.505426] Asymmetric key parser 'x509' registered\n[ 0.506428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507995] io scheduler noop registered\n[ 0.508827] io scheduler deadline registered (default)\n[ 0.509877] io scheduler cfq registered\n[ 0.510762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513192] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514690] ACPI: Power Button [PWRF]\n[ 0.515612] GHES: HEST is not enabled!\n[ 0.529846] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586557] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590964] Linux agpgart interface v0.103\n[ 0.595032] brd: module loaded\n[ 0.596985] loop: module loaded\n[ 0.602208] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603755] GPT:90111 != 2097151\n[ 0.604475] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605649] GPT:90111 != 2097151\n[ 0.606366] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607406] vda: vda1 vda15\n[ 0.609382] scsi host0: ata_piix\n[ 0.610238] scsi host1: ata_piix\n[ 0.611083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.612838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614899] libphy: Fixed MDIO Bus: probed\n[ 0.616207] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617513] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620765] PPP generic driver version 2.4.2\n[ 0.622034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623704] ehci-pci: EHCI PCI platform driver\n[ 0.624910] ehci-platform: EHCI generic platform driver\n[ 0.626260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627822] ohci-pci: OHCI PCI platform driver\n[ 0.629021] ohci-platform: OHCI generic platform driver\n[ 0.630385] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646770] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648775] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650144] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.651773] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655426] usb usb1: Product: UHCI Host Controller\n[ 0.656725] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658308] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659825] hub 1-0:1.0: USB hub found\n[ 0.660886] hub 1-0:1.0: 2 ports detected\n[ 0.662211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666330] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667774] mousedev: PS/2 mouse device common for all mice\n[ 0.669503] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676866] i2c /dev entries driver\n[ 0.677957] device-mapper: uevent: version 1.0.3\n[ 0.679268] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681540] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683729] NET: Registered protocol family 10\n[ 0.685439] NET: Registered protocol family 17\n[ 0.686694] Key type dns_resolver registered\n[ 0.688227] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692332] registered taskstats version 1\n[ 0.693517] Loading compiled-in X.509 certificates\n[ 0.695439] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698032] zswap: loaded using pool lzo/zbud\n[ 0.700413] Key type trusted registered\n[ 0.702532] Key type encrypted registered\n[ 0.703661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705132] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706592] evm: HMAC attrs: 0x1\n[ 0.707879] Magic number: 10:766:976\n[ 0.709055] rtc_cmos 00:00: setting system clock to 2018-07-21 07:58:24 UTC (1532159904)\n[ 0.711302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712841] EDD information not available.\n[ 0.774220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786606] Write protecting the kernel read-only data: 14336k\n[ 0.790570] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793142] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\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.841425] 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.75\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.89. 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: "} 2018-07-21 07:58:29,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e/action used request id req-6bed2ab8-ba6d-40d1-aa07-36c2aca0ae2f 2018-07-21 07:58:29,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0895071029663s 2018-07-21 07:58:29,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e/action used request id req-6bed2ab8-ba6d-40d1-aa07-36c2aca0ae2f 2018-07-21 07:58:29,128 - 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 480402457 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.140794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142516] pid_max: default: 32768 minimum: 301 [ 0.143454] ACPI: Core revision 20150930 [ 0.144902] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146281] Security Framework initialized [ 0.147135] Yama: becoming mindful. [ 0.147911] AppArmor: AppArmor initialized [ 0.148813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151558] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152825] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154329] Initializing cgroup subsys io [ 0.155189] Initializing cgroup subsys memory [ 0.156106] Initializing cgroup subsys devices [ 0.157023] Initializing cgroup subsys freezer [ 0.157880] Initializing cgroup subsys net_cls [ 0.158744] Initializing cgroup subsys perf_event [ 0.159689] Initializing cgroup subsys net_prio [ 0.160632] Initializing cgroup subsys hugetlb [ 0.161544] Initializing cgroup subsys pids [ 0.162457] CPU: Physical Processor ID: 0 [ 0.164038] mce: CPU supports 10 MCE banks [ 0.164934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182636] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188954] ftrace: allocating 31920 entries in 125 pages [ 0.215007] smpboot: Max logical packages: 1 [ 0.215924] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217335] x2apic enabled [ 0.218181] Switched APIC routing to physical x2apic. [ 0.219970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223310] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225189] KVM setup paravirtual spinlock [ 0.226664] x86: Booted up 1 node, 1 CPUs [ 0.227513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.228977] devtmpfs: initialized [ 0.230734] evm: security.selinux [ 0.231460] evm: security.SMACK64 [ 0.232181] evm: security.SMACK64EXEC [ 0.232950] evm: security.SMACK64TRANSMUTE [ 0.233793] evm: security.SMACK64MMAP [ 0.234566] evm: security.ima [ 0.235239] evm: security.capability [ 0.236088] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238037] pinctrl core: initialized pinctrl subsystem [ 0.239194] RTC time: 7:58:24, date: 07/21/18 [ 0.240205] NET: Registered protocol family 16 [ 0.241252] cpuidle: using governor ladder [ 0.242119] cpuidle: using governor menu [ 0.242942] PCCT header not found. [ 0.243730] ACPI: bus type PCI registered [ 0.244562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245861] PCI: Using configuration type 1 for base access [ 0.247708] ACPI: Added _OSI(Module Device) [ 0.248584] ACPI: Added _OSI(Processor Device) [ 0.249480] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.250415] ACPI: Added _OSI(Processor Aggregator Device) [ 0.252243] ACPI: Interpreter enabled [ 0.253041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.258809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.260736] ACPI: (supports S0 S5) [ 0.261465] ACPI: Using IOAPIC for interrupt routing [ 0.262450] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.266874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269412] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.271735] acpiphp: Slot [3] registered [ 0.272563] acpiphp: Slot [4] registered [ 0.273403] acpiphp: Slot [5] registered [ 0.274248] acpiphp: Slot [6] registered [ 0.275080] acpiphp: Slot [7] registered [ 0.275908] acpiphp: Slot [8] registered [ 0.276751] acpiphp: Slot [9] registered [ 0.277577] acpiphp: Slot [10] registered [ 0.278435] acpiphp: Slot [11] registered [ 0.279284] acpiphp: Slot [12] registered [ 0.280136] acpiphp: Slot [13] registered [ 0.280978] acpiphp: Slot [14] registered [ 0.281824] acpiphp: Slot [15] registered [ 0.292707] acpiphp: Slot [16] registered [ 0.293555] acpiphp: Slot [17] registered [ 0.294401] acpiphp: Slot [18] registered [ 0.295254] acpiphp: Slot [19] registered [ 0.296098] acpiphp: Slot [20] registered [ 0.296948] acpiphp: Slot [21] registered [ 0.297795] acpiphp: Slot [22] registered [ 0.298639] acpiphp: Slot [23] registered [ 0.299484] acpiphp: Slot [24] registered [ 0.300331] acpiphp: Slot [25] registered [ 0.301181] acpiphp: Slot [26] registered [ 0.302028] acpiphp: Slot [27] registered [ 0.302908] acpiphp: Slot [28] registered [ 0.303752] acpiphp: Slot [29] registered [ 0.304591] acpiphp: Slot [30] registered [ 0.305438] acpiphp: Slot [31] registered [ 0.306286] PCI host bridge to bus 0000:00 [ 0.307128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.308392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309656] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.311173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312677] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314214] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321485] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.325387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.327155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.347801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354087] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355415] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.356881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358024] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359651] vgaarb: loaded [ 0.360308] vgaarb: bridge control possible 0000:00:02.0 [ 0.361600] SCSI subsystem initialized [ 0.362580] ACPI: bus type USB registered [ 0.363490] usbcore: registered new interface driver usbfs [ 0.364590] usbcore: registered new interface driver hub [ 0.365675] usbcore: registered new device driver usb [ 0.366848] PCI: Using ACPI for IRQ routing [ 0.368034] NetLabel: Initializing [ 0.368813] NetLabel: domain hash size = 128 [ 0.369696] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370737] NetLabel: unlabeled traffic allowed by default [ 0.371963] clocksource: Switched to clocksource kvm-clock [ 0.380132] AppArmor: AppArmor Filesystem Enabled [ 0.381304] pnp: PnP ACPI init [ 0.382291] pnp: PnP ACPI: found 5 devices [ 0.388607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390431] NET: Registered protocol family 2 [ 0.391495] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394285] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395551] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396699] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397980] NET: Registered protocol family 1 [ 0.398903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400062] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401182] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415247] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429280] Trying to unpack rootfs image as initramfs... [ 0.486856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.488602] Scanning for low memory corruption every 60 seconds [ 0.490023] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491241] audit: initializing netlink subsys (disabled) [ 0.492352] audit: type=2000 audit(1532159905.012:1): initialized [ 0.493765] Initialise system trusted keyring [ 0.494755] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498186] zbud: loaded [ 0.498944] VFS: Disk quotas dquot_6.6.0 [ 0.499807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501476] fuse init (API version 7.23) [ 0.502423] Key type big_key registered [ 0.503268] Allocating IMA MOK and blacklist keyrings. [ 0.504566] Key type asymmetric registered [ 0.505426] Asymmetric key parser 'x509' registered [ 0.506428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507995] io scheduler noop registered [ 0.508827] io scheduler deadline registered (default) [ 0.509877] io scheduler cfq registered [ 0.510762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513192] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.514690] ACPI: Power Button [PWRF] [ 0.515612] GHES: HEST is not enabled! [ 0.529846] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586557] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590964] Linux agpgart interface v0.103 [ 0.595032] brd: module loaded [ 0.596985] loop: module loaded [ 0.602208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603755] GPT:90111 != 2097151 [ 0.604475] GPT:Alternate GPT header not at the end of the disk. [ 0.605649] GPT:90111 != 2097151 [ 0.606366] GPT: Use GNU Parted to correct GPT errors. [ 0.607406] vda: vda1 vda15 [ 0.609382] scsi host0: ata_piix [ 0.610238] scsi host1: ata_piix [ 0.611083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.612838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614899] libphy: Fixed MDIO Bus: probed [ 0.616207] tun: Universal TUN/TAP device driver, 1.6 [ 0.617513] tun: (C) 1999-2004 Max Krasnyansky [ 0.620765] PPP generic driver version 2.4.2 [ 0.622034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623704] ehci-pci: EHCI PCI platform driver [ 0.624910] ehci-platform: EHCI generic platform driver [ 0.626260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627822] ohci-pci: OHCI PCI platform driver [ 0.629021] ohci-platform: OHCI generic platform driver [ 0.630385] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646770] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648775] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650144] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651773] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655426] usb usb1: Product: UHCI Host Controller [ 0.656725] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.658308] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659825] hub 1-0:1.0: USB hub found [ 0.660886] hub 1-0:1.0: 2 ports detected [ 0.662211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666330] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667774] mousedev: PS/2 mouse device common for all mice [ 0.669503] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672060] rtc_cmos 00:00: RTC can wake from S4 [ 0.673555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676866] i2c /dev entries driver [ 0.677957] device-mapper: uevent: version 1.0.3 [ 0.679268] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681540] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683729] NET: Registered protocol family 10 [ 0.685439] NET: Registered protocol family 17 [ 0.686694] Key type dns_resolver registered [ 0.688227] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.689757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692332] registered taskstats version 1 [ 0.693517] Loading compiled-in X.509 certificates [ 0.695439] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698032] zswap: loaded using pool lzo/zbud [ 0.700413] Key type trusted registered [ 0.702532] Key type encrypted registered [ 0.703661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705132] ima: No TPM chip found, activating TPM-bypass! [ 0.706592] evm: HMAC attrs: 0x1 [ 0.707879] Magic number: 10:766:976 [ 0.709055] rtc_cmos 00:00: setting system clock to 2018-07-21 07:58:24 UTC (1532159904) [ 0.711302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.712841] EDD information not available. [ 0.774220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.786606] Write protecting the kernel read-only data: 14336k [ 0.790570] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793142] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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.841425] 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.75 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.89. 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: 2018-07-21 07:58:29,806 - paramiko.transport - DEBUG - starting thread (client mode): 0x72ef85d0L 2018-07-21 07:58:29,807 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 07:58:29,807 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 07:58:29,807 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 07:58:29,808 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 07:58:29,808 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 07:58:29,808 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 07:58:29,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 07:58:29,809 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 07:58:29,809 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 07:58:29,826 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 07:58:29,826 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 07:58:29,839 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 4d8b19c2c7a73514dd6b1ffada9488ce 2018-07-21 07:58:29,840 - paramiko.transport - DEBUG - Trying discovered key 318840c61d29eedc376d80a8c653fe22 in /tmp/tmpw20UX0 2018-07-21 07:58:29,864 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 07:58:29,870 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 07:58:29,872 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 07:58:29,873 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 07:58:29,873 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 07:58:29,874 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 07:58:29,875 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 07:58:29,876 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-21 07:58:29,880 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 07:58:29,980 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:58:29,981 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 07:58:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 07:58:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c5469e06-33fb-4c46-b194-9b8017ed5890.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:31,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a13acaf-dd92-4969-ae70-b4b0a0a28a59 Content-Length: 0 Date: Sat, 21 Jul 2018 07:58:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:31,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c5469e06-33fb-4c46-b194-9b8017ed5890.json used request id req-0a13acaf-dd92-4969-ae70-b4b0a0a28a59 2018-07-21 07:58:31,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06363606453s 2018-07-21 07:58:31,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c5469e06-33fb-4c46-b194-9b8017ed5890.json used request id req-0a13acaf-dd92-4969-ae70-b4b0a0a28a59 2018-07-21 07:58:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:58:31,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:31,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8b9edeac-e247-42e6-9daa-6fbcabd0888a Date: Sat, 21 Jul 2018 07:58:31 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:58:31,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8b9edeac-e247-42e6-9daa-6fbcabd0888a 2018-07-21 07:58:31,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724358558655s 2018-07-21 07:58:31,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8b9edeac-e247-42e6-9daa-6fbcabd0888a 2018-07-21 07:58:31,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 07:58:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:31,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:58: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-8d4b4187-06cd-47ff-83cc-bb285e9cc953 x-compute-request-id: req-8d4b4187-06cd-47ff-83cc-bb285e9cc953 Content-Type: application/json 2018-07-21 07:58:31,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-8d4b4187-06cd-47ff-83cc-bb285e9cc953 2018-07-21 07:58:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163564920425s 2018-07-21 07:58:31,296 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e used request id req-8d4b4187-06cd-47ff-83cc-bb285e9cc953 2018-07-21 07:58:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:31,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-03007b4d-d24c-4a7b-b70f-9e7273e4b2a7 x-compute-request-id: req-03007b4d-d24c-4a7b-b70f-9e7273e4b2a7 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:61:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:61:cc", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b308585-d645-42d6-8895-c71a0aa4a60e", "rel": "bookmark"}], "image": {"id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "links": [{"href": "http://172.30.9.24:8774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:58:24.000000", "flavor": {"id": "3b3f3f72-52c3-480e-987d-5af1930c3e4a", "links": [{"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "bookmark"}]}, "id": "0b308585-d645-42d6-8895-c71a0aa4a60e", "security_groups": [{"name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}], "user_id": "00330c8a70d342b6b9277b8876610d7a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:58:31Z", "hostId": "40e01e0dfe511cce1f5bb7a057278d99273bf385d32dfb4f5c484e91", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c", "name": "singlevm2-vm_39a1704a-4d49-4513-a329-0583a453473c", "created": "2018-07-21T07:58:17Z", "tenant_id": "fab5d332385048b58035cbd2e925883f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:31,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-03007b4d-d24c-4a7b-b70f-9e7273e4b2a7 2018-07-21 07:58:31,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395550012589s 2018-07-21 07:58:31,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-03007b4d-d24c-4a7b-b70f-9e7273e4b2a7 2018-07-21 07:58:31,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:33,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-1cbfc8c7-70be-45d4-8646-f3c99d3d777c x-compute-request-id: req-1cbfc8c7-70be-45d4-8646-f3c99d3d777c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 07:58:33,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cbfc8c7-70be-45d4-8646-f3c99d3d777c 2018-07-21 07:58:33,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21900510788s 2018-07-21 07:58:33,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cbfc8c7-70be-45d4-8646-f3c99d3d777c 2018-07-21 07:58:33,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:58:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:33,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-f24a3e53-68f7-42b6-bb09-f65ed8f77f99 Date: Sat, 21 Jul 2018 07:58:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:15Z", "updated_at": "2018-07-21T07:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "3af34dc2-3cf3-47da-ba78-0cdc707a7d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "8b3affca-8094-468c-b880-cc9e62fa5aaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "ac00279c-3919-4358-a961-e5178212b8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:15Z", "revision_number": 0, "id": "dfd6953e-551a-4e03-9dc1-ecf8c2c19b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:15Z", "security_group_id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 3, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "73e6fb01-f23c-4d40-b41b-1626d5e8addc", "name": "singlevm2-sg_39a1704a-4d49-4513-a329-0583a453473c"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}]} 2018-07-21 07:58:33,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f24a3e53-68f7-42b6-bb09-f65ed8f77f99 2018-07-21 07:58:33,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560121536255s 2018-07-21 07:58:33,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f24a3e53-68f7-42b6-bb09-f65ed8f77f99 2018-07-21 07:58:33,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 07:58:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/73e6fb01-f23c-4d40-b41b-1626d5e8addc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:34,134 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dabae8fd-4fd9-44b4-8fe7-5438f111457f Content-Length: 0 Date: Sat, 21 Jul 2018 07:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:34,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/73e6fb01-f23c-4d40-b41b-1626d5e8addc.json used request id req-dabae8fd-4fd9-44b4-8fe7-5438f111457f 2018-07-21 07:58:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154924154282s 2018-07-21 07:58:34,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/73e6fb01-f23c-4d40-b41b-1626d5e8addc.json used request id req-dabae8fd-4fd9-44b4-8fe7-5438f111457f 2018-07-21 07:58:34,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 07:58:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:34,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:58: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-882c42ac-5ef1-4942-835d-b19bb1537ee8 x-compute-request-id: req-882c42ac-5ef1-4942-835d-b19bb1537ee8 Content-Length: 0 Content-Type: application/json 2018-07-21 07:58:34,181 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c used request id req-882c42ac-5ef1-4942-835d-b19bb1537ee8 2018-07-21 07:58:34,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0459420681s 2018-07-21 07:58:34,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_39a1704a-4d49-4513-a329-0583a453473c used request id req-882c42ac-5ef1-4942-835d-b19bb1537ee8 2018-07-21 07:58:34,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:58:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/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}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" -d '{"subnet_id": "3b6810fb-6e55-4151-9c2a-4b8c65415f47"}' 2018-07-21 07:58:35,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ab743be2-82f9-46c6-bf4c-1f6860917d3e Date: Sat, 21 Jul 2018 07:58:35 GMT RESP BODY: {"network_id": "dcece26b-a874-49da-9664-2e08b50e22a7", "tenant_id": "fab5d332385048b58035cbd2e925883f", "subnet_id": "3b6810fb-6e55-4151-9c2a-4b8c65415f47", "subnet_ids": ["3b6810fb-6e55-4151-9c2a-4b8c65415f47"], "port_id": "740b3577-ecae-4fb6-a095-ad85122b3e5a", "id": "6515c9f5-eeb8-4a88-8753-f8a935fe7acb"} 2018-07-21 07:58:35,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/remove_router_interface.json used request id req-ab743be2-82f9-46c6-bf4c-1f6860917d3e 2018-07-21 07:58:35,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75605678558s 2018-07-21 07:58:35,938 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb/remove_router_interface.json used request id req-ab743be2-82f9-46c6-bf4c-1f6860917d3e returning object 6515c9f5-eeb8-4a88-8753-f8a935fe7acb 2018-07-21 07:58:35,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:58:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:36,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cb9d7bd8-0ba6-468d-b71e-3e83446b2acc Date: Sat, 21 Jul 2018 07:58:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:09Z", "admin_state_up": true, "updated_at": "2018-07-21T07:58:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fab5d332385048b58035cbd2e925883f", "id": "6515c9f5-eeb8-4a88-8753-f8a935fe7acb", "name": "singlevm2-router_39a1704a-4d49-4513-a329-0583a453473c"}]} 2018-07-21 07:58:36,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cb9d7bd8-0ba6-468d-b71e-3e83446b2acc 2018-07-21 07:58:36,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127594947815s 2018-07-21 07:58:36,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cb9d7bd8-0ba6-468d-b71e-3e83446b2acc 2018-07-21 07:58:36,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:58:36,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:37,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa1d5048-3b09-45e9-ad54-a9c1462826af Content-Length: 0 Date: Sat, 21 Jul 2018 07:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:37,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb.json used request id req-fa1d5048-3b09-45e9-ad54-a9c1462826af 2018-07-21 07:58:37,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14226818085s 2018-07-21 07:58:37,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6515c9f5-eeb8-4a88-8753-f8a935fe7acb.json used request id req-fa1d5048-3b09-45e9-ad54-a9c1462826af 2018-07-21 07:58:37,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:58:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:37,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-325cfb85-a2e2-4bf5-b3b4-2337cd149954 Date: Sat, 21 Jul 2018 07:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcece26b-a874-49da-9664-2e08b50e22a7","tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:08Z","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":"fab5d332385048b58035cbd2e925883f","id":"3b6810fb-6e55-4151-9c2a-4b8c65415f47","subnetpool_id":null,"name":"singlevm2-subnet_39a1704a-4d49-4513-a329-0583a453473c"}]} 2018-07-21 07:58:37,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-325cfb85-a2e2-4bf5-b3b4-2337cd149954 2018-07-21 07:58:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0472321510315s 2018-07-21 07:58:37,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-325cfb85-a2e2-4bf5-b3b4-2337cd149954 2018-07-21 07:58:37,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:58:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3b6810fb-6e55-4151-9c2a-4b8c65415f47.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:38,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f76f3691-a23d-43f4-9775-da8741e2c94d Date: Sat, 21 Jul 2018 07:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:38,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3b6810fb-6e55-4151-9c2a-4b8c65415f47.json used request id req-f76f3691-a23d-43f4-9775-da8741e2c94d 2018-07-21 07:58:38,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13003587723s 2018-07-21 07:58:38,390 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3b6810fb-6e55-4151-9c2a-4b8c65415f47.json used request id req-f76f3691-a23d-43f4-9775-da8741e2c94d 2018-07-21 07:58:38,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:38,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-7a3b5dd3-bbd1-470a-b07d-97fcb33497be Date: Sat, 21 Jul 2018 07:58:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dcece26b-a874-49da-9664-2e08b50e22a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fab5d332385048b58035cbd2e925883f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:38Z","qos_policy_id":null,"name":"singlevm2-net_39a1704a-4d49-4513-a329-0583a453473c","admin_state_up":true,"tenant_id":"fab5d332385048b58035cbd2e925883f","created_at":"2018-07-21T07:58:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:38,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7a3b5dd3-bbd1-470a-b07d-97fcb33497be 2018-07-21 07:58:38,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109161138535s 2018-07-21 07:58:38,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7a3b5dd3-bbd1-470a-b07d-97fcb33497be 2018-07-21 07:58:38,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:58:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/dcece26b-a874-49da-9664-2e08b50e22a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:39,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d861eff9-1d7d-41e0-afbf-46f86ba2e51e Date: Sat, 21 Jul 2018 07:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:58:39,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dcece26b-a874-49da-9664-2e08b50e22a7.json used request id req-d861eff9-1d7d-41e0-afbf-46f86ba2e51e 2018-07-21 07:58:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02593493462s 2018-07-21 07:58:39,528 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dcece26b-a874-49da-9664-2e08b50e22a7.json used request id req-d861eff9-1d7d-41e0-afbf-46f86ba2e51e 2018-07-21 07:58:39,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:40,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a7691a70-cbcf-46e9-a9c6-a84093beca45 Date: Sat, 21 Jul 2018 07:58:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/snap", "metadata": {}}], "file": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/file", "owner": "fab5d332385048b58035cbd2e925883f", "id": "048ae36d-53df-47c5-90a0-60f5ab2744d8", "size": 12716032, "self": "/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/048ae36d-53df-47c5-90a0-60f5ab2744d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39a1704a-4d49-4513-a329-0583a453473c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:58:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:40,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7691a70-cbcf-46e9-a9c6-a84093beca45 2018-07-21 07:58:40,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.648880004883s 2018-07-21 07:58:40,181 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7691a70-cbcf-46e9-a9c6-a84093beca45 2018-07-21 07:58:40,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 07:58:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1498cc6b7cd529ebd26c70f5b2dbcd5ae6d24ffd" 2018-07-21 07:58:40,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6dd155e8-ffdd-4ada-8a88-d2fe0b980248 Date: Sat, 21 Jul 2018 07:58:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:58:40,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8 used request id req-6dd155e8-ffdd-4ada-8a88-d2fe0b980248 2018-07-21 07:58:40,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.637142896652s 2018-07-21 07:58:40,820 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/048ae36d-53df-47c5-90a0-60f5ab2744d8 used request id req-6dd155e8-ffdd-4ada-8a88-d2fe0b980248 2018-07-21 07:58:40,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:58:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:40,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-767da1e0-a03e-4043-b7cc-c3f335bdce02 x-compute-request-id: req-767da1e0-a03e-4043-b7cc-c3f335bdce02 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_39a1704a-4d49-4513-a329-0583a453473c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a", "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": "3b3f3f72-52c3-480e-987d-5af1930c3e4a"}]} 2018-07-21 07:58:40,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-767da1e0-a03e-4043-b7cc-c3f335bdce02 2018-07-21 07:58:40,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264990329742s 2018-07-21 07:58:40,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-767da1e0-a03e-4043-b7cc-c3f335bdce02 2018-07-21 07:58:40,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 07:58:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:40,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:58: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-53ba6b99-9ec3-443a-bb24-efe519790831 x-compute-request-id: req-53ba6b99-9ec3-443a-bb24-efe519790831 Content-Length: 0 Content-Type: application/json 2018-07-21 07:58:40,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a used request id req-53ba6b99-9ec3-443a-bb24-efe519790831 2018-07-21 07:58:40,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449910163879s 2018-07-21 07:58:40,894 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3b3f3f72-52c3-480e-987d-5af1930c3e4a used request id req-53ba6b99-9ec3-443a-bb24-efe519790831 2018-07-21 07:58:40,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:58:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:41,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbcb3cb-d8f3-4e9b-9cfc-ae53f432d680 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c", "links": {"self": "http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00330c8a70d342b6b9277b8876610d7a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:58:41,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fdbcb3cb-d8f3-4e9b-9cfc-ae53f432d680 2018-07-21 07:58:41,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115860939026s 2018-07-21 07:58:41,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fdbcb3cb-d8f3-4e9b-9cfc-ae53f432d680 2018-07-21 07:58:41,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:58:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:41,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2061cdbb-d37a-4220-a207-5d8bcff2abb8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_39a1704a-4d49-4513-a329-0583a453473c", "links": {"self": "http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "00330c8a70d342b6b9277b8876610d7a", "description": null}} 2018-07-21 07:58:41,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a used request id req-2061cdbb-d37a-4220-a207-5d8bcff2abb8 2018-07-21 07:58:41,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132466077805s 2018-07-21 07:58:41,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a used request id req-2061cdbb-d37a-4220-a207-5d8bcff2abb8 2018-07-21 07:58:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 07:58:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:41,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b99883-9011-4999-91ad-b48e88689279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:58:41,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a used request id req-f7b99883-9011-4999-91ad-b48e88689279 2018-07-21 07:58:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257184028625s 2018-07-21 07:58:41,407 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/00330c8a70d342b6b9277b8876610d7a used request id req-f7b99883-9011-4999-91ad-b48e88689279 2018-07-21 07:58:41,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:58:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:41,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e535b706-b552-459a-8f0b-f05920945040 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f"}, "tags": [], "enabled": true, "id": "fab5d332385048b58035cbd2e925883f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39a1704a-4d49-4513-a329-0583a453473c"}]} 2018-07-21 07:58:41,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e535b706-b552-459a-8f0b-f05920945040 2018-07-21 07:58:41,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100584030151s 2018-07-21 07:58:41,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e535b706-b552-459a-8f0b-f05920945040 2018-07-21 07:58:41,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 07:58:41,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2330828d6e864425dd195737b709b7ca39577338" 2018-07-21 07:58:41,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1525bd81-1221-47ee-b689-a2ffded90f3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:58:41,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-1525bd81-1221-47ee-b689-a2ffded90f3c 2018-07-21 07:58:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172869920731s 2018-07-21 07:58:41,693 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-1525bd81-1221-47ee-b689-a2ffded90f3c 2018-07-21 07:58:41,750 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:58:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:58:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:58:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:58:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:41,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00322d92-3d70-43c8-a917-54a43e20780b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:58:41,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-00322d92-3d70-43c8-a917-54a43e20780b 2018-07-21 07:58:41,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:58:42,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["b3vmr-akQ1u1b9Ul61PqBw"], "issued_at": "2018-07-21T07:58:42.000000Z"}} 2018-07-21 07:58:42,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:42,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1f2ceb57-70c2-455d-8063-be79efd6010f Date: Sat, 21 Jul 2018 07:58:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:58:42,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f2ceb57-70c2-455d-8063-be79efd6010f 2018-07-21 07:58:42,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.191878080368s 2018-07-21 07:58:42,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f2ceb57-70c2-455d-8063-be79efd6010f 2018-07-21 07:58:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:42,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32988a6b-3bc9-44fe-9c2d-86a55e4f1cbe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:58:42,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-32988a6b-3bc9-44fe-9c2d-86a55e4f1cbe 2018-07-21 07:58:42,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:58:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:42,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ff7736-675e-493a-a442-9d7dd39a5b47 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:58:42,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a4ff7736-675e-493a-a442-9d7dd39a5b47 2018-07-21 07:58:42,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107532024384s 2018-07-21 07:58:42,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a4ff7736-675e-493a-a442-9d7dd39a5b47 2018-07-21 07:58:42,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 07:58:42,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797"}}' 2018-07-21 07:58:42,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aedd1a2-cbe6-4d0e-9462-8f50ed980b67 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b"}, "tags": [], "enabled": true, "id": "171efd5e936348689d78d7a90d05138b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797"}} 2018-07-21 07:58:42,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9aedd1a2-cbe6-4d0e-9462-8f50ed980b67 2018-07-21 07:58:42,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13729596138s 2018-07-21 07:58:42,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9aedd1a2-cbe6-4d0e-9462-8f50ed980b67 2018-07-21 07:58:42,650 - 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'171efd5e936348689d78d7a90d05138b', '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_46a40e59-7f23-4b08-a0bc-49265c39f797'}) 2018-07-21 07:58:42,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 07:58:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9ee57089-2ef2-4e84-acbb-7215d6c20b2a", "email": null, "name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797"}}' 2018-07-21 07:58:43,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313ae7ea-54d0-4a39-b8d0-95660d6b4fb2 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": {"self": "http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b14d7fbea17e493289a9f9d0fc1cc9be", "domain_id": "default", "password_expires_at": null}} 2018-07-21 07:58:43,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-313ae7ea-54d0-4a39-b8d0-95660d6b4fb2 2018-07-21 07:58:43,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.410884141922s 2018-07-21 07:58:43,066 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-313ae7ea-54d0-4a39-b8d0-95660d6b4fb2 2018-07-21 07:58:43,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b14d7fbea17e493289a9f9d0fc1cc9be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797'}) 2018-07-21 07:58:43,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4921794-ba97-4cbd-997e-57de56c4b67d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:43,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4921794-ba97-4cbd-997e-57de56c4b67d 2018-07-21 07:58:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135013103485s 2018-07-21 07:58:43,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4921794-ba97-4cbd-997e-57de56c4b67d 2018-07-21 07:58:43,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25891c1e-16f1-4c01-ba14-3ed560c7d015 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:43,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25891c1e-16f1-4c01-ba14-3ed560c7d015 2018-07-21 07:58:43,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0213809013367s 2018-07-21 07:58:43,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25891c1e-16f1-4c01-ba14-3ed560c7d015 2018-07-21 07:58:43,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:58:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f97c78-e70e-4895-a452-3cc20cd947fb Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:58:43,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4f97c78-e70e-4895-a452-3cc20cd947fb 2018-07-21 07:58:43,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096587896347s 2018-07-21 07:58:43,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4f97c78-e70e-4895-a452-3cc20cd947fb 2018-07-21 07:58:43,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:58:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725584a0-6938-4b8c-9ba9-eab2cba2d9e7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 07:58:43,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-725584a0-6938-4b8c-9ba9-eab2cba2d9e7 2018-07-21 07:58:43,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955390930176s 2018-07-21 07:58:43,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-725584a0-6938-4b8c-9ba9-eab2cba2d9e7 2018-07-21 07:58:43,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:58:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bbcab6-a4fb-4c1c-bb62-4dd2dc3c296a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": {"self": "http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b14d7fbea17e493289a9f9d0fc1cc9be", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:58:43,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a1bbcab6-a4fb-4c1c-bb62-4dd2dc3c296a 2018-07-21 07:58:43,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105148077011s 2018-07-21 07:58:43,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a1bbcab6-a4fb-4c1c-bb62-4dd2dc3c296a 2018-07-21 07:58:43,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:58:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c7c0e0-c830-4464-9106-a3d9a9ba9ab1 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b"}, "tags": [], "enabled": true, "id": "171efd5e936348689d78d7a90d05138b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797"}]} 2018-07-21 07:58:43,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-44c7c0e0-c830-4464-9106-a3d9a9ba9ab1 2018-07-21 07:58:43,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098140001297s 2018-07-21 07:58:43,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-44c7c0e0-c830-4464-9106-a3d9a9ba9ab1 2018-07-21 07:58:43,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:58:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=b14d7fbea17e493289a9f9d0fc1cc9be&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=171efd5e936348689d78d7a90d05138b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee82ab0c-874c-4eba-b6cc-259ba23be2db Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=b14d7fbea17e493289a9f9d0fc1cc9be&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=171efd5e936348689d78d7a90d05138b", "previous": null, "next": null}} 2018-07-21 07:58:43,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b14d7fbea17e493289a9f9d0fc1cc9be&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=171efd5e936348689d78d7a90d05138b used request id req-ee82ab0c-874c-4eba-b6cc-259ba23be2db 2018-07-21 07:58:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0967879295349s 2018-07-21 07:58:43,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b14d7fbea17e493289a9f9d0fc1cc9be&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=171efd5e936348689d78d7a90d05138b used request id req-ee82ab0c-874c-4eba-b6cc-259ba23be2db 2018-07-21 07:58:43,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 07:58:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b/users/b14d7fbea17e493289a9f9d0fc1cc9be/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:58:43,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44738587-dd6d-40cf-b4db-faa84723ccd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:58:43,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b/users/b14d7fbea17e493289a9f9d0fc1cc9be/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-44738587-dd6d-40cf-b4db-faa84723ccd5 2018-07-21 07:58:43,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162384986877s 2018-07-21 07:58:43,921 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b/users/b14d7fbea17e493289a9f9d0fc1cc9be/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-44738587-dd6d-40cf-b4db-faa84723ccd5 2018-07-21 07:58:43,921 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 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'171efd5e936348689d78d7a90d05138b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9ee57089-2ef2-4e84-acbb-7215d6c20b2a', 'username': u'vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:58:43,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:58:43,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:58:43,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:58:43,927 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797', 'password': '9ee57089-2ef2-4e84-acbb-7215d6c20b2a', 'project_name': 'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '171efd5e936348689d78d7a90d05138b', 'project_domain_name': 'Default'} 2018-07-21 07:58:43,927 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-21 07:58:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:43,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25eff40c-e812-4b41-b1a2-78dbb07bd78d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:58:43,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-25eff40c-e812-4b41-b1a2-78dbb07bd78d 2018-07-21 07:58:43,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:58:44,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "171efd5e936348689d78d7a90d05138b", "name": "vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/171efd5e936348689d78d7a90d05138b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/171efd5e936348689d78d7a90d05138b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/171efd5e936348689d78d7a90d05138b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/171efd5e936348689d78d7a90d05138b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/171efd5e936348689d78d7a90d05138b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/171efd5e936348689d78d7a90d05138b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/171efd5e936348689d78d7a90d05138b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/171efd5e936348689d78d7a90d05138b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/171efd5e936348689d78d7a90d05138b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/171efd5e936348689d78d7a90d05138b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/171efd5e936348689d78d7a90d05138b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/171efd5e936348689d78d7a90d05138b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_171efd5e936348689d78d7a90d05138b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_171efd5e936348689d78d7a90d05138b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797", "id": "b14d7fbea17e493289a9f9d0fc1cc9be"}, "audit_ids": ["vVSCepb7RR6jNcyJ79yVrQ"], "issued_at": "2018-07-21T07:58:44.000000Z"}} 2018-07-21 07:58:44,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:58:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"network": {"name": "vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797", "admin_state_up": true}}' 2018-07-21 07:58:44,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bc10f600-2377-430b-a919-e08a8fafde1f Date: Sat, 21 Jul 2018 07:58:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:44Z","is_default":false,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","qos_policy_id":null,"admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450}} 2018-07-21 07:58:44,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bc10f600-2377-430b-a919-e08a8fafde1f 2018-07-21 07:58:44,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546772003174s 2018-07-21 07:58:44,870 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bc10f600-2377-430b-a919-e08a8fafde1f 2018-07-21 07:58:44,871 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:58:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1569faab-1781-4684-b88e-024e097c2bbd', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797', u'admin_state_up': True, u'tenant_id': u'171efd5e936348689d78d7a90d05138b', u'created_at': u'2018-07-21T07:58:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'171efd5e936348689d78d7a90d05138b', u'l2_adjacency': True}) 2018-07-21 07:58:44,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:45,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-4bfb868f-d5a5-422e-88ab-6d6ba26163ee Date: Sat, 21 Jul 2018 07:58:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:58:44Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:45,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4bfb868f-d5a5-422e-88ab-6d6ba26163ee 2018-07-21 07:58:45,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130146980286s 2018-07-21 07:58:45,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4bfb868f-d5a5-422e-88ab-6d6ba26163ee 2018-07-21 07:58:45,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:58:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"subnet": {"name": "vping_ssh-subnet_46a40e59-7f23-4b08-a0bc-49265c39f797", "enable_dhcp": true, "network_id": "1569faab-1781-4684-b88e-024e097c2bbd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:58:45,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6541412d-2f0d-4ecc-a60a-1697b5d232c3 Date: Sat, 21 Jul 2018 07:58:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:45Z","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":"171efd5e936348689d78d7a90d05138b","id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","subnetpool_id":null,"name":"vping_ssh-subnet_46a40e59-7f23-4b08-a0bc-49265c39f797"}} 2018-07-21 07:58:45,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6541412d-2f0d-4ecc-a60a-1697b5d232c3 2018-07-21 07:58:45,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.656715869904s 2018-07-21 07:58:45,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6541412d-2f0d-4ecc-a60a-1697b5d232c3 2018-07-21 07:58:45,661 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:58:45Z', 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'e147d5f7-feba-4273-bffa-f0a7cd45b768', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_46a40e59-7f23-4b08-a0bc-49265c39f797', u'enable_dhcp': True, u'network_id': u'1569faab-1781-4684-b88e-024e097c2bbd', u'tenant_id': u'171efd5e936348689d78d7a90d05138b', u'created_at': u'2018-07-21T07:58:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'171efd5e936348689d78d7a90d05138b'}) 2018-07-21 07:58:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:58:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "vping_ssh-router_46a40e59-7f23-4b08-a0bc-49265c39f797", "admin_state_up": true}}' 2018-07-21 07:58:47,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-068bec58-618d-4bf2-9a5d-69b9b96ac0d9 Date: Sat, 21 Jul 2018 07:58:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:45Z", "admin_state_up": true, "updated_at": "2018-07-21T07:58:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "171efd5e936348689d78d7a90d05138b", "id": "05662f8c-6a9b-4314-9509-af492ff5d1eb", "name": "vping_ssh-router_46a40e59-7f23-4b08-a0bc-49265c39f797"}} 2018-07-21 07:58:47,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-068bec58-618d-4bf2-9a5d-69b9b96ac0d9 2018-07-21 07:58:47,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55246496201s 2018-07-21 07:58:47,215 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-068bec58-618d-4bf2-9a5d-69b9b96ac0d9 2018-07-21 07:58:47,215 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:58:46Z', u'revision_number': 2, u'id': u'05662f8c-6a9b-4314-9509-af492ff5d1eb', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_46a40e59-7f23-4b08-a0bc-49265c39f797', u'admin_state_up': True, u'tenant_id': u'171efd5e936348689d78d7a90d05138b', u'created_at': u'2018-07-21T07:58:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'171efd5e936348689d78d7a90d05138b'}) 2018-07-21 07:58:47,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:58:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/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}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"subnet_id": "e147d5f7-feba-4273-bffa-f0a7cd45b768"}' 2018-07-21 07:58:49,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba055b19-250f-4b6d-a51d-48c1358ea084 Date: Sat, 21 Jul 2018 07:58:49 GMT RESP BODY: {"network_id": "1569faab-1781-4684-b88e-024e097c2bbd", "tenant_id": "171efd5e936348689d78d7a90d05138b", "subnet_id": "e147d5f7-feba-4273-bffa-f0a7cd45b768", "subnet_ids": ["e147d5f7-feba-4273-bffa-f0a7cd45b768"], "port_id": "ff9f7d90-86fc-4511-b5e6-c27cb087133e", "id": "05662f8c-6a9b-4314-9509-af492ff5d1eb"} 2018-07-21 07:58:49,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/add_router_interface.json used request id req-ba055b19-250f-4b6d-a51d-48c1358ea084 2018-07-21 07:58:49,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5404958725s 2018-07-21 07:58:49,757 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/add_router_interface.json used request id req-ba055b19-250f-4b6d-a51d-48c1358ea084 returning object 05662f8c-6a9b-4314-9509-af492ff5d1eb 2018-07-21 07:58:49,757 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:58:49,885 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:58:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:58:49,892 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:58:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:58:49,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-74da9e10-a074-4001-ada1-39a820b0e4d0 Date: Sat, 21 Jul 2018 07:58:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:50,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-74da9e10-a074-4001-ada1-39a820b0e4d0 2018-07-21 07:58:50,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185699224472s 2018-07-21 07:58:50,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-74da9e10-a074-4001-ada1-39a820b0e4d0 2018-07-21 07:58:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:58:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797"}' 2018-07-21 07:58:50,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4be756ba-ce3a-4df3-aa24-e8044ebd5d27 Date: Sat, 21 Jul 2018 07:58:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file", "owner": "171efd5e936348689d78d7a90d05138b", "id": "336c863b-3902-40c0-9083-6c828d306b40", "size": null, "self": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "checksum": null, "created_at": "2018-07-21T07:58:50Z", "protected": false} 2018-07-21 07:58:50,139 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4be756ba-ce3a-4df3-aa24-e8044ebd5d27 2018-07-21 07:58:50,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0502588748932s 2018-07-21 07:58:50,139 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4be756ba-ce3a-4df3-aa24-e8044ebd5d27 returning object 336c863b-3902-40c0-9083-6c828d306b40 2018-07-21 07:58:50,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:58:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40/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}f3e724844f631a10629fdb60abf3675af3c2b325" -d '' 2018-07-21 07:58:50,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-beacbf60-4667-4fd1-a2cc-4e527245746c Date: Sat, 21 Jul 2018 07:58:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:58:50,641 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file used request id req-beacbf60-4667-4fd1-a2cc-4e527245746c 2018-07-21 07:58:50,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.501137018204s 2018-07-21 07:58:50,641 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file used request id req-beacbf60-4667-4fd1-a2cc-4e527245746c 2018-07-21 07:58:50,642 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:58:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file', u'owner': u'171efd5e936348689d78d7a90d05138b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'336c863b-3902-40c0-9083-6c828d306b40', u'size': None, u'name': u'vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797', u'checksum': None, u'self': u'/v2/images/336c863b-3902-40c0-9083-6c828d306b40', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:58:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:58:50,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:58:50,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:58:50,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63d2da43-d0ad-4c16-a77a-c47c2f314779 x-compute-request-id: req-63d2da43-d0ad-4c16-a77a-c47c2f314779 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "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": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74"}} 2018-07-21 07:58:50,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63d2da43-d0ad-4c16-a77a-c47c2f314779 2018-07-21 07:58:50,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.246473073959s 2018-07-21 07:58:50,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63d2da43-d0ad-4c16-a77a-c47c2f314779 2018-07-21 07:58:50,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797', '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'd6b478342d9546e19c0ae741cdc519ce', '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'260381a8-4f3b-46a7-b2e5-ef4e1e355f74', 'swap': 0}) 2018-07-21 07:58:50,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:58:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74/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}9356b9cc076bad38bdea76453e8eb274f37c68ec" -d '{"extra_specs": {}}' 2018-07-21 07:58:50,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-953e2539-c604-4794-a8a3-0d680e197140 x-compute-request-id: req-953e2539-c604-4794-a8a3-0d680e197140 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:58:50,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74/os-extra_specs used request id req-953e2539-c604-4794-a8a3-0d680e197140 2018-07-21 07:58:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232219696045s 2018-07-21 07:58:50,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74/os-extra_specs used request id req-953e2539-c604-4794-a8a3-0d680e197140 2018-07-21 07:58:50,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 07:58:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"keypair": {"name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797"}}' 2018-07-21 07:58:51,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c29479a-85ce-4d91-be68-dd7a56f35aa8 x-compute-request-id: req-5c29479a-85ce-4d91-be68-dd7a56f35aa8 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4v1qlvA1cMMeM71O5C4xLRXZyFa7L9e7zt8Cnj/x4kc81gY293OXIoIWTf4Rv6woWQn8QYLgwr1oddzTsrL+dPWOlPwYX5okK5K6BPTVtKs39yV02dnngYoOEviHD4X/nBCla1N0DxgQkNXGq923KCbP/8JSA7/QxeERL/4OXVcOAeelyzKxfXLh/a+7H+5KESMxwSwtJPnh+QTyD93HSrrfiYaBd/1PN3ZylUCvjmlDfu2bf326eaqFJ8jHVasqrVThDY7jbiKLrVcv3XPlruV+A8fmum3k5r8XfRuciBXvQyQ5rQojAP3dTyQ6Sv0M88Inx4VzRLq85K55SKSZr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuL9apbwNXDDHjO9TuQuMS0V2chWuy/Xu87fAp4/8eJHPNYGN\nvdzlyKCFk3+Eb+sKFkJ/EGC4MK9aHXc07Ky/nT1jpT8GF+aJCuSugT01bSrN/cld\nNnZ54GKDhL4hw+F/5wQpWtTdA8YEJDVxqvdtygmz//CUgO/0MXhES/+Dl1XDgHnp\ncsysX1y4f2vux/uShEjMcEsLST54fkE8g/dx0q634mGgXf9Tzd2cpVAr45pQ37tm\n399unmqhSfIx1WrKq1U4Q2O424ii61XL91z5a7lfgPH5rpt5Oa/F30bnIgV70MkO\na0KIwD93U8kOkr9DPPCJ8eFc0S6vOSueUikmawIDAQABAoIBAGxhnd0iwDe4Sijs\n8hHZq3kxC/aLr9rpsT/7KaNjffqBl6zNDwk2QPt86EAKi/hYS7eZVQ+Xnha5mEU2\n/K5n/ZVSQVXc7kcxMG5aj+EztlcPyH69FdjwkjlHsd466HYQoUc2ksg9nlcrYJyZ\nWdCxjQ/8t0NLsOMfYgNviamIAXvSjk4mWiWBgr+7MtxAt15d3zN4XsQyejppSRaN\n2V7tCz+JqSRIyZ4r6b5njQOO9PFL6AbZ6BVHY4S+g2KcFKS4sxZ8eRCXt5/t4Aze\nNDUaxYrh8cZIWfliC+BWcFzTYgtIq/QdH30AMsYw/9yUHCweIH4EpxU2A3xcYJrr\ndHRBh1ECgYEA2sGW5Wzaf8zybVQelmw4Z2kB64UVLJhrt1ZkKpjEcdCcfxA7uXrD\n4itIeSNRx2lMe0V8sRiy+QJa7ne97gtIuZqq7sm/fDcnLzBT+Q0z0dtwUXEEzQ0o\nvYNIjaUMBNOCPDa9Ymbi5uj6ij3PBwsBBp9Dexm7ibbRYjMlyAj/xFkCgYEA2DOB\nnp8iVV33Z1ToSOItHyAnXLyegXIR6fQZxQBFSjGDgxjV2OKRyRKXFjyUMUWmRUmV\niZ4UsJpqnPC+YXfI7+C4WlBp2M6BeswBLyV7S94/J++J4X22NzEw2SKqztHGIAB5\nGcTCmxtGMN2egn+LY2ab7n3TBynW+pUbdiAa+GMCgYAZdwGm0WYaDHSID4vD/PMP\n7qRfk01ktJWNcQwV/VSY3yzoia46KDVXRayZFWh2qyZRD0S1pOdon0KQkfXVGREt\nMfkF9QxKXG0+TATqcAQBQOcxQ9PIPujoLrkqa/UbNrfpZIHlS47MTIClyQ4phrlm\n2PFVCijPni1/ne6e+5UyeQKBgHFXRyuV91TThyDHtWKIF+mKXLhUNbBc0aFZk6zg\nQHLt1CkE+w7RcGX99fD1XycZgVovglJ76hLPUPbnipbkShXfNCY8o9DCKcTrb+98\ncc/LOkbAYAMzeTQj+JzMfMkh1gDu3o2wxei0eq6hcDivjq5Um4iCs/+8YnRJePUL\nTbhLAoGAauOj9YG240Bpx8FtfKjyrS+H56+h4DgeiQc0M0V75PZmdNbPJFTROq47\n2+f3C69fw+de1HluEfRq6EZZsLEmsZP8QDunLMU2MJoTV3TAUtXp3Y0kaQKGULJI\nrV6lTPwXqZjgCDP7B9TtU2bbvR1YjeNSZ3LSEI/1I+dZ2/nGOx4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "fingerprint": "f5:d3:31:d4:27:ba:0e:ed:b8:2c:12:67:ab:f5:c2:c7"}} 2018-07-21 07:58:51,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5c29479a-85ce-4d91-be68-dd7a56f35aa8 2018-07-21 07:58:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.371953964233s 2018-07-21 07:58:51,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5c29479a-85ce-4d91-be68-dd7a56f35aa8 2018-07-21 07:58:51,288 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4v1qlvA1cMMeM71O5C4xLRXZyFa7L9e7zt8Cnj/x4kc81gY293OXIoIWTf4Rv6woWQn8QYLgwr1oddzTsrL+dPWOlPwYX5okK5K6BPTVtKs39yV02dnngYoOEviHD4X/nBCla1N0DxgQkNXGq923KCbP/8JSA7/QxeERL/4OXVcOAeelyzKxfXLh/a+7H+5KESMxwSwtJPnh+QTyD93HSrrfiYaBd/1PN3ZylUCvjmlDfu2bf326eaqFJ8jHVasqrVThDY7jbiKLrVcv3XPlruV+A8fmum3k5r8XfRuciBXvQyQ5rQojAP3dTyQ6Sv0M88Inx4VzRLq85K55SKSZr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuL9apbwNXDDHjO9TuQuMS0V2chWuy/Xu87fAp4/8eJHPNYGN\nvdzlyKCFk3+Eb+sKFkJ/EGC4MK9aHXc07Ky/nT1jpT8GF+aJCuSugT01bSrN/cld\nNnZ54GKDhL4hw+F/5wQpWtTdA8YEJDVxqvdtygmz//CUgO/0MXhES/+Dl1XDgHnp\ncsysX1y4f2vux/uShEjMcEsLST54fkE8g/dx0q634mGgXf9Tzd2cpVAr45pQ37tm\n399unmqhSfIx1WrKq1U4Q2O424ii61XL91z5a7lfgPH5rpt5Oa/F30bnIgV70MkO\na0KIwD93U8kOkr9DPPCJ8eFc0S6vOSueUikmawIDAQABAoIBAGxhnd0iwDe4Sijs\n8hHZq3kxC/aLr9rpsT/7KaNjffqBl6zNDwk2QPt86EAKi/hYS7eZVQ+Xnha5mEU2\n/K5n/ZVSQVXc7kcxMG5aj+EztlcPyH69FdjwkjlHsd466HYQoUc2ksg9nlcrYJyZ\nWdCxjQ/8t0NLsOMfYgNviamIAXvSjk4mWiWBgr+7MtxAt15d3zN4XsQyejppSRaN\n2V7tCz+JqSRIyZ4r6b5njQOO9PFL6AbZ6BVHY4S+g2KcFKS4sxZ8eRCXt5/t4Aze\nNDUaxYrh8cZIWfliC+BWcFzTYgtIq/QdH30AMsYw/9yUHCweIH4EpxU2A3xcYJrr\ndHRBh1ECgYEA2sGW5Wzaf8zybVQelmw4Z2kB64UVLJhrt1ZkKpjEcdCcfxA7uXrD\n4itIeSNRx2lMe0V8sRiy+QJa7ne97gtIuZqq7sm/fDcnLzBT+Q0z0dtwUXEEzQ0o\nvYNIjaUMBNOCPDa9Ymbi5uj6ij3PBwsBBp9Dexm7ibbRYjMlyAj/xFkCgYEA2DOB\nnp8iVV33Z1ToSOItHyAnXLyegXIR6fQZxQBFSjGDgxjV2OKRyRKXFjyUMUWmRUmV\niZ4UsJpqnPC+YXfI7+C4WlBp2M6BeswBLyV7S94/J++J4X22NzEw2SKqztHGIAB5\nGcTCmxtGMN2egn+LY2ab7n3TBynW+pUbdiAa+GMCgYAZdwGm0WYaDHSID4vD/PMP\n7qRfk01ktJWNcQwV/VSY3yzoia46KDVXRayZFWh2qyZRD0S1pOdon0KQkfXVGREt\nMfkF9QxKXG0+TATqcAQBQOcxQ9PIPujoLrkqa/UbNrfpZIHlS47MTIClyQ4phrlm\n2PFVCijPni1/ne6e+5UyeQKBgHFXRyuV91TThyDHtWKIF+mKXLhUNbBc0aFZk6zg\nQHLt1CkE+w7RcGX99fD1XycZgVovglJ76hLPUPbnipbkShXfNCY8o9DCKcTrb+98\ncc/LOkbAYAMzeTQj+JzMfMkh1gDu3o2wxei0eq6hcDivjq5Um4iCs/+8YnRJePUL\nTbhLAoGAauOj9YG240Bpx8FtfKjyrS+H56+h4DgeiQc0M0V75PZmdNbPJFTROq47\n2+f3C69fw+de1HluEfRq6EZZsLEmsZP8QDunLMU2MJoTV3TAUtXp3Y0kaQKGULJI\nrV6lTPwXqZjgCDP7B9TtU2bbvR1YjeNSZ3LSEI/1I+dZ2/nGOx4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b14d7fbea17e493289a9f9d0fc1cc9be', 'name': u'vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797', 'created_at': '2018-07-21T07:58:51.288481', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'171efd5e936348689d78d7a90d05138b', 'name': 'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f5:d3:31:d4:27:ba:0e:ed:b8:2c:12:67:ab:f5:c2:c7', 'type': 'ssh', 'id': u'vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797'}) 2018-07-21 07:58:51,288 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuL9apbwNXDDHjO9TuQuMS0V2chWuy/Xu87fAp4/8eJHPNYGN vdzlyKCFk3+Eb+sKFkJ/EGC4MK9aHXc07Ky/nT1jpT8GF+aJCuSugT01bSrN/cld NnZ54GKDhL4hw+F/5wQpWtTdA8YEJDVxqvdtygmz//CUgO/0MXhES/+Dl1XDgHnp csysX1y4f2vux/uShEjMcEsLST54fkE8g/dx0q634mGgXf9Tzd2cpVAr45pQ37tm 399unmqhSfIx1WrKq1U4Q2O424ii61XL91z5a7lfgPH5rpt5Oa/F30bnIgV70MkO a0KIwD93U8kOkr9DPPCJ8eFc0S6vOSueUikmawIDAQABAoIBAGxhnd0iwDe4Sijs 8hHZq3kxC/aLr9rpsT/7KaNjffqBl6zNDwk2QPt86EAKi/hYS7eZVQ+Xnha5mEU2 /K5n/ZVSQVXc7kcxMG5aj+EztlcPyH69FdjwkjlHsd466HYQoUc2ksg9nlcrYJyZ WdCxjQ/8t0NLsOMfYgNviamIAXvSjk4mWiWBgr+7MtxAt15d3zN4XsQyejppSRaN 2V7tCz+JqSRIyZ4r6b5njQOO9PFL6AbZ6BVHY4S+g2KcFKS4sxZ8eRCXt5/t4Aze NDUaxYrh8cZIWfliC+BWcFzTYgtIq/QdH30AMsYw/9yUHCweIH4EpxU2A3xcYJrr dHRBh1ECgYEA2sGW5Wzaf8zybVQelmw4Z2kB64UVLJhrt1ZkKpjEcdCcfxA7uXrD 4itIeSNRx2lMe0V8sRiy+QJa7ne97gtIuZqq7sm/fDcnLzBT+Q0z0dtwUXEEzQ0o vYNIjaUMBNOCPDa9Ymbi5uj6ij3PBwsBBp9Dexm7ibbRYjMlyAj/xFkCgYEA2DOB np8iVV33Z1ToSOItHyAnXLyegXIR6fQZxQBFSjGDgxjV2OKRyRKXFjyUMUWmRUmV iZ4UsJpqnPC+YXfI7+C4WlBp2M6BeswBLyV7S94/J++J4X22NzEw2SKqztHGIAB5 GcTCmxtGMN2egn+LY2ab7n3TBynW+pUbdiAa+GMCgYAZdwGm0WYaDHSID4vD/PMP 7qRfk01ktJWNcQwV/VSY3yzoia46KDVXRayZFWh2qyZRD0S1pOdon0KQkfXVGREt MfkF9QxKXG0+TATqcAQBQOcxQ9PIPujoLrkqa/UbNrfpZIHlS47MTIClyQ4phrlm 2PFVCijPni1/ne6e+5UyeQKBgHFXRyuV91TThyDHtWKIF+mKXLhUNbBc0aFZk6zg QHLt1CkE+w7RcGX99fD1XycZgVovglJ76hLPUPbnipbkShXfNCY8o9DCKcTrb+98 cc/LOkbAYAMzeTQj+JzMfMkh1gDu3o2wxei0eq6hcDivjq5Um4iCs/+8YnRJePUL TbhLAoGAauOj9YG240Bpx8FtfKjyrS+H56+h4DgeiQc0M0V75PZmdNbPJFTROq47 2+f3C69fw+de1HluEfRq6EZZsLEmsZP8QDunLMU2MJoTV3TAUtXp3Y0kaQKGULJI rV6lTPwXqZjgCDP7B9TtU2bbvR1YjeNSZ3LSEI/1I+dZ2/nGOx4= -----END RSA PRIVATE KEY----- 2018-07-21 07:58:51,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 07:58:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"security_group": {"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-21 07:58:51,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-97007cd3-4340-45c8-9440-e0fde24f34b2 Date: Sat, 21 Jul 2018 07:58:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "updated_at": "2018-07-21T07:58:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "1740e6e4-5a69-4e81-9a52-1f87b4b6a990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "9c595f68-94ee-4b2b-874f-8ee1aa0fb961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "8957aafe-493c-4c00-85f2-0925714592f2", "name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}} 2018-07-21 07:58:51,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-97007cd3-4340-45c8-9440-e0fde24f34b2 2018-07-21 07:58:51,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.115988016129s 2018-07-21 07:58:51,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-97007cd3-4340-45c8-9440-e0fde24f34b2 2018-07-21 07:58:51,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:58:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:51,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-08c0aa2b-fcab-4be1-87a6-e2ee1ede01ea Date: Sat, 21 Jul 2018 07:58:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "updated_at": "2018-07-21T07:58:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "1740e6e4-5a69-4e81-9a52-1f87b4b6a990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "9c595f68-94ee-4b2b-874f-8ee1aa0fb961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "8957aafe-493c-4c00-85f2-0925714592f2", "name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}]} 2018-07-21 07:58:51,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-08c0aa2b-fcab-4be1-87a6-e2ee1ede01ea 2018-07-21 07:58:51,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0654010772705s 2018-07-21 07:58:51,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-08c0aa2b-fcab-4be1-87a6-e2ee1ede01ea 2018-07-21 07:58:51,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:58:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -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": "8957aafe-493c-4c00-85f2-0925714592f2"}}' 2018-07-21 07:58:51,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0f6f625c-e0f4-48e7-91b9-b602fd7ce359 Date: Sat, 21 Jul 2018 07:58: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-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "port_range_min": 22, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "0173b3d1-ab7a-473f-94b9-4a7ab16b47fb"}} 2018-07-21 07:58:51,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0f6f625c-e0f4-48e7-91b9-b602fd7ce359 2018-07-21 07:58:51,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170344114304s 2018-07-21 07:58:51,652 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0f6f625c-e0f4-48e7-91b9-b602fd7ce359 2018-07-21 07:58:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:58:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:51,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-12c63790-9f91-40da-bc77-ff5b5ec180bf Date: Sat, 21 Jul 2018 07:58:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "updated_at": "2018-07-21T07:58:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "0173b3d1-ab7a-473f-94b9-4a7ab16b47fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "1740e6e4-5a69-4e81-9a52-1f87b4b6a990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "9c595f68-94ee-4b2b-874f-8ee1aa0fb961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 2, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "8957aafe-493c-4c00-85f2-0925714592f2", "name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}]} 2018-07-21 07:58:51,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-12c63790-9f91-40da-bc77-ff5b5ec180bf 2018-07-21 07:58:51,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532360076904s 2018-07-21 07:58:51,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-12c63790-9f91-40da-bc77-ff5b5ec180bf 2018-07-21 07:58:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 07:58:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -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": "8957aafe-493c-4c00-85f2-0925714592f2"}}' 2018-07-21 07:58:51,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b0a4c7a4-a014-48a0-a908-ea01ce8bf376 Date: Sat, 21 Jul 2018 07:58: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-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "port_range_min": null, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "b70a592d-22e7-4f18-b6dc-418f566a1e19"}} 2018-07-21 07:58:51,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b0a4c7a4-a014-48a0-a908-ea01ce8bf376 2018-07-21 07:58:51,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132122039795s 2018-07-21 07:58:51,844 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b0a4c7a4-a014-48a0-a908-ea01ce8bf376 2018-07-21 07:58:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:51,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-09d1a3ac-3711-42fd-9816-4075a75ad0ef Date: Sat, 21 Jul 2018 07:58:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":["e147d5f7-feba-4273-bffa-f0a7cd45b768"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:45Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:51,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-09d1a3ac-3711-42fd-9816-4075a75ad0ef 2018-07-21 07:58:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109975099564s 2018-07-21 07:58:51,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-09d1a3ac-3711-42fd-9816-4075a75ad0ef 2018-07-21 07:58:51,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:58:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5aaa4bfe-2c5b-4567-9c86-e6cb840854f9 Date: Sat, 21 Jul 2018 07:58:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "metadata": {}}], "file": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file", "owner": "171efd5e936348689d78d7a90d05138b", "id": "336c863b-3902-40c0-9083-6c828d306b40", "size": 12716032, "self": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:58:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:58:51,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5aaa4bfe-2c5b-4567-9c86-e6cb840854f9 2018-07-21 07:58:51,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378839969635s 2018-07-21 07:58:51,999 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5aaa4bfe-2c5b-4567-9c86-e6cb840854f9 2018-07-21 07:58:52,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:58:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:52,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-78b88174-55c9-426c-a373-c7acde6055c1 x-compute-request-id: req-78b88174-55c9-426c-a373-c7acde6055c1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "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": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74"}]} 2018-07-21 07:58:52,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-78b88174-55c9-426c-a373-c7acde6055c1 2018-07-21 07:58:52,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026752948761s 2018-07-21 07:58:52,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-78b88174-55c9-426c-a373-c7acde6055c1 2018-07-21 07:58:52,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:58:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"server": {"name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "imageRef": "336c863b-3902-40c0-9083-6c828d306b40", "flavorRef": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1569faab-1781-4684-b88e-024e097c2bbd"}], "security_groups": [{"name": "8957aafe-493c-4c00-85f2-0925714592f2"}]}}' 2018-07-21 07:58:53,095 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:58: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-feeb06ef-160d-41e7-a1c2-20946dd3b572 x-compute-request-id: req-feeb06ef-160d-41e7-a1c2-20946dd3b572 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8957aafe-493c-4c00-85f2-0925714592f2"}], "OS-DCF:diskConfig": "MANUAL", "id": "712965be-39af-4107-8f71-1c931459b71e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "adminPass": "zovPsu5uukTS"}} 2018-07-21 07:58:53,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-feeb06ef-160d-41e7-a1c2-20946dd3b572 2018-07-21 07:58:53,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.06539797783s 2018-07-21 07:58:53,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-feeb06ef-160d-41e7-a1c2-20946dd3b572 2018-07-21 07:58:53,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:53,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:53,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58: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-3be734f9-1ba9-47c6-8b59-1f61888b188a x-compute-request-id: req-3be734f9-1ba9-47c6-8b59-1f61888b188a Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:53,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3be734f9-1ba9-47c6-8b59-1f61888b188a 2018-07-21 07:58:53,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900095939636s 2018-07-21 07:58:53,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3be734f9-1ba9-47c6-8b59-1f61888b188a 2018-07-21 07:58:54,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:58:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:54,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-44eeb8a8-6bea-4133-9853-5996711cd6ab Date: Sat, 21 Jul 2018 07:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":["e147d5f7-feba-4273-bffa-f0a7cd45b768"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:45Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:58:54,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-44eeb8a8-6bea-4133-9853-5996711cd6ab 2018-07-21 07:58:54,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107891082764s 2018-07-21 07:58:54,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-44eeb8a8-6bea-4133-9853-5996711cd6ab 2018-07-21 07:58:54,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:58:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:54,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3b4c933f-c405-4742-b54d-0f82adea6a5b Date: Sat, 21 Jul 2018 07:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:45Z","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":"171efd5e936348689d78d7a90d05138b","id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","subnetpool_id":null,"name":"vping_ssh-subnet_46a40e59-7f23-4b08-a0bc-49265c39f797"}]} 2018-07-21 07:58:54,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b4c933f-c405-4742-b54d-0f82adea6a5b 2018-07-21 07:58:54,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0759189128876s 2018-07-21 07:58:54,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b4c933f-c405-4742-b54d-0f82adea6a5b 2018-07-21 07:58:54,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:56,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:56,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-430f43c0-6088-4552-99ae-b46a948b3c72 x-compute-request-id: req-430f43c0-6088-4552-99ae-b46a948b3c72 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:55Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:56,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430f43c0-6088-4552-99ae-b46a948b3c72 2018-07-21 07:58:56,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42132806778s 2018-07-21 07:58:56,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430f43c0-6088-4552-99ae-b46a948b3c72 2018-07-21 07:58:56,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:58:58,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:58:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:58:59,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34678d9d-5af8-4616-b0b9-5d3c6a33d93f x-compute-request-id: req-34678d9d-5af8-4616-b0b9-5d3c6a33d93f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:58:55Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:58:59,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34678d9d-5af8-4616-b0b9-5d3c6a33d93f 2018-07-21 07:58:59,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23704099655s 2018-07-21 07:58:59,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34678d9d-5af8-4616-b0b9-5d3c6a33d93f 2018-07-21 07:58:59,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:01,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:01,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:02,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d657cbe-ee27-4262-81d2-b6ca9acec307 x-compute-request-id: req-1d657cbe-ee27-4262-81d2-b6ca9acec307 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:02,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d657cbe-ee27-4262-81d2-b6ca9acec307 2018-07-21 07:59:02,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525609016418s 2018-07-21 07:59:02,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d657cbe-ee27-4262-81d2-b6ca9acec307 2018-07-21 07:59:02,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-d5152e34-e089-482a-b55b-0ede97f0acbf Date: Sat, 21 Jul 2018 07:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","ip_address":"192.168.120.9"}],"id":"2da94b8e-2ffa-4d97-ba03-3fc28e643781","security_groups":["8957aafe-493c-4c00-85f2-0925714592f2"],"mac_address":"fa:16:3e:2f:9e:01","project_id":"171efd5e936348689d78d7a90d05138b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:56Z","binding:vnic_type":"normal","device_id":"712965be-39af-4107-8f71-1c931459b71e","ip_allocation":"immediate"}]} 2018-07-21 07:59:02,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e used request id req-d5152e34-e089-482a-b55b-0ede97f0acbf 2018-07-21 07:59:02,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.172451972961s 2018-07-21 07:59:02,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e used request id req-d5152e34-e089-482a-b55b-0ede97f0acbf 2018-07-21 07:59:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:02,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-350a4fe3-c049-48c0-9a77-057564078634 Date: Sat, 21 Jul 2018 07:59:02 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:02,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781 used request id req-350a4fe3-c049-48c0-9a77-057564078634 2018-07-21 07:59:02,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048327922821s 2018-07-21 07:59:02,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781 used request id req-350a4fe3-c049-48c0-9a77-057564078634 2018-07-21 07:59:02,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-2699c503-f32f-4209-b79f-b29e63cacfe1 x-compute-request-id: req-2699c503-f32f-4209-b79f-b29e63cacfe1 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:03,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2699c503-f32f-4209-b79f-b29e63cacfe1 2018-07-21 07:59:03,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393873929977s 2018-07-21 07:59:03,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2699c503-f32f-4209-b79f-b29e63cacfe1 2018-07-21 07:59:03,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f6dc30b9-ac13-49a7-a90a-698a4ba5334c Date: Sat, 21 Jul 2018 07:59:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","ip_address":"192.168.120.9"}],"id":"2da94b8e-2ffa-4d97-ba03-3fc28e643781","security_groups":["8957aafe-493c-4c00-85f2-0925714592f2"],"mac_address":"fa:16:3e:2f:9e:01","project_id":"171efd5e936348689d78d7a90d05138b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:56Z","binding:vnic_type":"normal","device_id":"712965be-39af-4107-8f71-1c931459b71e","ip_allocation":"immediate"}]} 2018-07-21 07:59:03,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e used request id req-f6dc30b9-ac13-49a7-a90a-698a4ba5334c 2018-07-21 07:59:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558140277863s 2018-07-21 07:59:03,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=712965be-39af-4107-8f71-1c931459b71e used request id req-f6dc30b9-ac13-49a7-a90a-698a4ba5334c 2018-07-21 07:59:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c2b59202-c984-4eb8-96a8-f70de9ba324e Date: Sat, 21 Jul 2018 07:59:03 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:03,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781 used request id req-c2b59202-c984-4eb8-96a8-f70de9ba324e 2018-07-21 07:59:03,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466749668121s 2018-07-21 07:59:03,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2da94b8e-2ffa-4d97-ba03-3fc28e643781 used request id req-c2b59202-c984-4eb8-96a8-f70de9ba324e 2018-07-21 07:59:03,131 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:9e:01', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'336c863b-3902-40c0-9083-6c828d306b40'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:00.000000', 'flavor': Munch({u'id': u'260381a8-4f3b-46a7-b2e5-ef4e1e355f74'}), 'az': u'nova', 'id': u'712965be-39af-4107-8f71-1c931459b71e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b14d7fbea17e493289a9f9d0fc1cc9be', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'171efd5e936348689d78d7a90d05138b', 'name': 'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T07:59:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T07:59:00Z', 'hostId': u'ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'171efd5e936348689d78d7a90d05138b', 'name': u'vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797', 'adminPass': None, 'tenant_id': u'171efd5e936348689d78d7a90d05138b', 'created_at': u'2018-07-21T07:58:53Z', 'created': u'2018-07-21T07:58:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 07:59:03,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a5262418-bf18-41d1-9200-2e2feefd96f8 Date: Sat, 21 Jul 2018 07:59:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":["e147d5f7-feba-4273-bffa-f0a7cd45b768"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:45Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:03,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5262418-bf18-41d1-9200-2e2feefd96f8 2018-07-21 07:59:03,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107466220856s 2018-07-21 07:59:03,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5262418-bf18-41d1-9200-2e2feefd96f8 2018-07-21 07:59:03,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:59:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-919260a1-4487-4606-81d0-8c1e73c530e0 Date: Sat, 21 Jul 2018 07:59:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "metadata": {}}], "file": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file", "owner": "171efd5e936348689d78d7a90d05138b", "id": "336c863b-3902-40c0-9083-6c828d306b40", "size": 12716032, "self": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:58:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:59:03,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-919260a1-4487-4606-81d0-8c1e73c530e0 2018-07-21 07:59:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365209579468s 2018-07-21 07:59:03,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-919260a1-4487-4606-81d0-8c1e73c530e0 2018-07-21 07:59:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:59:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:03,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd6db957-a371-4a28-bfd5-c8f7d87bda1e x-compute-request-id: req-cd6db957-a371-4a28-bfd5-c8f7d87bda1e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "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": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74"}]} 2018-07-21 07:59:03,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cd6db957-a371-4a28-bfd5-c8f7d87bda1e 2018-07-21 07:59:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258419513702s 2018-07-21 07:59:03,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cd6db957-a371-4a28-bfd5-c8f7d87bda1e 2018-07-21 07:59:03,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:59:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"server": {"name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "imageRef": "336c863b-3902-40c0-9083-6c828d306b40", "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "flavorRef": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1569faab-1781-4684-b88e-024e097c2bbd"}], "security_groups": [{"name": "8957aafe-493c-4c00-85f2-0925714592f2"}]}}' 2018-07-21 07:59:04,416 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58ac0814-9d60-4595-a57f-243ea67b6f77 x-compute-request-id: req-58ac0814-9d60-4595-a57f-243ea67b6f77 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8957aafe-493c-4c00-85f2-0925714592f2"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "adminPass": "U58mRDDrTjny"}} 2018-07-21 07:59:04,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-58ac0814-9d60-4595-a57f-243ea67b6f77 2018-07-21 07:59:04,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.10664081573s 2018-07-21 07:59:04,417 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-58ac0814-9d60-4595-a57f-243ea67b6f77 2018-07-21 07:59:04,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:04,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b2d0a03-e779-4ad2-bc9e-73ec6ef45c9f x-compute-request-id: req-2b2d0a03-e779-4ad2-bc9e-73ec6ef45c9f Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:04,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b2d0a03-e779-4ad2-bc9e-73ec6ef45c9f 2018-07-21 07:59:04,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199550151825s 2018-07-21 07:59:04,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b2d0a03-e779-4ad2-bc9e-73ec6ef45c9f 2018-07-21 07:59:04,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:06,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:06,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:06,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-2a009c21-19b7-4bda-9694-c17813fac27e x-compute-request-id: req-2a009c21-19b7-4bda-9694-c17813fac27e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:06Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:06,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a009c21-19b7-4bda-9694-c17813fac27e 2018-07-21 07:59:06,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201323986053s 2018-07-21 07:59:06,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a009c21-19b7-4bda-9694-c17813fac27e 2018-07-21 07:59:06,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:08,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-aa577c35-f281-4a24-a5b0-28c1a9107162 x-compute-request-id: req-aa577c35-f281-4a24-a5b0-28c1a9107162 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:07Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:09,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa577c35-f281-4a24-a5b0-28c1a9107162 2018-07-21 07:59:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75962305069s 2018-07-21 07:59:09,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa577c35-f281-4a24-a5b0-28c1a9107162 2018-07-21 07:59:09,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:11,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c6b631e-4ce7-4076-a878-c3270f07c9b7 x-compute-request-id: req-9c6b631e-4ce7-4076-a878-c3270f07c9b7 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:07Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:11,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9c6b631e-4ce7-4076-a878-c3270f07c9b7 2018-07-21 07:59:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305517911911s 2018-07-21 07:59:11,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9c6b631e-4ce7-4076-a878-c3270f07c9b7 2018-07-21 07:59:11,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:13,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-0c52d752-426a-4c51-9e42-9601af26c160 x-compute-request-id: req-0c52d752-426a-4c51-9e42-9601af26c160 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:12.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:12Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:14,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c52d752-426a-4c51-9e42-9601af26c160 2018-07-21 07:59:14,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703718900681s 2018-07-21 07:59:14,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c52d752-426a-4c51-9e42-9601af26c160 2018-07-21 07:59:14,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:15,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-56692919-5232-4660-94ed-fd5c61ea4443 Date: Sat, 21 Jul 2018 07:59:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","ip_address":"192.168.120.5"}],"id":"8891306f-d138-462e-a565-9cc440937f4f","security_groups":["8957aafe-493c-4c00-85f2-0925714592f2"],"mac_address":"fa:16:3e:9e:43:3b","project_id":"171efd5e936348689d78d7a90d05138b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:59:07Z","binding:vnic_type":"normal","device_id":"b0e77640-6623-4899-8efe-63e978a6cccf","ip_allocation":"immediate"}]} 2018-07-21 07:59:15,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-56692919-5232-4660-94ed-fd5c61ea4443 2018-07-21 07:59:15,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.918263912201s 2018-07-21 07:59:15,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-56692919-5232-4660-94ed-fd5c61ea4443 2018-07-21 07:59:15,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:15,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5a046ae6-7b06-410e-a058-763e413085dc Date: Sat, 21 Jul 2018 07:59:15 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:15,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f used request id req-5a046ae6-7b06-410e-a058-763e413085dc 2018-07-21 07:59:15,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447809696198s 2018-07-21 07:59:15,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f used request id req-5a046ae6-7b06-410e-a058-763e413085dc 2018-07-21 07:59:15,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:15,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-04bdfc62-7538-4bd0-8aed-65b7ae717cbd x-compute-request-id: req-04bdfc62-7538-4bd0-8aed-65b7ae717cbd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:12.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:12Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:00Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:15,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-04bdfc62-7538-4bd0-8aed-65b7ae717cbd 2018-07-21 07:59:15,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394047021866s 2018-07-21 07:59:15,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-04bdfc62-7538-4bd0-8aed-65b7ae717cbd 2018-07-21 07:59:15,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:15,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-65ff3d35-352a-4bc4-ad44-6496a1d6e944 Date: Sat, 21 Jul 2018 07:59:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","ip_address":"192.168.120.5"}],"id":"8891306f-d138-462e-a565-9cc440937f4f","security_groups":["8957aafe-493c-4c00-85f2-0925714592f2"],"mac_address":"fa:16:3e:9e:43:3b","project_id":"171efd5e936348689d78d7a90d05138b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:59:07Z","binding:vnic_type":"normal","device_id":"b0e77640-6623-4899-8efe-63e978a6cccf","ip_allocation":"immediate"}]} 2018-07-21 07:59:16,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-65ff3d35-352a-4bc4-ad44-6496a1d6e944 2018-07-21 07:59:16,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522029399872s 2018-07-21 07:59:16,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-65ff3d35-352a-4bc4-ad44-6496a1d6e944 2018-07-21 07:59:16,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c58ec5d-98a7-45f7-b541-35b5e52c8465 Date: Sat, 21 Jul 2018 07:59:16 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:16,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f used request id req-4c58ec5d-98a7-45f7-b541-35b5e52c8465 2018-07-21 07:59:16,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0426239967346s 2018-07-21 07:59:16,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8891306f-d138-462e-a565-9cc440937f4f used request id req-4c58ec5d-98a7-45f7-b541-35b5e52c8465 2018-07-21 07:59:16,093 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:43:3b', 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'336c863b-3902-40c0-9083-6c828d306b40'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:12.000000', 'flavor': Munch({u'id': u'260381a8-4f3b-46a7-b2e5-ef4e1e355f74'}), 'az': u'nova', 'id': u'b0e77640-6623-4899-8efe-63e978a6cccf', 'security_groups': [Munch({u'name': u'vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b14d7fbea17e493289a9f9d0fc1cc9be', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'171efd5e936348689d78d7a90d05138b', 'name': 'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T07:59:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T07:59:12Z', 'hostId': u'd3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'171efd5e936348689d78d7a90d05138b', 'name': u'vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797', 'adminPass': None, 'tenant_id': u'171efd5e936348689d78d7a90d05138b', 'created_at': u'2018-07-21T07:59:04Z', 'created': u'2018-07-21T07:59:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 07:59:16,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:16,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-b2e22394-6f16-4f60-b840-8ebed4b0b5c7 Date: Sat, 21 Jul 2018 07:59:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":["e147d5f7-feba-4273-bffa-f0a7cd45b768"],"description":"","tags":[],"updated_at":"2018-07-21T07:58:45Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:16,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b2e22394-6f16-4f60-b840-8ebed4b0b5c7 2018-07-21 07:59:16,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124181985855s 2018-07-21 07:59:16,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b2e22394-6f16-4f60-b840-8ebed4b0b5c7 2018-07-21 07:59:16,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:16,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a9deae4d-ee3f-4cbe-b551-c5ea0c329063 Date: Sat, 21 Jul 2018 07:59:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","ip_address":"192.168.120.5"}],"id":"8891306f-d138-462e-a565-9cc440937f4f","security_groups":["8957aafe-493c-4c00-85f2-0925714592f2"],"mac_address":"fa:16:3e:9e:43:3b","project_id":"171efd5e936348689d78d7a90d05138b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:59:07Z","binding:vnic_type":"normal","device_id":"b0e77640-6623-4899-8efe-63e978a6cccf","ip_allocation":"immediate"}]} 2018-07-21 07:59:16,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-a9deae4d-ee3f-4cbe-b551-c5ea0c329063 2018-07-21 07:59:16,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533528327942s 2018-07-21 07:59:16,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b0e77640-6623-4899-8efe-63e978a6cccf used request id req-a9deae4d-ee3f-4cbe-b551-c5ea0c329063 2018-07-21 07:59:16,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 07:59:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "fixed_ip_address": "192.168.120.5", "port_id": "8891306f-d138-462e-a565-9cc440937f4f"}}' 2018-07-21 07:59:18,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-197b0dc7-3cc4-40d4-8730-86e68e301e57 Date: Sat, 21 Jul 2018 07:59:18 GMT RESP BODY: {"floatingip": {"router_id": "05662f8c-6a9b-4314-9509-af492ff5d1eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:59:17Z", "updated_at": "2018-07-21T07:59:17Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1569faab-1781-4684-b88e-024e097c2bbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:43:3b", "device_id": "b0e77640-6623-4899-8efe-63e978a6cccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "171efd5e936348689d78d7a90d05138b", "port_id": "8891306f-d138-462e-a565-9cc440937f4f", "id": "c3840844-983b-4497-995b-26a42cea1610", "qos_policy_id": null}} 2018-07-21 07:59:18,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-197b0dc7-3cc4-40d4-8730-86e68e301e57 2018-07-21 07:59:18,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.37613606453s 2018-07-21 07:59:18,652 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-197b0dc7-3cc4-40d4-8730-86e68e301e57 2018-07-21 07:59:18,655 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'05662f8c-6a9b-4314-9509-af492ff5d1eb', 'updated_at': u'2018-07-21T07:59:17Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'revision_number': 0, 'port_id': u'8891306f-d138-462e-a565-9cc440937f4f', 'id': u'c3840844-983b-4497-995b-26a42cea1610', 'network': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'port': u'8891306f-d138-462e-a565-9cc440937f4f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'171efd5e936348689d78d7a90d05138b', 'name': 'vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'171efd5e936348689d78d7a90d05138b', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1569faab-1781-4684-b88e-024e097c2bbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:43:3b', u'device_id': u'b0e77640-6623-4899-8efe-63e978a6cccf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'171efd5e936348689d78d7a90d05138b', 'created_at': u'2018-07-21T07:59:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1569faab-1781-4684-b88e-024e097c2bbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:43:3b', u'device_id': u'b0e77640-6623-4899-8efe-63e978a6cccf'}), 'router': u'05662f8c-6a9b-4314-9509-af492ff5d1eb'}) 2018-07-21 07:59:18,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 07:59:18,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf/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}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 07:59:19,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-342aa2f9-a2fe-4a71-b226-08098c3c96ce x-compute-request-id: req-342aa2f9-a2fe-4a71-b226-08098c3c96ce Content-Encoding: gzip Content-Length: 9579 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 467683155 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.144888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146559] pid_max: default: 32768 minimum: 301\n[ 0.147463] ACPI: Core revision 20150930\n[ 0.148858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150182] Security Framework initialized\n[ 0.151004] Yama: becoming mindful.\n[ 0.151744] AppArmor: AppArmor initialized\n[ 0.152628] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153970] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156492] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157937] Initializing cgroup subsys io\n[ 0.158761] Initializing cgroup subsys memory\n[ 0.159631] Initializing cgroup subsys devices\n[ 0.160524] Initializing cgroup subsys freezer\n[ 0.161403] Initializing cgroup subsys net_cls\n[ 0.162280] Initializing cgroup subsys perf_event\n[ 0.163200] Initializing cgroup subsys net_prio\n[ 0.164101] Initializing cgroup subsys hugetlb\n[ 0.165255] Initializing cgroup subsys pids\n[ 0.166279] CPU: Physical Processor ID: 0\n[ 0.167802] mce: CPU supports 10 MCE banks\n[ 0.168666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184579] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190851] ftrace: allocating 31920 entries in 125 pages\n[ 0.216998] smpboot: Max logical packages: 1\n[ 0.217893] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219256] x2apic enabled\n[ 0.220075] Switched APIC routing to physical x2apic.\n[ 0.221831] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222969] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225075] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.226897] KVM setup paravirtual spinlock\n[ 0.228262] x86: Booted up 1 node, 1 CPUs\n[ 0.229080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230499] devtmpfs: initialized\n[ 0.232503] evm: security.selinux\n[ 0.233402] evm: security.SMACK64\n[ 0.234100] evm: security.SMACK64EXEC\n[ 0.234856] evm: security.SMACK64TRANSMUTE\n[ 0.235675] evm: security.SMACK64MMAP\n[ 0.236433] evm: security.ima\n[ 0.237081] evm: security.capability\n[ 0.237902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239790] pinctrl core: initialized pinctrl subsystem\n[ 0.240916] RTC time: 7:59:12, date: 07/21/18\n[ 0.241908] NET: Registered protocol family 16\n[ 0.242915] cpuidle: using governor ladder\n[ 0.243748] cpuidle: using governor menu\n[ 0.244546] PCCT header not found.\n[ 0.245313] ACPI: bus type PCI registered\n[ 0.246122] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247388] PCI: Using configuration type 1 for base access\n[ 0.249185] ACPI: Added _OSI(Module Device)\n[ 0.250034] ACPI: Added _OSI(Processor Device)\n[ 0.250913] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253600] ACPI: Interpreter enabled\n[ 0.254382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.260000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261866] ACPI: (supports S0 S5)\n[ 0.262588] ACPI: Using IOAPIC for interrupt routing\n[ 0.263550] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.270736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272999] acpiphp: Slot [3] registered\n[ 0.273819] acpiphp: Slot [4] registered\n[ 0.274634] acpiphp: Slot [5] registered\n[ 0.275446] acpiphp: Slot [6] registered\n[ 0.276259] acpiphp: Slot [7] registered\n[ 0.277071] acpiphp: Slot [8] registered\n[ 0.277888] acpiphp: Slot [9] registered\n[ 0.278705] acpiphp: Slot [10] registered\n[ 0.279531] acpiphp: Slot [11] registered\n[ 0.280358] acpiphp: Slot [12] registered\n[ 0.281191] acpiphp: Slot [13] registered\n[ 0.282074] acpiphp: Slot [14] registered\n[ 0.283307] acpiphp: Slot [15] registered\n[ 0.293958] acpiphp: Slot [16] registered\n[ 0.294793] acpiphp: Slot [17] registered\n[ 0.295621] acpiphp: Slot [18] registered\n[ 0.296446] acpiphp: Slot [19] registered\n[ 0.297267] acpiphp: Slot [20] registered\n[ 0.298094] acpiphp: Slot [21] registered\n[ 0.298923] acpiphp: Slot [22] registered\n[ 0.299746] acpiphp: Slot [23] registered\n[ 0.300571] acpiphp: Slot [24] registered\n[ 0.301393] acpiphp: Slot [25] registered\n[ 0.302219] acpiphp: Slot [26] registered\n[ 0.303039] acpiphp: Slot [27] registered\n[ 0.303899] acpiphp: Slot [28] registered\n[ 0.304726] acpiphp: Slot [29] registered\n[ 0.305548] acpiphp: Slot [30] registered\n[ 0.306372] acpiphp: Slot [31] registered\n[ 0.307192] PCI host bridge to bus 0000:00\n[ 0.308012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309243] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.310480] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312133] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.313764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315265] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318620] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325982] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347676] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349486] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350912] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352315] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353599] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356008] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357581] vgaarb: loaded\n[ 0.358192] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359446] SCSI subsystem initialized\n[ 0.360384] ACPI: bus type USB registered\n[ 0.361225] usbcore: registered new interface driver usbfs\n[ 0.362272] usbcore: registered new interface driver hub\n[ 0.363294] usbcore: registered new device driver usb\n[ 0.364425] PCI: Using ACPI for IRQ routing\n[ 0.365962] NetLabel: Initializing\n[ 0.366702] NetLabel: domain hash size = 128\n[ 0.367567] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368540] NetLabel: unlabeled traffic allowed by default\n[ 0.369722] clocksource: Switched to clocksource kvm-clock\n[ 0.378216] AppArmor: AppArmor Filesystem Enabled\n[ 0.379210] pnp: PnP ACPI init\n[ 0.380162] pnp: PnP ACPI: found 5 devices\n[ 0.386553] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388312] NET: Registered protocol family 2\n[ 0.389380] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390695] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391924] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393147] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395457] NET: Registered protocol family 1\n[ 0.396351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397463] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398553] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412776] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427398] Trying to unpack rootfs image as initramfs...\n[ 0.485198] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486944] Scanning for low memory corruption every 60 seconds\n[ 0.488400] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489739] audit: initializing netlink subsys (disabled)\n[ 0.490856] audit: type=2000 audit(1532159953.244:1): initialized\n[ 0.492334] Initialise system trusted keyring\n[ 0.493401] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496920] zbud: loaded\n[ 0.497710] VFS: Disk quotas dquot_6.6.0\n[ 0.498631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500408] fuse init (API version 7.23)\n[ 0.501389] Key type big_key registered\n[ 0.502266] Allocating IMA MOK and blacklist keyrings.\n[ 0.503585] Key type asymmetric registered\n[ 0.504480] Asymmetric key parser 'x509' registered\n[ 0.505516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507245] io scheduler noop registered\n[ 0.508148] io scheduler deadline registered (default)\n[ 0.509315] io scheduler cfq registered\n[ 0.510309] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514491] ACPI: Power Button [PWRF]\n[ 0.515727] GHES: HEST is not enabled!\n[ 0.529415] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559979] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586334] Linux agpgart interface v0.103\n[ 0.589037] brd: module loaded\n[ 0.590819] loop: module loaded\n[ 0.600366] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601873] GPT:90111 != 2097151\n[ 0.602573] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603692] GPT:90111 != 2097151\n[ 0.604385] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605400] vda: vda1 vda15\n[ 0.607492] scsi host0: ata_piix\n[ 0.608319] scsi host1: ata_piix\n[ 0.609060] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.610439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.612129] libphy: Fixed MDIO Bus: probed\n[ 0.612984] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613963] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617164] PPP generic driver version 2.4.2\n[ 0.618188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619432] ehci-pci: EHCI PCI platform driver\n[ 0.620343] ehci-platform: EHCI generic platform driver\n[ 0.621381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622582] ohci-pci: OHCI PCI platform driver\n[ 0.623506] ohci-platform: OHCI generic platform driver\n[ 0.624532] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639281] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640395] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641998] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.644280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646973] usb usb1: Product: UHCI Host Controller\n[ 0.647926] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650122] hub 1-0:1.0: USB hub found\n[ 0.650935] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654262] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655263] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656364] mousedev: PS/2 mouse device common for all mice\n[ 0.657791] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659751] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660932] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663406] i2c /dev entries driver\n[ 0.664236] device-mapper: uevent: version 1.0.3\n[ 0.665483] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667361] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669120] NET: Registered protocol family 10\n[ 0.670544] NET: Registered protocol family 17\n[ 0.671545] Key type dns_resolver registered\n[ 0.672924] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674100] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676059] registered taskstats version 1\n[ 0.676977] Loading compiled-in X.509 certificates\n[ 0.678599] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680564] zswap: loaded using pool lzo/zbud\n[ 0.682633] Key type trusted registered\n[ 0.684613] Key type encrypted registered\n[ 0.685481] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687635] evm: HMAC attrs: 0x1\n[ 0.688697] Magic number: 10:766:976\n[ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-21 07:59:12 UTC (1532159952)\n[ 0.691352] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692503] EDD information not available.\n[ 0.772421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784555] Write protecting the kernel read-only data: 14336k\n[ 0.788158] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836368] 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.75\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.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTKKtLa5zZYQxcbPcr8QvwSgH3TBl9jISObunDU6Jt8O/7J4+pfgLsoegS3EZyP6tTpDKVtilzNVdKtvoteBLpkmwYM+dk1Wmwmxk/SjeszwygKpysL+Aoolv7JXXRU1lankcOeW7MFG59lDHszvwPiUdwWcyENWd/al5BUDV55NxrjNve7DVl8mDoIcyCZndGVRxXzf0pwG04+aWOkDOY8UoPYbVzWZae62wf/FN5IvQXMa4wv1yWdsq5haJXdKR8XEVSVXAV9KJBfU6eomoELuJWztP95JKc3usrvgs2mGigDsGW0tsxN12iSSwhD6IaWmwJ4qSwSfqSlz+sJ4yf root@vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797\nssh-dss AAAAB3NzaC1kc3MAAACBAORF0A/i9yUyJn6M7+PYztdpFBfLDecvkp6cA1FkQlgf/p5u+fD9RmlGLDkOrowa7v+6hMT5DNAjqZ7J41OMkzXBYbJWQD+aluiQUYnCxTxt08RWKWoQ74Dhuuj6rdOZTG9Ef7eGh8g8FbiTCsZeveolGHRyy2F4+7GCynj09MUnAAAAFQDj6oaLv4LV2xddn+uePRhLN0EBZwAAAIBqSbcCq1MV6AODQSIbZoRNcyzCP+kc0aFlW2+MtAnKH2zfWNcnqW/rwX86ZlR4FXYHf+d5ZP7optXRnzUCRHwI5C0g7hBcKVzEA4dWT36LYBCRymyILPe7GBvah9jFQc0Qfk8ibA8LTXqkK7WSYVibnf766rin8MS2i8uR7bYAfAAAAIEAxEAn3DStcTvdSHl66dU+bY2ddr5QU+wmP5vc000JeA1GxpPLmKaSDmRdyE5CChbPil78jqjAY21OMuKk3i8hkeBRzAT28Z3pZQg9vT447YKIHTP9h7K8Mc+ptnz7phG5KXdn6fgDNAMEl/Ip5eaKF+j5Bk6ZCXxqZxPVbYInsyo= root@vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797\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.5,24,fe80::f816:3eff:fe9e:433b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.43 ===\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-46a40e59-7f23-4b08-a0bc-49265c39f797 login: "} 2018-07-21 07:59:19,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf/action used request id req-342aa2f9-a2fe-4a71-b226-08098c3c96ce 2018-07-21 07:59:19,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.70689702034s 2018-07-21 07:59:19,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf/action used request id req-342aa2f9-a2fe-4a71-b226-08098c3c96ce 2018-07-21 07:59:19,364 - 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 467683155 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.144888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146559] pid_max: default: 32768 minimum: 301 [ 0.147463] ACPI: Core revision 20150930 [ 0.148858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150182] Security Framework initialized [ 0.151004] Yama: becoming mindful. [ 0.151744] AppArmor: AppArmor initialized [ 0.152628] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153970] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156492] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157937] Initializing cgroup subsys io [ 0.158761] Initializing cgroup subsys memory [ 0.159631] Initializing cgroup subsys devices [ 0.160524] Initializing cgroup subsys freezer [ 0.161403] Initializing cgroup subsys net_cls [ 0.162280] Initializing cgroup subsys perf_event [ 0.163200] Initializing cgroup subsys net_prio [ 0.164101] Initializing cgroup subsys hugetlb [ 0.165255] Initializing cgroup subsys pids [ 0.166279] CPU: Physical Processor ID: 0 [ 0.167802] mce: CPU supports 10 MCE banks [ 0.168666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184579] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190851] ftrace: allocating 31920 entries in 125 pages [ 0.216998] smpboot: Max logical packages: 1 [ 0.217893] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.219256] x2apic enabled [ 0.220075] Switched APIC routing to physical x2apic. [ 0.221831] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222969] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.225075] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.226897] KVM setup paravirtual spinlock [ 0.228262] x86: Booted up 1 node, 1 CPUs [ 0.229080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.230499] devtmpfs: initialized [ 0.232503] evm: security.selinux [ 0.233402] evm: security.SMACK64 [ 0.234100] evm: security.SMACK64EXEC [ 0.234856] evm: security.SMACK64TRANSMUTE [ 0.235675] evm: security.SMACK64MMAP [ 0.236433] evm: security.ima [ 0.237081] evm: security.capability [ 0.237902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239790] pinctrl core: initialized pinctrl subsystem [ 0.240916] RTC time: 7:59:12, date: 07/21/18 [ 0.241908] NET: Registered protocol family 16 [ 0.242915] cpuidle: using governor ladder [ 0.243748] cpuidle: using governor menu [ 0.244546] PCCT header not found. [ 0.245313] ACPI: bus type PCI registered [ 0.246122] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247388] PCI: Using configuration type 1 for base access [ 0.249185] ACPI: Added _OSI(Module Device) [ 0.250034] ACPI: Added _OSI(Processor Device) [ 0.250913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251827] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253600] ACPI: Interpreter enabled [ 0.254382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.260000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261866] ACPI: (supports S0 S5) [ 0.262588] ACPI: Using IOAPIC for interrupt routing [ 0.263550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.270736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272999] acpiphp: Slot [3] registered [ 0.273819] acpiphp: Slot [4] registered [ 0.274634] acpiphp: Slot [5] registered [ 0.275446] acpiphp: Slot [6] registered [ 0.276259] acpiphp: Slot [7] registered [ 0.277071] acpiphp: Slot [8] registered [ 0.277888] acpiphp: Slot [9] registered [ 0.278705] acpiphp: Slot [10] registered [ 0.279531] acpiphp: Slot [11] registered [ 0.280358] acpiphp: Slot [12] registered [ 0.281191] acpiphp: Slot [13] registered [ 0.282074] acpiphp: Slot [14] registered [ 0.283307] acpiphp: Slot [15] registered [ 0.293958] acpiphp: Slot [16] registered [ 0.294793] acpiphp: Slot [17] registered [ 0.295621] acpiphp: Slot [18] registered [ 0.296446] acpiphp: Slot [19] registered [ 0.297267] acpiphp: Slot [20] registered [ 0.298094] acpiphp: Slot [21] registered [ 0.298923] acpiphp: Slot [22] registered [ 0.299746] acpiphp: Slot [23] registered [ 0.300571] acpiphp: Slot [24] registered [ 0.301393] acpiphp: Slot [25] registered [ 0.302219] acpiphp: Slot [26] registered [ 0.303039] acpiphp: Slot [27] registered [ 0.303899] acpiphp: Slot [28] registered [ 0.304726] acpiphp: Slot [29] registered [ 0.305548] acpiphp: Slot [30] registered [ 0.306372] acpiphp: Slot [31] registered [ 0.307192] PCI host bridge to bus 0000:00 [ 0.308012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309243] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.310480] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312133] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.313764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315265] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318620] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.325982] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.327596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347676] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349486] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350912] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352315] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353599] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354935] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356008] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357581] vgaarb: loaded [ 0.358192] vgaarb: bridge control possible 0000:00:02.0 [ 0.359446] SCSI subsystem initialized [ 0.360384] ACPI: bus type USB registered [ 0.361225] usbcore: registered new interface driver usbfs [ 0.362272] usbcore: registered new interface driver hub [ 0.363294] usbcore: registered new device driver usb [ 0.364425] PCI: Using ACPI for IRQ routing [ 0.365962] NetLabel: Initializing [ 0.366702] NetLabel: domain hash size = 128 [ 0.367567] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368540] NetLabel: unlabeled traffic allowed by default [ 0.369722] clocksource: Switched to clocksource kvm-clock [ 0.378216] AppArmor: AppArmor Filesystem Enabled [ 0.379210] pnp: PnP ACPI init [ 0.380162] pnp: PnP ACPI: found 5 devices [ 0.386553] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388312] NET: Registered protocol family 2 [ 0.389380] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390695] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391924] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393147] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395457] NET: Registered protocol family 1 [ 0.396351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397463] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398553] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412776] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427398] Trying to unpack rootfs image as initramfs... [ 0.485198] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486944] Scanning for low memory corruption every 60 seconds [ 0.488400] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489739] audit: initializing netlink subsys (disabled) [ 0.490856] audit: type=2000 audit(1532159953.244:1): initialized [ 0.492334] Initialise system trusted keyring [ 0.493401] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.494704] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496920] zbud: loaded [ 0.497710] VFS: Disk quotas dquot_6.6.0 [ 0.498631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500408] fuse init (API version 7.23) [ 0.501389] Key type big_key registered [ 0.502266] Allocating IMA MOK and blacklist keyrings. [ 0.503585] Key type asymmetric registered [ 0.504480] Asymmetric key parser 'x509' registered [ 0.505516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507245] io scheduler noop registered [ 0.508148] io scheduler deadline registered (default) [ 0.509315] io scheduler cfq registered [ 0.510309] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.514491] ACPI: Power Button [PWRF] [ 0.515727] GHES: HEST is not enabled! [ 0.529415] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.557868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.559979] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586334] Linux agpgart interface v0.103 [ 0.589037] brd: module loaded [ 0.590819] loop: module loaded [ 0.600366] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601873] GPT:90111 != 2097151 [ 0.602573] GPT:Alternate GPT header not at the end of the disk. [ 0.603692] GPT:90111 != 2097151 [ 0.604385] GPT: Use GNU Parted to correct GPT errors. [ 0.605400] vda: vda1 vda15 [ 0.607492] scsi host0: ata_piix [ 0.608319] scsi host1: ata_piix [ 0.609060] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.610439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.612129] libphy: Fixed MDIO Bus: probed [ 0.612984] tun: Universal TUN/TAP device driver, 1.6 [ 0.613963] tun: (C) 1999-2004 Max Krasnyansky [ 0.617164] PPP generic driver version 2.4.2 [ 0.618188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619432] ehci-pci: EHCI PCI platform driver [ 0.620343] ehci-platform: EHCI generic platform driver [ 0.621381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622582] ohci-pci: OHCI PCI platform driver [ 0.623506] ohci-platform: OHCI generic platform driver [ 0.624532] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639281] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640395] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641998] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.643045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.644280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646973] usb usb1: Product: UHCI Host Controller [ 0.647926] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.649083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.650122] hub 1-0:1.0: USB hub found [ 0.650935] hub 1-0:1.0: 2 ports detected [ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654262] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655263] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656364] mousedev: PS/2 mouse device common for all mice [ 0.657791] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659751] rtc_cmos 00:00: RTC can wake from S4 [ 0.660932] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663406] i2c /dev entries driver [ 0.664236] device-mapper: uevent: version 1.0.3 [ 0.665483] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.667361] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669120] NET: Registered protocol family 10 [ 0.670544] NET: Registered protocol family 17 [ 0.671545] Key type dns_resolver registered [ 0.672924] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674100] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676059] registered taskstats version 1 [ 0.676977] Loading compiled-in X.509 certificates [ 0.678599] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680564] zswap: loaded using pool lzo/zbud [ 0.682633] Key type trusted registered [ 0.684613] Key type encrypted registered [ 0.685481] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686566] ima: No TPM chip found, activating TPM-bypass! [ 0.687635] evm: HMAC attrs: 0x1 [ 0.688697] Magic number: 10:766:976 [ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-21 07:59:12 UTC (1532159952) [ 0.691352] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692503] EDD information not available. [ 0.772421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784555] Write protecting the kernel read-only data: 14336k [ 0.788158] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.790265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.836368] 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.75 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.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTKKtLa5zZYQxcbPcr8QvwSgH3TBl9jISObunDU6Jt8O/7J4+pfgLsoegS3EZyP6tTpDKVtilzNVdKtvoteBLpkmwYM+dk1Wmwmxk/SjeszwygKpysL+Aoolv7JXXRU1lankcOeW7MFG59lDHszvwPiUdwWcyENWd/al5BUDV55NxrjNve7DVl8mDoIcyCZndGVRxXzf0pwG04+aWOkDOY8UoPYbVzWZae62wf/FN5IvQXMa4wv1yWdsq5haJXdKR8XEVSVXAV9KJBfU6eomoELuJWztP95JKc3usrvgs2mGigDsGW0tsxN12iSSwhD6IaWmwJ4qSwSfqSlz+sJ4yf root@vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797 ssh-dss AAAAB3NzaC1kc3MAAACBAORF0A/i9yUyJn6M7+PYztdpFBfLDecvkp6cA1FkQlgf/p5u+fD9RmlGLDkOrowa7v+6hMT5DNAjqZ7J41OMkzXBYbJWQD+aluiQUYnCxTxt08RWKWoQ74Dhuuj6rdOZTG9Ef7eGh8g8FbiTCsZeveolGHRyy2F4+7GCynj09MUnAAAAFQDj6oaLv4LV2xddn+uePRhLN0EBZwAAAIBqSbcCq1MV6AODQSIbZoRNcyzCP+kc0aFlW2+MtAnKH2zfWNcnqW/rwX86ZlR4FXYHf+d5ZP7optXRnzUCRHwI5C0g7hBcKVzEA4dWT36LYBCRymyILPe7GBvah9jFQc0Qfk8ibA8LTXqkK7WSYVibnf766rin8MS2i8uR7bYAfAAAAIEAxEAn3DStcTvdSHl66dU+bY2ddr5QU+wmP5vc000JeA1GxpPLmKaSDmRdyE5CChbPil78jqjAY21OMuKk3i8hkeBRzAT28Z3pZQg9vT447YKIHTP9h7K8Mc+ptnz7phG5KXdn6fgDNAMEl/Ip5eaKF+j5Bk6ZCXxqZxPVbYInsyo= root@vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797 -----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.5,24,fe80::f816:3eff:fe9e:433b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-46a40e59-7f23-4b08-a0bc-49265c39f797 login: 2018-07-21 07:59:19,368 - paramiko.transport - DEBUG - starting thread (client mode): 0x72d53c90L 2018-07-21 07:59:19,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 07:59:19,369 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 07:59:19,369 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 07:59:19,370 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 07:59:19,371 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 07:59:19,371 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 07:59:19,371 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 07:59:19,371 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 07:59:19,371 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 07:59:19,389 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 07:59:19,389 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 07:59:19,401 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 44fb017b315a5eb203ce53b9e75b5bfd 2018-07-21 07:59:19,402 - paramiko.transport - DEBUG - Trying discovered key f5d331d427ba0eedb82c1267abf5c2c7 in /tmp/tmpCIJOim 2018-07-21 07:59:19,428 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 07:59:19,434 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 07:59:19,466 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 07:59:19,467 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 07:59:19,468 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 07:59:19,469 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 07:59:19,513 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 07:59:19,513 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.255 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.255/42.255/42.255 ms 2018-07-21 07:59:19,518 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 07:59:19,630 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 07:59:19,630 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 07:59:19,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 07:59:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:19,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:59: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-c6b2145d-8070-42fe-92bd-6be195f958af x-compute-request-id: req-c6b2145d-8070-42fe-92bd-6be195f958af Content-Type: application/json 2018-07-21 07:59:19,802 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e used request id req-c6b2145d-8070-42fe-92bd-6be195f958af 2018-07-21 07:59:19,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167062997818s 2018-07-21 07:59:19,803 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e used request id req-c6b2145d-8070-42fe-92bd-6be195f958af 2018-07-21 07:59:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:20,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-ed891a53-80f8-4f3c-b32b-15115c94d398 x-compute-request-id: req-ed891a53-80f8-4f3c-b32b-15115c94d398 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:12.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:12Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9e:01", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/712965be-39af-4107-8f71-1c931459b71e", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:00.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "712965be-39af-4107-8f71-1c931459b71e", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:19Z", "hostId": "ea90a8514452c7f2d421b4b4c0eebb4212a900e95699688f0aa3f2ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:58:53Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:20,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed891a53-80f8-4f3c-b32b-15115c94d398 2018-07-21 07:59:20,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519909143448s 2018-07-21 07:59:20,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed891a53-80f8-4f3c-b32b-15115c94d398 2018-07-21 07:59:20,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:22,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:22,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-09ac5692-00ce-4465-b98f-04cb279a89e2 x-compute-request-id: req-09ac5692-00ce-4465-b98f-04cb279a89e2 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:12.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:12Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:22,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09ac5692-00ce-4465-b98f-04cb279a89e2 2018-07-21 07:59:22,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39923286438s 2018-07-21 07:59:22,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09ac5692-00ce-4465-b98f-04cb279a89e2 2018-07-21 07:59:22,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 07:59:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c3840844-983b-4497-995b-26a42cea1610.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:23,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdee1b2f-bac0-483f-ba2c-254989167d56 Content-Length: 0 Date: Sat, 21 Jul 2018 07:59:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:59:23,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c3840844-983b-4497-995b-26a42cea1610.json used request id req-fdee1b2f-bac0-483f-ba2c-254989167d56 2018-07-21 07:59:23,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25742793083s 2018-07-21 07:59:23,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c3840844-983b-4497-995b-26a42cea1610.json used request id req-fdee1b2f-bac0-483f-ba2c-254989167d56 2018-07-21 07:59:23,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:24,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-989506f5-a6d7-4eb8-bee4-83fef33713eb Date: Sat, 21 Jul 2018 07:59:24 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:24,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-989506f5-a6d7-4eb8-bee4-83fef33713eb 2018-07-21 07:59:24,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669620037079s 2018-07-21 07:59:24,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-989506f5-a6d7-4eb8-bee4-83fef33713eb 2018-07-21 07:59:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 07:59:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:24,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:59: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-c5b436fd-9aeb-4a7e-953e-490d4eba214e x-compute-request-id: req-c5b436fd-9aeb-4a7e-953e-490d4eba214e Content-Type: application/json 2018-07-21 07:59:24,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf used request id req-c5b436fd-9aeb-4a7e-953e-490d4eba214e 2018-07-21 07:59:24,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.176284790039s 2018-07-21 07:59:24,241 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf used request id req-c5b436fd-9aeb-4a7e-953e-490d4eba214e 2018-07-21 07:59:24,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:24,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-6968b009-859e-49a7-9421-0dffaed5aa03 x-compute-request-id: req-6968b009-859e-49a7-9421-0dffaed5aa03 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:43:3b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b0e77640-6623-4899-8efe-63e978a6cccf", "rel": "bookmark"}], "image": {"id": "336c863b-3902-40c0-9083-6c828d306b40", "links": [{"href": "http://172.30.9.24:8774/images/336c863b-3902-40c0-9083-6c828d306b40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:12.000000", "flavor": {"id": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "links": [{"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "bookmark"}]}, "id": "b0e77640-6623-4899-8efe-63e978a6cccf", "security_groups": [{"name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}], "user_id": "b14d7fbea17e493289a9f9d0fc1cc9be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:24Z", "hostId": "d3f729c91d28fc4db831f972061d7de8134e0d778c7f94458339e4e9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797", "name": "vping_ssh-vm_46a40e59-7f23-4b08-a0bc-49265c39f797", "created": "2018-07-21T07:59:04Z", "tenant_id": "171efd5e936348689d78d7a90d05138b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:24,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6968b009-859e-49a7-9421-0dffaed5aa03 2018-07-21 07:59:24,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206280946732s 2018-07-21 07:59:24,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6968b009-859e-49a7-9421-0dffaed5aa03 2018-07-21 07:59:24,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:26,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:26,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-cb5bf40c-9f22-4e89-be58-daa36bcab702 x-compute-request-id: req-cb5bf40c-9f22-4e89-be58-daa36bcab702 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 07:59:26,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cb5bf40c-9f22-4e89-be58-daa36bcab702 2018-07-21 07:59:26,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0799150466919s 2018-07-21 07:59:26,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cb5bf40c-9f22-4e89-be58-daa36bcab702 2018-07-21 07:59:26,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 07:59:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:26,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-4722168e-3ab0-4aa4-a90d-0c5443e8e644 Date: Sat, 21 Jul 2018 07:59:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:51Z", "updated_at": "2018-07-21T07:58:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "0173b3d1-ab7a-473f-94b9-4a7ab16b47fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "1740e6e4-5a69-4e81-9a52-1f87b4b6a990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "9c595f68-94ee-4b2b-874f-8ee1aa0fb961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:51Z", "revision_number": 0, "id": "b70a592d-22e7-4f18-b6dc-418f566a1e19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:51Z", "security_group_id": "8957aafe-493c-4c00-85f2-0925714592f2", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 3, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "8957aafe-493c-4c00-85f2-0925714592f2", "name": "vping_ssh-sg_46a40e59-7f23-4b08-a0bc-49265c39f797"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}]} 2018-07-21 07:59:26,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4722168e-3ab0-4aa4-a90d-0c5443e8e644 2018-07-21 07:59:26,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512580871582s 2018-07-21 07:59:26,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4722168e-3ab0-4aa4-a90d-0c5443e8e644 2018-07-21 07:59:26,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 07:59:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8957aafe-493c-4c00-85f2-0925714592f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:26,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f30b8fe-50ff-4c49-b841-d5b5f89f8311 Content-Length: 0 Date: Sat, 21 Jul 2018 07:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:59:26,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8957aafe-493c-4c00-85f2-0925714592f2.json used request id req-5f30b8fe-50ff-4c49-b841-d5b5f89f8311 2018-07-21 07:59:26,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156754970551s 2018-07-21 07:59:26,748 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8957aafe-493c-4c00-85f2-0925714592f2.json used request id req-5f30b8fe-50ff-4c49-b841-d5b5f89f8311 2018-07-21 07:59:26,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 07:59:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:26,795 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:59: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-bb3da125-8b4d-4ddc-bbe5-2ba81a13cb7c x-compute-request-id: req-bb3da125-8b4d-4ddc-bbe5-2ba81a13cb7c Content-Length: 0 Content-Type: application/json 2018-07-21 07:59:26,795 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797 used request id req-bb3da125-8b4d-4ddc-bbe5-2ba81a13cb7c 2018-07-21 07:59:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0469059944153s 2018-07-21 07:59:26,796 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_46a40e59-7f23-4b08-a0bc-49265c39f797 used request id req-bb3da125-8b4d-4ddc-bbe5-2ba81a13cb7c 2018-07-21 07:59:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 07:59:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/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}f3e724844f631a10629fdb60abf3675af3c2b325" -d '{"subnet_id": "e147d5f7-feba-4273-bffa-f0a7cd45b768"}' 2018-07-21 07:59:28,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8362b99a-a5b3-46c0-bcd3-df973232a16a Date: Sat, 21 Jul 2018 07:59:28 GMT RESP BODY: {"network_id": "1569faab-1781-4684-b88e-024e097c2bbd", "tenant_id": "171efd5e936348689d78d7a90d05138b", "subnet_id": "e147d5f7-feba-4273-bffa-f0a7cd45b768", "subnet_ids": ["e147d5f7-feba-4273-bffa-f0a7cd45b768"], "port_id": "ff9f7d90-86fc-4511-b5e6-c27cb087133e", "id": "05662f8c-6a9b-4314-9509-af492ff5d1eb"} 2018-07-21 07:59:28,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/remove_router_interface.json used request id req-8362b99a-a5b3-46c0-bcd3-df973232a16a 2018-07-21 07:59:28,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7385840416s 2018-07-21 07:59:28,535 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb/remove_router_interface.json used request id req-8362b99a-a5b3-46c0-bcd3-df973232a16a returning object 05662f8c-6a9b-4314-9509-af492ff5d1eb 2018-07-21 07:59:28,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 07:59:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:28,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0a5fc6ad-af97-48ff-86d9-6c37180155a3 Date: Sat, 21 Jul 2018 07:59:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:45Z", "admin_state_up": true, "updated_at": "2018-07-21T07:59:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "171efd5e936348689d78d7a90d05138b", "id": "05662f8c-6a9b-4314-9509-af492ff5d1eb", "name": "vping_ssh-router_46a40e59-7f23-4b08-a0bc-49265c39f797"}]} 2018-07-21 07:59:28,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0a5fc6ad-af97-48ff-86d9-6c37180155a3 2018-07-21 07:59:28,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11163687706s 2018-07-21 07:59:28,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0a5fc6ad-af97-48ff-86d9-6c37180155a3 2018-07-21 07:59:28,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 07:59:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:29,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6923ee71-7626-434d-94ce-04f01626ef77 Content-Length: 0 Date: Sat, 21 Jul 2018 07:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:59:29,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb.json used request id req-6923ee71-7626-434d-94ce-04f01626ef77 2018-07-21 07:59:29,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08634805679s 2018-07-21 07:59:29,736 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/05662f8c-6a9b-4314-9509-af492ff5d1eb.json used request id req-6923ee71-7626-434d-94ce-04f01626ef77 2018-07-21 07:59:29,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:59:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:29,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1c15b5d1-f5b6-48d3-bed5-5bdeb360e984 Date: Sat, 21 Jul 2018 07:59:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1569faab-1781-4684-b88e-024e097c2bbd","tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:58:45Z","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":"171efd5e936348689d78d7a90d05138b","id":"e147d5f7-feba-4273-bffa-f0a7cd45b768","subnetpool_id":null,"name":"vping_ssh-subnet_46a40e59-7f23-4b08-a0bc-49265c39f797"}]} 2018-07-21 07:59:29,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1c15b5d1-f5b6-48d3-bed5-5bdeb360e984 2018-07-21 07:59:29,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499029159546s 2018-07-21 07:59:29,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1c15b5d1-f5b6-48d3-bed5-5bdeb360e984 2018-07-21 07:59:29,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 07:59:29,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e147d5f7-feba-4273-bffa-f0a7cd45b768.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:30,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4a533de-600c-44ab-aeab-a96033ac5062 Date: Sat, 21 Jul 2018 07:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:59:30,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e147d5f7-feba-4273-bffa-f0a7cd45b768.json used request id req-d4a533de-600c-44ab-aeab-a96033ac5062 2018-07-21 07:59:30,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08412218094s 2018-07-21 07:59:30,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e147d5f7-feba-4273-bffa-f0a7cd45b768.json used request id req-d4a533de-600c-44ab-aeab-a96033ac5062 2018-07-21 07:59:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:30,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:30,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-3ffdeb39-8c9f-4ac6-849a-65cca0931137 Date: Sat, 21 Jul 2018 07:59:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1569faab-1781-4684-b88e-024e097c2bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"171efd5e936348689d78d7a90d05138b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:59:30Z","qos_policy_id":null,"name":"vping_ssh-net_46a40e59-7f23-4b08-a0bc-49265c39f797","admin_state_up":true,"tenant_id":"171efd5e936348689d78d7a90d05138b","created_at":"2018-07-21T07:58:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:30,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ffdeb39-8c9f-4ac6-849a-65cca0931137 2018-07-21 07:59:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106933832169s 2018-07-21 07:59:30,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ffdeb39-8c9f-4ac6-849a-65cca0931137 2018-07-21 07:59:30,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 07:59:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1569faab-1781-4684-b88e-024e097c2bbd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:32,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11f1c8dc-e7ed-455d-9ccb-8a6a53094513 Date: Sat, 21 Jul 2018 07:59:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 07:59:32,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1569faab-1781-4684-b88e-024e097c2bbd.json used request id req-11f1c8dc-e7ed-455d-9ccb-8a6a53094513 2018-07-21 07:59:32,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08204483986s 2018-07-21 07:59:32,064 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1569faab-1781-4684-b88e-024e097c2bbd.json used request id req-11f1c8dc-e7ed-455d-9ccb-8a6a53094513 2018-07-21 07:59:32,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:59:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:32,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-965a97bf-50ce-4001-bacd-0e186b84f979 Date: Sat, 21 Jul 2018 07:59:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "metadata": {}}], "file": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40/file", "owner": "171efd5e936348689d78d7a90d05138b", "id": "336c863b-3902-40c0-9083-6c828d306b40", "size": 12716032, "self": "/v2/images/336c863b-3902-40c0-9083-6c828d306b40", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/336c863b-3902-40c0-9083-6c828d306b40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:58:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_46a40e59-7f23-4b08-a0bc-49265c39f797", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:58:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:59:32,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-965a97bf-50ce-4001-bacd-0e186b84f979 2018-07-21 07:59:32,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213315963745s 2018-07-21 07:59:32,282 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-965a97bf-50ce-4001-bacd-0e186b84f979 2018-07-21 07:59:32,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 07:59:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3e724844f631a10629fdb60abf3675af3c2b325" 2018-07-21 07:59:32,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba73a51c-b593-4a88-9a8b-2938ce917bf3 Date: Sat, 21 Jul 2018 07:59:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:59:32,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40 used request id req-ba73a51c-b593-4a88-9a8b-2938ce917bf3 2018-07-21 07:59:32,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.525427103043s 2018-07-21 07:59:32,809 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/336c863b-3902-40c0-9083-6c828d306b40 used request id req-ba73a51c-b593-4a88-9a8b-2938ce917bf3 2018-07-21 07:59:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:59:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:32,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-66726cee-a8d5-4b74-bc90-187f41991811 x-compute-request-id: req-66726cee-a8d5-4b74-bc90-187f41991811 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74", "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": "260381a8-4f3b-46a7-b2e5-ef4e1e355f74"}]} 2018-07-21 07:59:32,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-66726cee-a8d5-4b74-bc90-187f41991811 2018-07-21 07:59:32,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279638767242s 2018-07-21 07:59:32,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-66726cee-a8d5-4b74-bc90-187f41991811 2018-07-21 07:59:32,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 07:59:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:32,885 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:59: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-63a5b2d3-c724-485b-b9cd-f3f7a53daf33 x-compute-request-id: req-63a5b2d3-c724-485b-b9cd-f3f7a53daf33 Content-Length: 0 Content-Type: application/json 2018-07-21 07:59:32,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74 used request id req-63a5b2d3-c724-485b-b9cd-f3f7a53daf33 2018-07-21 07:59:32,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0461070537567s 2018-07-21 07:59:32,886 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/260381a8-4f3b-46a7-b2e5-ef4e1e355f74 used request id req-63a5b2d3-c724-485b-b9cd-f3f7a53daf33 2018-07-21 07:59:32,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:59:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:33,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91c1997-6e8f-4edf-8a43-dbe839ea4571 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": {"self": "http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b14d7fbea17e493289a9f9d0fc1cc9be", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:59:33,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e91c1997-6e8f-4edf-8a43-dbe839ea4571 2018-07-21 07:59:33,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122693061829s 2018-07-21 07:59:33,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e91c1997-6e8f-4edf-8a43-dbe839ea4571 2018-07-21 07:59:33,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:59:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:33,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785c2aaf-fe86-45c0-92c0-ee7e283e90fb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_46a40e59-7f23-4b08-a0bc-49265c39f797", "links": {"self": "http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b14d7fbea17e493289a9f9d0fc1cc9be", "description": null}} 2018-07-21 07:59:33,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be used request id req-785c2aaf-fe86-45c0-92c0-ee7e283e90fb 2018-07-21 07:59:33,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108468055725s 2018-07-21 07:59:33,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be used request id req-785c2aaf-fe86-45c0-92c0-ee7e283e90fb 2018-07-21 07:59:33,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 07:59:33,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:33,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03760ddb-2a31-4e39-b87e-4fc235b114b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:59:33,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be used request id req-03760ddb-2a31-4e39-b87e-4fc235b114b5 2018-07-21 07:59:33,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208221197128s 2018-07-21 07:59:33,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b14d7fbea17e493289a9f9d0fc1cc9be used request id req-03760ddb-2a31-4e39-b87e-4fc235b114b5 2018-07-21 07:59:33,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:59:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:33,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d8cacf-8c99-48ba-a2a2-eef4c5cf2266 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b"}, "tags": [], "enabled": true, "id": "171efd5e936348689d78d7a90d05138b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_46a40e59-7f23-4b08-a0bc-49265c39f797"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 07:59:33,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-55d8cacf-8c99-48ba-a2a2-eef4c5cf2266 2018-07-21 07:59:33,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104249954224s 2018-07-21 07:59:33,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-55d8cacf-8c99-48ba-a2a2-eef4c5cf2266 2018-07-21 07:59:33,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 07:59:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9356b9cc076bad38bdea76453e8eb274f37c68ec" 2018-07-21 07:59:33,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b32376-404e-46a6-afbc-66de309a0010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:59:33,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-59b32376-404e-46a6-afbc-66de309a0010 2018-07-21 07:59:33,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.219497919083s 2018-07-21 07:59:33,669 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-59b32376-404e-46a6-afbc-66de309a0010 2018-07-21 07:59:33,721 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-21 07:59:33,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:59:33,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:59:33,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:59:33,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:59:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:59:33,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc882abc-e388-4453-b4dd-183e661c711c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:59:33,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-cc882abc-e388-4453-b4dd-183e661c711c 2018-07-21 07:59:33,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:59:34,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["9pqS5wBgR66JHqE-BA4keQ"], "issued_at": "2018-07-21T07:59:34.000000Z"}} 2018-07-21 07:59:34,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8628e6ff-3e8e-4aa5-a683-a302842c3309 Date: Sat, 21 Jul 2018 07:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 07:59:34,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8628e6ff-3e8e-4aa5-a683-a302842c3309 2018-07-21 07:59:34,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272175073624s 2018-07-21 07:59:34,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8628e6ff-3e8e-4aa5-a683-a302842c3309 2018-07-21 07:59:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:59:34,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 07:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d395598b-e982-4f1c-b516-beb6378fb7d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 07:59:34,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d395598b-e982-4f1c-b516-beb6378fb7d1 2018-07-21 07:59:34,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:59:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:34,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabd0915-cab4-4be9-a09f-99ce90d3ad38 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 07:59:34,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fabd0915-cab4-4be9-a09f-99ce90d3ad38 2018-07-21 07:59:34,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103176832199s 2018-07-21 07:59:34,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fabd0915-cab4-4be9-a09f-99ce90d3ad38 2018-07-21 07:59:34,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 07:59:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab"}}' 2018-07-21 07:59:34,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5f5b37-3186-45f1-9e0e-6dcc541513f5 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129"}, "tags": [], "enabled": true, "id": "eb7540591b7c457d929460370b9cd129", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab"}} 2018-07-21 07:59:34,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ee5f5b37-3186-45f1-9e0e-6dcc541513f5 2018-07-21 07:59:34,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142081022263s 2018-07-21 07:59:34,702 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ee5f5b37-3186-45f1-9e0e-6dcc541513f5 2018-07-21 07:59:34,703 - 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'eb7540591b7c457d929460370b9cd129', '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_bba8ff70-3d02-45b6-a759-e184063cd5ab'}) 2018-07-21 07:59:34,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 07:59:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "40fa9374-e822-4a1a-a4f7-58cd9e3bd92e", "email": null, "name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab"}}' 2018-07-21 07:59:35,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 07:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f80d593-0b32-4b03-aca6-fdbca6454dbc Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": {"self": "http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf04791fe1524b5b95e35a3db4394c5c", "domain_id": "default", "password_expires_at": null}} 2018-07-21 07:59:35,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3f80d593-0b32-4b03-aca6-fdbca6454dbc 2018-07-21 07:59:35,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363408088684s 2018-07-21 07:59:35,072 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3f80d593-0b32-4b03-aca6-fdbca6454dbc 2018-07-21 07:59:35,073 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bf04791fe1524b5b95e35a3db4394c5c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab'}) 2018-07-21 07:59:35,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:59:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e9a925-de4c-465d-b70e-c90c93fd4118 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:59:35,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67e9a925-de4c-465d-b70e-c90c93fd4118 2018-07-21 07:59:35,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973768234253s 2018-07-21 07:59:35,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67e9a925-de4c-465d-b70e-c90c93fd4118 2018-07-21 07:59:35,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:59:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602587cb-1adc-4091-8f69-6305d1086cd0 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:59:35,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-602587cb-1adc-4091-8f69-6305d1086cd0 2018-07-21 07:59:35,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973000526428s 2018-07-21 07:59:35,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-602587cb-1adc-4091-8f69-6305d1086cd0 2018-07-21 07:59:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 07:59:35,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9af8ae-4ae0-4307-b0ea-b2aaf7aacbd8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 07:59:35,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee9af8ae-4ae0-4307-b0ea-b2aaf7aacbd8 2018-07-21 07:59:35,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104032039642s 2018-07-21 07:59:35,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee9af8ae-4ae0-4307-b0ea-b2aaf7aacbd8 2018-07-21 07:59:35,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 07:59:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fadaaaf-dabc-4a91-b037-8578c3fbfc59 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 07:59:35,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1fadaaaf-dabc-4a91-b037-8578c3fbfc59 2018-07-21 07:59:35,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0224280357361s 2018-07-21 07:59:35,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1fadaaaf-dabc-4a91-b037-8578c3fbfc59 2018-07-21 07:59:35,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 07:59:35,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9a1ffc-39cb-408d-a3b8-874bf6408082 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": {"self": "http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf04791fe1524b5b95e35a3db4394c5c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 07:59:35,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4e9a1ffc-39cb-408d-a3b8-874bf6408082 2018-07-21 07:59:35,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109932899475s 2018-07-21 07:59:35,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4e9a1ffc-39cb-408d-a3b8-874bf6408082 2018-07-21 07:59:35,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 07:59:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c50add-fa52-418a-bec5-fdfd343a693d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129"}, "tags": [], "enabled": true, "id": "eb7540591b7c457d929460370b9cd129", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab"}]} 2018-07-21 07:59:35,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-57c50add-fa52-418a-bec5-fdfd343a693d 2018-07-21 07:59:35,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0980849266052s 2018-07-21 07:59:35,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-57c50add-fa52-418a-bec5-fdfd343a693d 2018-07-21 07:59:35,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 07:59:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=bf04791fe1524b5b95e35a3db4394c5c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=eb7540591b7c457d929460370b9cd129" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c7bd02-6166-4b82-973c-a0094fda82d9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=bf04791fe1524b5b95e35a3db4394c5c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=eb7540591b7c457d929460370b9cd129", "previous": null, "next": null}} 2018-07-21 07:59:35,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bf04791fe1524b5b95e35a3db4394c5c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=eb7540591b7c457d929460370b9cd129 used request id req-34c7bd02-6166-4b82-973c-a0094fda82d9 2018-07-21 07:59:35,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.08247590065s 2018-07-21 07:59:35,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bf04791fe1524b5b95e35a3db4394c5c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=eb7540591b7c457d929460370b9cd129 used request id req-34c7bd02-6166-4b82-973c-a0094fda82d9 2018-07-21 07:59:35,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 07:59:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129/users/bf04791fe1524b5b95e35a3db4394c5c/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 07:59:35,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850e14da-3f66-497d-9473-f2eb2e2ab87d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 07:59:35,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129/users/bf04791fe1524b5b95e35a3db4394c5c/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-850e14da-3f66-497d-9473-f2eb2e2ab87d 2018-07-21 07:59:35,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143881797791s 2018-07-21 07:59:35,872 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129/users/bf04791fe1524b5b95e35a3db4394c5c/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-850e14da-3f66-497d-9473-f2eb2e2ab87d 2018-07-21 07:59:35,873 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab', 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'eb7540591b7c457d929460370b9cd129', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '40fa9374-e822-4a1a-a4f7-58cd9e3bd92e', 'username': u'vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 07:59:35,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 07:59:35,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 07:59:35,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 07:59:35,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 07:59:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 07:59:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 07:59:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 07:59:35,878 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'password': '40fa9374-e822-4a1a-a4f7-58cd9e3bd92e', 'project_name': 'vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'eb7540591b7c457d929460370b9cd129', 'project_domain_name': 'Default'} 2018-07-21 07:59:35,879 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-21 07:59:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:59:35,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380ad72f-7d40-4eb5-8022-5417e9be8803 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 07:59:35,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-380ad72f-7d40-4eb5-8022-5417e9be8803 2018-07-21 07:59:35,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 07:59:36,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T08:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7540591b7c457d929460370b9cd129", "name": "vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/eb7540591b7c457d929460370b9cd129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/eb7540591b7c457d929460370b9cd129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/eb7540591b7c457d929460370b9cd129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb7540591b7c457d929460370b9cd129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/eb7540591b7c457d929460370b9cd129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/eb7540591b7c457d929460370b9cd129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb7540591b7c457d929460370b9cd129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/eb7540591b7c457d929460370b9cd129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/eb7540591b7c457d929460370b9cd129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/eb7540591b7c457d929460370b9cd129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/eb7540591b7c457d929460370b9cd129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/eb7540591b7c457d929460370b9cd129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_eb7540591b7c457d929460370b9cd129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eb7540591b7c457d929460370b9cd129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab", "id": "bf04791fe1524b5b95e35a3db4394c5c"}, "audit_ids": ["YeQTemdNRwSrWMplFPQC5w"], "issued_at": "2018-07-21T07:59:36.000000Z"}} 2018-07-21 07:59:36,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 07:59:36,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"network": {"name": "vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab", "admin_state_up": true}}' 2018-07-21 07:59:36,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-97b3b1a4-66d8-46f5-a8b9-d0cd13ff85c2 Date: Sat, 21 Jul 2018 07:59:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:59:36Z","is_default":false,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450}} 2018-07-21 07:59:36,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-97b3b1a4-66d8-46f5-a8b9-d0cd13ff85c2 2018-07-21 07:59:36,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.606566905975s 2018-07-21 07:59:36,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-97b3b1a4-66d8-46f5-a8b9-d0cd13ff85c2 2018-07-21 07:59:36,902 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T07:59:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'311569fe-44d3-422a-bb0a-90795a902e13', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab', u'admin_state_up': True, u'tenant_id': u'eb7540591b7c457d929460370b9cd129', u'created_at': u'2018-07-21T07:59:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb7540591b7c457d929460370b9cd129', u'l2_adjacency': True}) 2018-07-21 07:59:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:36,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:37,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-8f5236f2-200d-433d-88a8-5c381731e520 Date: Sat, 21 Jul 2018 07:59:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T07:59:36Z","qos_policy_id":null,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:37,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8f5236f2-200d-433d-88a8-5c381731e520 2018-07-21 07:59:37,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144674062729s 2018-07-21 07:59:37,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8f5236f2-200d-433d-88a8-5c381731e520 2018-07-21 07:59:37,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 07:59:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"subnet": {"name": "vping_userdata-subnet_bba8ff70-3d02-45b6-a759-e184063cd5ab", "enable_dhcp": true, "network_id": "311569fe-44d3-422a-bb0a-90795a902e13", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 07:59:37,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67903aad-a3df-4e30-b277-cb5d361de8ea Date: Sat, 21 Jul 2018 07:59:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:59: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":"eb7540591b7c457d929460370b9cd129","id":"e535696a-d1db-4546-b826-916a39790f7e","subnetpool_id":null,"name":"vping_userdata-subnet_bba8ff70-3d02-45b6-a759-e184063cd5ab"}} 2018-07-21 07:59:37,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-67903aad-a3df-4e30-b277-cb5d361de8ea 2018-07-21 07:59:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.770713090897s 2018-07-21 07:59:37,820 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-67903aad-a3df-4e30-b277-cb5d361de8ea 2018-07-21 07:59:37,820 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:59: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'e535696a-d1db-4546-b826-916a39790f7e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_bba8ff70-3d02-45b6-a759-e184063cd5ab', u'enable_dhcp': True, u'network_id': u'311569fe-44d3-422a-bb0a-90795a902e13', u'tenant_id': u'eb7540591b7c457d929460370b9cd129', u'created_at': u'2018-07-21T07:59: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'eb7540591b7c457d929460370b9cd129'}) 2018-07-21 07:59:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 07:59:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "vping_userdata-router_bba8ff70-3d02-45b6-a759-e184063cd5ab", "admin_state_up": true}}' 2018-07-21 07:59:39,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-58291732-a1f4-4d64-b584-1398c2f8842b Date: Sat, 21 Jul 2018 07:59:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:37Z", "admin_state_up": true, "updated_at": "2018-07-21T07:59:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "eb7540591b7c457d929460370b9cd129", "id": "6d0a7b8f-b544-44d4-9b38-a2b98c9bb763", "name": "vping_userdata-router_bba8ff70-3d02-45b6-a759-e184063cd5ab"}} 2018-07-21 07:59:39,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-58291732-a1f4-4d64-b584-1398c2f8842b 2018-07-21 07:59:39,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41535997391s 2018-07-21 07:59:39,237 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-58291732-a1f4-4d64-b584-1398c2f8842b 2018-07-21 07:59:39,237 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T07:59:38Z', u'revision_number': 2, u'id': u'6d0a7b8f-b544-44d4-9b38-a2b98c9bb763', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_bba8ff70-3d02-45b6-a759-e184063cd5ab', u'admin_state_up': True, u'tenant_id': u'eb7540591b7c457d929460370b9cd129', u'created_at': u'2018-07-21T07:59:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'eb7540591b7c457d929460370b9cd129'}) 2018-07-21 07:59:39,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 07:59:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/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}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"subnet_id": "e535696a-d1db-4546-b826-916a39790f7e"}' 2018-07-21 07:59:41,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-717dff67-d881-4685-a81b-dcaa84d4ff78 Date: Sat, 21 Jul 2018 07:59:41 GMT RESP BODY: {"network_id": "311569fe-44d3-422a-bb0a-90795a902e13", "tenant_id": "eb7540591b7c457d929460370b9cd129", "subnet_id": "e535696a-d1db-4546-b826-916a39790f7e", "subnet_ids": ["e535696a-d1db-4546-b826-916a39790f7e"], "port_id": "3d520a34-fa2a-4994-87c4-f5ae2ad6f142", "id": "6d0a7b8f-b544-44d4-9b38-a2b98c9bb763"} 2018-07-21 07:59:41,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/add_router_interface.json used request id req-717dff67-d881-4685-a81b-dcaa84d4ff78 2018-07-21 07:59:41,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3475689888s 2018-07-21 07:59:41,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/add_router_interface.json used request id req-717dff67-d881-4685-a81b-dcaa84d4ff78 returning object 6d0a7b8f-b544-44d4-9b38-a2b98c9bb763 2018-07-21 07:59:41,586 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 07:59:41,713 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 07:59:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 07:59:41,719 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 07:59:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 07:59:41,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:59:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7c36979b-f742-4407-b4b3-62c8a0292308 Date: Sat, 21 Jul 2018 07:59:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:59:41,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7c36979b-f742-4407-b4b3-62c8a0292308 2018-07-21 07:59:41,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232625007629s 2018-07-21 07:59:41,957 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7c36979b-f742-4407-b4b3-62c8a0292308 2018-07-21 07:59:41,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 07:59:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab"}' 2018-07-21 07:59:42,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-65af5588-b06d-4c90-ab03-f16485e067a4 Date: Sat, 21 Jul 2018 07:59:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file", "owner": "eb7540591b7c457d929460370b9cd129", "id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "size": null, "self": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:59:41Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "checksum": null, "created_at": "2018-07-21T07:59:41Z", "protected": false} 2018-07-21 07:59:42,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-65af5588-b06d-4c90-ab03-f16485e067a4 2018-07-21 07:59:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0569190979004s 2018-07-21 07:59:42,022 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-65af5588-b06d-4c90-ab03-f16485e067a4 returning object fcdda089-0d36-4e72-b2da-149f6e110b20 2018-07-21 07:59:42,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 07:59:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/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}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '' 2018-07-21 07:59:42,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e324b72b-1fa8-4449-aef5-a4099bbeabaf Date: Sat, 21 Jul 2018 07:59:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 07:59:42,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file used request id req-e324b72b-1fa8-4449-aef5-a4099bbeabaf 2018-07-21 07:59:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.669172048569s 2018-07-21 07:59:42,692 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file used request id req-e324b72b-1fa8-4449-aef5-a4099bbeabaf 2018-07-21 07:59:42,692 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T07:59:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file', u'owner': u'eb7540591b7c457d929460370b9cd129', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fcdda089-0d36-4e72-b2da-149f6e110b20', u'size': None, u'name': u'vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab', u'checksum': None, u'self': u'/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T07:59:41Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 07:59:42,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 07:59:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 07:59:42,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-72ff44b1-fa2e-41ca-a2d1-520c2c7ea38b x-compute-request-id: req-72ff44b1-fa2e-41ca-a2d1-520c2c7ea38b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "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": "d4819583-333f-4f41-8e10-922a7ff89e3a"}} 2018-07-21 07:59:42,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72ff44b1-fa2e-41ca-a2d1-520c2c7ea38b 2018-07-21 07:59:42,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303139925003s 2018-07-21 07:59:42,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72ff44b1-fa2e-41ca-a2d1-520c2c7ea38b 2018-07-21 07:59:42,997 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab', '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'd6b478342d9546e19c0ae741cdc519ce', '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'd4819583-333f-4f41-8e10-922a7ff89e3a', 'swap': 0}) 2018-07-21 07:59:42,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 07:59:42,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a/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}8983486a9319d0990a8cfaa8eda4c8d8889b0147" -d '{"extra_specs": {}}' 2018-07-21 07:59:43,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-58fa3cc7-c0c2-42e4-b481-c44b005717e8 x-compute-request-id: req-58fa3cc7-c0c2-42e4-b481-c44b005717e8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 07:59:43,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a/os-extra_specs used request id req-58fa3cc7-c0c2-42e4-b481-c44b005717e8 2018-07-21 07:59:43,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238270759583s 2018-07-21 07:59:43,021 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a/os-extra_specs used request id req-58fa3cc7-c0c2-42e4-b481-c44b005717e8 2018-07-21 07:59:43,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:43,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-09e2bbbf-43f4-4bf2-afe0-2074a5e0cab7 Date: Sat, 21 Jul 2018 07:59:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":["e535696a-d1db-4546-b826-916a39790f7e"],"description":"","tags":[],"updated_at":"2018-07-21T07:59:37Z","qos_policy_id":null,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:43,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-09e2bbbf-43f4-4bf2-afe0-2074a5e0cab7 2018-07-21 07:59:43,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107553005219s 2018-07-21 07:59:43,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-09e2bbbf-43f4-4bf2-afe0-2074a5e0cab7 2018-07-21 07:59:43,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:59:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:43,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-3659f417-f520-4364-955d-1e31a1f4ca10 Date: Sat, 21 Jul 2018 07:59:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "metadata": {}}], "file": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file", "owner": "eb7540591b7c457d929460370b9cd129", "id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "size": 12716032, "self": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:59:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:59:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:59:43,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3659f417-f520-4364-955d-1e31a1f4ca10 2018-07-21 07:59:43,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.116989850998s 2018-07-21 07:59:43,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3659f417-f520-4364-955d-1e31a1f4ca10 2018-07-21 07:59:43,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:59:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:43,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-880e72a5-3e52-4f2d-9d63-ea861bf57aaf x-compute-request-id: req-880e72a5-3e52-4f2d-9d63-ea861bf57aaf Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "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": "d4819583-333f-4f41-8e10-922a7ff89e3a"}]} 2018-07-21 07:59:43,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-880e72a5-3e52-4f2d-9d63-ea861bf57aaf 2018-07-21 07:59:43,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198825836182s 2018-07-21 07:59:43,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-880e72a5-3e52-4f2d-9d63-ea861bf57aaf 2018-07-21 07:59:43,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:59:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"server": {"name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "imageRef": "fcdda089-0d36-4e72-b2da-149f6e110b20", "flavorRef": "d4819583-333f-4f41-8e10-922a7ff89e3a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "311569fe-44d3-422a-bb0a-90795a902e13"}]}}' 2018-07-21 07:59:44,437 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:59: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-a93481f7-f0f2-4ef2-a706-39f74fd07e71 x-compute-request-id: req-a93481f7-f0f2-4ef2-a706-39f74fd07e71 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd916522-1cc7-4380-b402-517aba18002e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "adminPass": "b4tWDXcVt5tn"}} 2018-07-21 07:59:44,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a93481f7-f0f2-4ef2-a706-39f74fd07e71 2018-07-21 07:59:44,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.984576940536s 2018-07-21 07:59:44,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a93481f7-f0f2-4ef2-a706-39f74fd07e71 2018-07-21 07:59:44,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:44,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0e50e34-ef50-4482-931d-526e1b6ad1a4 x-compute-request-id: req-d0e50e34-ef50-4482-931d-526e1b6ad1a4 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.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:44,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0e50e34-ef50-4482-931d-526e1b6ad1a4 2018-07-21 07:59:44,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298067092896s 2018-07-21 07:59:44,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0e50e34-ef50-4482-931d-526e1b6ad1a4 2018-07-21 07:59:44,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:44,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-b1183afb-3df6-4075-bac1-c26bbd8b71ae Date: Sat, 21 Jul 2018 07:59:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":["e535696a-d1db-4546-b826-916a39790f7e"],"description":"","tags":[],"updated_at":"2018-07-21T07:59:37Z","qos_policy_id":null,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:44,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b1183afb-3df6-4075-bac1-c26bbd8b71ae 2018-07-21 07:59:44,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114130973816s 2018-07-21 07:59:44,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b1183afb-3df6-4075-bac1-c26bbd8b71ae 2018-07-21 07:59:44,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 07:59:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:44,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-54ecd344-5ef9-4829-a34a-78f8d7e0a9c9 Date: Sat, 21 Jul 2018 07:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:59: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":"eb7540591b7c457d929460370b9cd129","id":"e535696a-d1db-4546-b826-916a39790f7e","subnetpool_id":null,"name":"vping_userdata-subnet_bba8ff70-3d02-45b6-a759-e184063cd5ab"}]} 2018-07-21 07:59:44,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-54ecd344-5ef9-4829-a34a-78f8d7e0a9c9 2018-07-21 07:59:44,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0655360221863s 2018-07-21 07:59:44,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-54ecd344-5ef9-4829-a34a-78f8d7e0a9c9 2018-07-21 07:59:44,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:46,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:46,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-78774758-e205-4ea7-a44d-cef76ef98bfc x-compute-request-id: req-78774758-e205-4ea7-a44d-cef76ef98bfc Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:46Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:47,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78774758-e205-4ea7-a44d-cef76ef98bfc 2018-07-21 07:59:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3188560009s 2018-07-21 07:59:47,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78774758-e205-4ea7-a44d-cef76ef98bfc 2018-07-21 07:59:47,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:49,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:49,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-82a2d851-76ae-41ec-a0a2-6d4720e39e0d x-compute-request-id: req-82a2d851-76ae-41ec-a0a2-6d4720e39e0d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:46Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:49,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-82a2d851-76ae-41ec-a0a2-6d4720e39e0d 2018-07-21 07:59:49,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663812875748s 2018-07-21 07:59:49,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-82a2d851-76ae-41ec-a0a2-6d4720e39e0d 2018-07-21 07:59:49,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:51,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45dc3f09-d924-414e-9798-ca009e3d7f36 x-compute-request-id: req-45dc3f09-d924-414e-9798-ca009e3d7f36 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:52,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45dc3f09-d924-414e-9798-ca009e3d7f36 2018-07-21 07:59:52,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377123832703s 2018-07-21 07:59:52,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45dc3f09-d924-414e-9798-ca009e3d7f36 2018-07-21 07:59:52,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:52,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-6ee01174-bc31-4418-b79e-8020e127a851 Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e535696a-d1db-4546-b826-916a39790f7e","ip_address":"192.168.120.3"}],"id":"75f2bd81-2f58-4e08-9f9f-4f3daadab2ed","security_groups":["c882c708-7753-483d-a095-4c1b01566f3e"],"mac_address":"fa:16:3e:20:97:cf","project_id":"eb7540591b7c457d929460370b9cd129","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:47Z","binding:vnic_type":"normal","device_id":"cd916522-1cc7-4380-b402-517aba18002e","ip_allocation":"immediate"}]} 2018-07-21 07:59:52,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e used request id req-6ee01174-bc31-4418-b79e-8020e127a851 2018-07-21 07:59:52,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0830211639404s 2018-07-21 07:59:52,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e used request id req-6ee01174-bc31-4418-b79e-8020e127a851 2018-07-21 07:59:52,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c99a83bd-60d3-48bc-885e-deb91e4b27f3 Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:52,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed used request id req-c99a83bd-60d3-48bc-885e-deb91e4b27f3 2018-07-21 07:59:52,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497398376465s 2018-07-21 07:59:52,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed used request id req-c99a83bd-60d3-48bc-885e-deb91e4b27f3 2018-07-21 07:59:52,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-30df0246-bfb0-42fd-9b92-a5394939bfdb x-compute-request-id: req-30df0246-bfb0-42fd-9b92-a5394939bfdb Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:52,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30df0246-bfb0-42fd-9b92-a5394939bfdb 2018-07-21 07:59:52,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215802907944s 2018-07-21 07:59:52,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30df0246-bfb0-42fd-9b92-a5394939bfdb 2018-07-21 07:59:52,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 07:59:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e695ffb1-ca4e-4e7e-8d17-3e12ef9df7bd Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e535696a-d1db-4546-b826-916a39790f7e","ip_address":"192.168.120.3"}],"id":"75f2bd81-2f58-4e08-9f9f-4f3daadab2ed","security_groups":["c882c708-7753-483d-a095-4c1b01566f3e"],"mac_address":"fa:16:3e:20:97:cf","project_id":"eb7540591b7c457d929460370b9cd129","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:47Z","binding:vnic_type":"normal","device_id":"cd916522-1cc7-4380-b402-517aba18002e","ip_allocation":"immediate"}]} 2018-07-21 07:59:52,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e used request id req-e695ffb1-ca4e-4e7e-8d17-3e12ef9df7bd 2018-07-21 07:59:52,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0565671920776s 2018-07-21 07:59:52,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=cd916522-1cc7-4380-b402-517aba18002e used request id req-e695ffb1-ca4e-4e7e-8d17-3e12ef9df7bd 2018-07-21 07:59:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 07:59:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c42c131-d7ac-4ff7-a3ee-e38d38524dae Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"floatingips": []} 2018-07-21 07:59:52,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed used request id req-5c42c131-d7ac-4ff7-a3ee-e38d38524dae 2018-07-21 07:59:52,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456600189209s 2018-07-21 07:59:52,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=75f2bd81-2f58-4e08-9f9f-4f3daadab2ed used request id req-5c42c131-d7ac-4ff7-a3ee-e38d38524dae 2018-07-21 07:59:52,776 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:20:97:cf', 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'fcdda089-0d36-4e72-b2da-149f6e110b20'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:50.000000', 'flavor': Munch({u'id': u'd4819583-333f-4f41-8e10-922a7ff89e3a'}), 'az': u'nova', 'id': u'cd916522-1cc7-4380-b402-517aba18002e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bf04791fe1524b5b95e35a3db4394c5c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb7540591b7c457d929460370b9cd129', 'name': 'vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T07:59:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T07:59:51Z', 'hostId': u'62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T07:59:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb7540591b7c457d929460370b9cd129', 'name': u'vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'adminPass': None, 'tenant_id': u'eb7540591b7c457d929460370b9cd129', 'created_at': u'2018-07-21T07:59:44Z', 'created': u'2018-07-21T07:59:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 07:59:52,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 07:59:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-ccabc9f0-4fb2-4885-9b8f-a0f62dc66587 Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":["e535696a-d1db-4546-b826-916a39790f7e"],"description":"","tags":[],"updated_at":"2018-07-21T07:59:37Z","qos_policy_id":null,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 07:59:52,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ccabc9f0-4fb2-4885-9b8f-a0f62dc66587 2018-07-21 07:59:52,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120507955551s 2018-07-21 07:59:52,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ccabc9f0-4fb2-4885-9b8f-a0f62dc66587 2018-07-21 07:59:52,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 07:59:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-3770a12e-482b-4323-9f0d-de94cfbf80e9 Date: Sat, 21 Jul 2018 07:59:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "metadata": {}}], "file": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file", "owner": "eb7540591b7c457d929460370b9cd129", "id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "size": 12716032, "self": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:59:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:59:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 07:59:52,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3770a12e-482b-4323-9f0d-de94cfbf80e9 2018-07-21 07:59:52,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338361263275s 2018-07-21 07:59:52,937 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3770a12e-482b-4323-9f0d-de94cfbf80e9 2018-07-21 07:59:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 07:59:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:52,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-e5958bfe-1e50-46f9-9add-ec47433041ee x-compute-request-id: req-e5958bfe-1e50-46f9-9add-ec47433041ee Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "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": "d4819583-333f-4f41-8e10-922a7ff89e3a"}]} 2018-07-21 07:59:52,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e5958bfe-1e50-46f9-9add-ec47433041ee 2018-07-21 07:59:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244681835175s 2018-07-21 07:59:52,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e5958bfe-1e50-46f9-9add-ec47433041ee 2018-07-21 07:59:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 07:59:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"server": {"name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "imageRef": "fcdda089-0d36-4e72-b2da-149f6e110b20", "flavorRef": "d4819583-333f-4f41-8e10-922a7ff89e3a", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "311569fe-44d3-422a-bb0a-90795a902e13"}]}}' 2018-07-21 07:59:53,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 07:59: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-b149224d-e0b5-4d9e-92f3-a7e2501f888f x-compute-request-id: req-b149224d-e0b5-4d9e-92f3-a7e2501f888f Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "adminPass": "YP9vJfHpd6fm"}} 2018-07-21 07:59:53,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b149224d-e0b5-4d9e-92f3-a7e2501f888f 2018-07-21 07:59:53,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.00640201569s 2018-07-21 07:59:53,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b149224d-e0b5-4d9e-92f3-a7e2501f888f 2018-07-21 07:59:53,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:54,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59: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-4fc3a8ef-9b27-4394-80bd-a55f418e8373 x-compute-request-id: req-4fc3a8ef-9b27-4394-80bd-a55f418e8373 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:54,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4fc3a8ef-9b27-4394-80bd-a55f418e8373 2018-07-21 07:59:54,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203105926514s 2018-07-21 07:59:54,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4fc3a8ef-9b27-4394-80bd-a55f418e8373 2018-07-21 07:59:54,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:56,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:56,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:56,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48b91161-abc2-44f1-b0b0-43a6d615e472 x-compute-request-id: req-48b91161-abc2-44f1-b0b0-43a6d615e472 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:56Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:56,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48b91161-abc2-44f1-b0b0-43a6d615e472 2018-07-21 07:59:56,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311898946762s 2018-07-21 07:59:56,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48b91161-abc2-44f1-b0b0-43a6d615e472 2018-07-21 07:59:56,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 07:59:58,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 07:59:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 07:59:58,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 07:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40f5aebb-b7c8-4e3a-9c7d-b03515d20b62 x-compute-request-id: req-40f5aebb-b7c8-4e3a-9c7d-b03515d20b62 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T07:59:56Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 07:59:58,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40f5aebb-b7c8-4e3a-9c7d-b03515d20b62 2018-07-21 07:59:58,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205341815948s 2018-07-21 07:59:58,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40f5aebb-b7c8-4e3a-9c7d-b03515d20b62 2018-07-21 07:59:58,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-b5487c6f-5dbd-4a07-9c85-880778a36987 x-compute-request-id: req-b5487c6f-5dbd-4a07-9c85-880778a36987 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:01,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5487c6f-5dbd-4a07-9c85-880778a36987 2018-07-21 08:00:01,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482429027557s 2018-07-21 08:00:01,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5487c6f-5dbd-4a07-9c85-880778a36987 2018-07-21 08:00:01,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:01,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-24f7d745-d965-4e2c-bd44-cfc879c80e98 Date: Sat, 21 Jul 2018 08:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e535696a-d1db-4546-b826-916a39790f7e","ip_address":"192.168.120.5"}],"id":"43c320b1-b160-4775-824d-2842b91013c5","security_groups":["c882c708-7753-483d-a095-4c1b01566f3e"],"mac_address":"fa:16:3e:96:eb:78","project_id":"eb7540591b7c457d929460370b9cd129","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:56Z","binding:vnic_type":"normal","device_id":"d6436c14-6a47-4163-9ff2-b618007417ed","ip_allocation":"immediate"}]} 2018-07-21 08:00:01,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-24f7d745-d965-4e2c-bd44-cfc879c80e98 2018-07-21 08:00:01,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.059473991394s 2018-07-21 08:00:01,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-24f7d745-d965-4e2c-bd44-cfc879c80e98 2018-07-21 08:00:01,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91f17cf5-200f-4546-90fd-b63dc9eb04c1 Date: Sat, 21 Jul 2018 08:00:01 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:01,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-91f17cf5-200f-4546-90fd-b63dc9eb04c1 2018-07-21 08:00:01,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497121810913s 2018-07-21 08:00:01,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-91f17cf5-200f-4546-90fd-b63dc9eb04c1 2018-07-21 08:00:01,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e388c4-07c1-4ab1-a974-864b6fd38795 x-compute-request-id: req-95e388c4-07c1-4ab1-a974-864b6fd38795 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:01,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95e388c4-07c1-4ab1-a974-864b6fd38795 2018-07-21 08:00:01,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201037883759s 2018-07-21 08:00:01,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95e388c4-07c1-4ab1-a974-864b6fd38795 2018-07-21 08:00:01,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2af85ba8-c69d-4925-a940-1ebe527dbef5 Date: Sat, 21 Jul 2018 08:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e535696a-d1db-4546-b826-916a39790f7e","ip_address":"192.168.120.5"}],"id":"43c320b1-b160-4775-824d-2842b91013c5","security_groups":["c882c708-7753-483d-a095-4c1b01566f3e"],"mac_address":"fa:16:3e:96:eb:78","project_id":"eb7540591b7c457d929460370b9cd129","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:56Z","binding:vnic_type":"normal","device_id":"d6436c14-6a47-4163-9ff2-b618007417ed","ip_allocation":"immediate"}]} 2018-07-21 08:00:01,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-2af85ba8-c69d-4925-a940-1ebe527dbef5 2018-07-21 08:00:01,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566079616547s 2018-07-21 08:00:01,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-2af85ba8-c69d-4925-a940-1ebe527dbef5 2018-07-21 08:00:01,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:01,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b1eebf61-6648-467b-a1d4-fbd19e4c73ab Date: Sat, 21 Jul 2018 08:00:01 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:01,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-b1eebf61-6648-467b-a1d4-fbd19e4c73ab 2018-07-21 08:00:01,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460178852081s 2018-07-21 08:00:01,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-b1eebf61-6648-467b-a1d4-fbd19e4c73ab 2018-07-21 08:00:01,636 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:eb:78', 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'fcdda089-0d36-4e72-b2da-149f6e110b20'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:00.000000', 'flavor': Munch({u'id': u'd4819583-333f-4f41-8e10-922a7ff89e3a'}), 'az': u'nova', 'id': u'd6436c14-6a47-4163-9ff2-b618007417ed', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bf04791fe1524b5b95e35a3db4394c5c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb7540591b7c457d929460370b9cd129', 'name': 'vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T08:00:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T08:00:00Z', 'hostId': u'93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb7540591b7c457d929460370b9cd129', 'name': u'vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab', 'adminPass': None, 'tenant_id': u'eb7540591b7c457d929460370b9cd129', 'created_at': u'2018-07-21T07:59:53Z', 'created': u'2018-07-21T07:59:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 08:00:01,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:01,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:02,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f24948f6-0d58-469f-81e7-dcd1e165ae28 x-compute-request-id: req-f24948f6-0d58-469f-81e7-dcd1e165ae28 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:02,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f24948f6-0d58-469f-81e7-dcd1e165ae28 2018-07-21 08:00:02,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442512989044s 2018-07-21 08:00:02,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f24948f6-0d58-469f-81e7-dcd1e165ae28 2018-07-21 08:00:02,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:02,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a0030576-32b2-4fb6-80e4-f31cfcef6bfc Date: Sat, 21 Jul 2018 08:00:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T07:59:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e535696a-d1db-4546-b826-916a39790f7e","ip_address":"192.168.120.5"}],"id":"43c320b1-b160-4775-824d-2842b91013c5","security_groups":["c882c708-7753-483d-a095-4c1b01566f3e"],"mac_address":"fa:16:3e:96:eb:78","project_id":"eb7540591b7c457d929460370b9cd129","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:56Z","binding:vnic_type":"normal","device_id":"d6436c14-6a47-4163-9ff2-b618007417ed","ip_allocation":"immediate"}]} 2018-07-21 08:00:02,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-a0030576-32b2-4fb6-80e4-f31cfcef6bfc 2018-07-21 08:00:02,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0578680038452s 2018-07-21 08:00:02,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d6436c14-6a47-4163-9ff2-b618007417ed used request id req-a0030576-32b2-4fb6-80e4-f31cfcef6bfc 2018-07-21 08:00:02,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:02,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:02,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc46f2d4-ab85-4e18-b7e2-effbe30e2b60 Date: Sat, 21 Jul 2018 08:00:02 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:02,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-cc46f2d4-ab85-4e18-b7e2-effbe30e2b60 2018-07-21 08:00:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043967962265s 2018-07-21 08:00:02,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=43c320b1-b160-4775-824d-2842b91013c5 used request id req-cc46f2d4-ab85-4e18-b7e2-effbe30e2b60 2018-07-21 08:00:02,193 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-21 08:00:03,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:03,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-370fdb88-8d23-4779-8cdf-b611f17a4cca x-compute-request-id: req-370fdb88-8d23-4779-8cdf-b611f17a4cca Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:03,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-370fdb88-8d23-4779-8cdf-b611f17a4cca 2018-07-21 08:00:03,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213801860809s 2018-07-21 08:00:03,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-370fdb88-8d23-4779-8cdf-b611f17a4cca 2018-07-21 08:00:03,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 08:00:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/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}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 08:00:03,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-42decc59-6807-4189-b0ec-8ee734dcf001 x-compute-request-id: req-42decc59-6807-4189-b0ec-8ee734dcf001 Content-Encoding: gzip Content-Length: 7937 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 663132181 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.140141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141862] pid_max: default: 32768 minimum: 301\n[ 0.142786] ACPI: Core revision 20150930\n[ 0.144190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145545] Security Framework initialized\n[ 0.146382] Yama: becoming mindful.\n[ 0.147134] AppArmor: AppArmor initialized\n[ 0.148023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149402] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151969] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153429] Initializing cgroup subsys io\n[ 0.154261] Initializing cgroup subsys memory\n[ 0.155143] Initializing cgroup subsys devices\n[ 0.156044] Initializing cgroup subsys freezer\n[ 0.156944] Initializing cgroup subsys net_cls\n[ 0.157834] Initializing cgroup subsys perf_event\n[ 0.158767] Initializing cgroup subsys net_prio\n[ 0.159682] Initializing cgroup subsys hugetlb\n[ 0.160571] Initializing cgroup subsys pids\n[ 0.161463] CPU: Physical Processor ID: 0\n[ 0.162974] mce: CPU supports 10 MCE banks\n[ 0.163849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185372] ftrace: allocating 31920 entries in 125 pages\n[ 0.210325] smpboot: Max logical packages: 1\n[ 0.211245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212636] x2apic enabled\n[ 0.213458] Switched APIC routing to physical x2apic.\n[ 0.215208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220363] KVM setup paravirtual spinlock\n[ 0.221696] x86: Booted up 1 node, 1 CPUs\n[ 0.222532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223969] devtmpfs: initialized\n[ 0.225713] evm: security.selinux\n[ 0.226439] evm: security.SMACK64\n[ 0.227149] evm: security.SMACK64EXEC\n[ 0.227919] evm: security.SMACK64TRANSMUTE\n[ 0.228755] evm: security.SMACK64MMAP\n[ 0.229526] evm: security.ima\n[ 0.230185] evm: security.capability\n[ 0.231019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232935] pinctrl core: initialized pinctrl subsystem\n[ 0.234076] RTC time: 8:00:00, date: 07/21/18\n[ 0.235081] NET: Registered protocol family 16\n[ 0.236095] cpuidle: using governor ladder\n[ 0.236944] cpuidle: using governor menu\n[ 0.237758] PCCT header not found.\n[ 0.238536] ACPI: bus type PCI registered\n[ 0.239364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240645] PCI: Using configuration type 1 for base access\n[ 0.242448] ACPI: Added _OSI(Module Device)\n[ 0.243316] ACPI: Added _OSI(Processor Device)\n[ 0.244210] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245139] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246915] ACPI: Interpreter enabled\n[ 0.247712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255312] ACPI: (supports S0 S5)\n[ 0.256038] ACPI: Using IOAPIC for interrupt routing\n[ 0.257013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263880] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266169] acpiphp: Slot [3] registered\n[ 0.267004] acpiphp: Slot [4] registered\n[ 0.267833] acpiphp: Slot [5] registered\n[ 0.268662] acpiphp: Slot [6] registered\n[ 0.269484] acpiphp: Slot [7] registered\n[ 0.270308] acpiphp: Slot [8] registered\n[ 0.271134] acpiphp: Slot [9] registered\n[ 0.271964] acpiphp: Slot [10] registered\n[ 0.272801] acpiphp: Slot [11] registered\n[ 0.273638] acpiphp: Slot [12] registered\n[ 0.274480] acpiphp: Slot [13] registered\n[ 0.275313] acpiphp: Slot [14] registered\n[ 0.276147] acpiphp: Slot [15] registered\n[ 0.287043] acpiphp: Slot [16] registered\n[ 0.287883] acpiphp: Slot [17] registered\n[ 0.288723] acpiphp: Slot [18] registered\n[ 0.289560] acpiphp: Slot [19] registered\n[ 0.290397] acpiphp: Slot [20] registered\n[ 0.291235] acpiphp: Slot [21] registered\n[ 0.292075] acpiphp: Slot [22] registered\n[ 0.292915] acpiphp: Slot [23] registered\n[ 0.293750] acpiphp: Slot [24] registered\n[ 0.294584] acpiphp: Slot [25] registered\n[ 0.295422] acpiphp: Slot [26] registered\n[ 0.296255] acpiphp: Slot [27] registered\n[ 0.297112] acpiphp: Slot [28] registered\n[ 0.297954] acpiphp: Slot [29] registered\n[ 0.298793] acpiphp: Slot [30] registered\n[ 0.299633] acpiphp: Slot [31] registered\n[ 0.300465] PCI host bridge to bus 0000:00\n[ 0.301298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302558] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303814] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305302] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308321] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315562] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340666] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350758] vgaarb: loaded\n[ 0.351378] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352639] SCSI subsystem initialized\n[ 0.353579] ACPI: bus type USB registered\n[ 0.354439] usbcore: registered new interface driver usbfs\n[ 0.355509] usbcore: registered new interface driver hub\n[ 0.356556] usbcore: registered new device driver usb\n[ 0.357698] PCI: Using ACPI for IRQ routing\n[ 0.358842] NetLabel: Initializing\n[ 0.359593] NetLabel: domain hash size = 128\n[ 0.360476] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361469] NetLabel: unlabeled traffic allowed by default\n[ 0.362667] clocksource: Switched to clocksource kvm-clock\n[ 0.370941] AppArmor: AppArmor Filesystem Enabled\n[ 0.371952] pnp: PnP ACPI init\n[ 0.372911] pnp: PnP ACPI: found 5 devices\n[ 0.379285] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381067] NET: Registered protocol family 2\n[ 0.382142] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.384735] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385973] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388319] NET: Registered protocol family 1\n[ 0.389230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390374] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419862] Trying to unpack rootfs image as initramfs...\n[ 0.476056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477776] Scanning for low memory corruption every 60 seconds\n[ 0.479186] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480393] audit: initializing netlink subsys (disabled)\n[ 0.481455] audit: type=2000 audit(1532160001.234:1): initialized\n[ 0.482871] Initialise system trusted keyring\n[ 0.483852] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485058] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487259] zbud: loaded\n[ 0.488013] VFS: Disk quotas dquot_6.6.0\n[ 0.488869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490523] fuse init (API version 7.23)\n[ 0.491467] Key type big_key registered\n[ 0.492297] Allocating IMA MOK and blacklist keyrings.\n[ 0.493572] Key type asymmetric registered\n[ 0.494428] Asymmetric key parser 'x509' registered\n[ 0.495432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.496957] io scheduler noop registered\n[ 0.497775] io scheduler deadline registered (default)\n[ 0.498815] io scheduler cfq registered\n[ 0.499697] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503597] ACPI: Power Button [PWRF]\n[ 0.504479] GHES: HEST is not enabled!\n[ 0.518132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574571] Linux agpgart interface v0.103\n[ 0.577270] brd: module loaded\n[ 0.579016] loop: module loaded\n[ 0.582979] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584502] GPT:90111 != 2097151\n[ 0.585198] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586329] GPT:90111 != 2097151\n[ 0.587038] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588187] vda: vda1 vda15\n[ 0.589454] scsi host0: ata_piix\n[ 0.592298] scsi host1: ata_piix\n[ 0.593063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596015] libphy: Fixed MDIO Bus: probed\n[ 0.597014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598111] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602428] PPP generic driver version 2.4.2\n[ 0.603607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604990] ehci-pci: EHCI PCI platform driver\n[ 0.605990] ehci-platform: EHCI generic platform driver\n[ 0.607144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608441] ohci-pci: OHCI PCI platform driver\n[ 0.609432] ohci-platform: OHCI generic platform driver\n[ 0.610556] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625515] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626704] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628401] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.630981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.633973] usb usb1: Product: UHCI Host Controller\n[ 0.635014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636303] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637513] hub 1-0:1.0: USB hub found\n[ 0.638459] hub 1-0:1.0: 2 ports detected\n[ 0.639676] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642120] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643210] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644435] mousedev: PS/2 mouse device common for all mice\n[ 0.645927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648090] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650796] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652165] i2c /dev entries driver\n[ 0.653099] device-mapper: uevent: version 1.0.3\n[ 0.654222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656134] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658122] NET: Registered protocol family 10\n[ 0.659992] NET: Registered protocol family 17\n[ 0.661063] Key type dns_resolver registered\n[ 0.662458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665895] registered taskstats version 1\n[ 0.666941] Loading compiled-in X.509 certificates\n[ 0.668648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671137] zswap: loaded using pool lzo/zbud\n[ 0.673525] Key type trusted registered\n[ 0.675584] Key type encrypted registered\n[ 0.676569] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677773] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678995] evm: HMAC attrs: 0x1\n[ 0.680531] Magic number: 10:392:18\n[ 0.681412] ep_81: hash matches\n[ 0.682340] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:01 UTC (1532160001)\n[ 0.684512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685772] EDD information not available.\n[ 0.757104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759796] Write protecting the kernel read-only data: 14336k\n[ 0.764437] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766657] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.941870] 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.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.88. 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\n"} 2018-07-21 08:00:03,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/action used request id req-42decc59-6807-4189-b0ec-8ee734dcf001 2018-07-21 08:00:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734670162201s 2018-07-21 08:00:03,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/action used request id req-42decc59-6807-4189-b0ec-8ee734dcf001 2018-07-21 08:00:03,486 - 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 663132181 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.140141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141862] pid_max: default: 32768 minimum: 301 [ 0.142786] ACPI: Core revision 20150930 [ 0.144190] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145545] Security Framework initialized [ 0.146382] Yama: becoming mindful. [ 0.147134] AppArmor: AppArmor initialized [ 0.148023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149402] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151969] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153429] Initializing cgroup subsys io [ 0.154261] Initializing cgroup subsys memory [ 0.155143] Initializing cgroup subsys devices [ 0.156044] Initializing cgroup subsys freezer [ 0.156944] Initializing cgroup subsys net_cls [ 0.157834] Initializing cgroup subsys perf_event [ 0.158767] Initializing cgroup subsys net_prio [ 0.159682] Initializing cgroup subsys hugetlb [ 0.160571] Initializing cgroup subsys pids [ 0.161463] CPU: Physical Processor ID: 0 [ 0.162974] mce: CPU supports 10 MCE banks [ 0.163849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185372] ftrace: allocating 31920 entries in 125 pages [ 0.210325] smpboot: Max logical packages: 1 [ 0.211245] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212636] x2apic enabled [ 0.213458] Switched APIC routing to physical x2apic. [ 0.215208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220363] KVM setup paravirtual spinlock [ 0.221696] x86: Booted up 1 node, 1 CPUs [ 0.222532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223969] devtmpfs: initialized [ 0.225713] evm: security.selinux [ 0.226439] evm: security.SMACK64 [ 0.227149] evm: security.SMACK64EXEC [ 0.227919] evm: security.SMACK64TRANSMUTE [ 0.228755] evm: security.SMACK64MMAP [ 0.229526] evm: security.ima [ 0.230185] evm: security.capability [ 0.231019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232935] pinctrl core: initialized pinctrl subsystem [ 0.234076] RTC time: 8:00:00, date: 07/21/18 [ 0.235081] NET: Registered protocol family 16 [ 0.236095] cpuidle: using governor ladder [ 0.236944] cpuidle: using governor menu [ 0.237758] PCCT header not found. [ 0.238536] ACPI: bus type PCI registered [ 0.239364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240645] PCI: Using configuration type 1 for base access [ 0.242448] ACPI: Added _OSI(Module Device) [ 0.243316] ACPI: Added _OSI(Processor Device) [ 0.244210] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245139] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246915] ACPI: Interpreter enabled [ 0.247712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255312] ACPI: (supports S0 S5) [ 0.256038] ACPI: Using IOAPIC for interrupt routing [ 0.257013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263880] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266169] acpiphp: Slot [3] registered [ 0.267004] acpiphp: Slot [4] registered [ 0.267833] acpiphp: Slot [5] registered [ 0.268662] acpiphp: Slot [6] registered [ 0.269484] acpiphp: Slot [7] registered [ 0.270308] acpiphp: Slot [8] registered [ 0.271134] acpiphp: Slot [9] registered [ 0.271964] acpiphp: Slot [10] registered [ 0.272801] acpiphp: Slot [11] registered [ 0.273638] acpiphp: Slot [12] registered [ 0.274480] acpiphp: Slot [13] registered [ 0.275313] acpiphp: Slot [14] registered [ 0.276147] acpiphp: Slot [15] registered [ 0.287043] acpiphp: Slot [16] registered [ 0.287883] acpiphp: Slot [17] registered [ 0.288723] acpiphp: Slot [18] registered [ 0.289560] acpiphp: Slot [19] registered [ 0.290397] acpiphp: Slot [20] registered [ 0.291235] acpiphp: Slot [21] registered [ 0.292075] acpiphp: Slot [22] registered [ 0.292915] acpiphp: Slot [23] registered [ 0.293750] acpiphp: Slot [24] registered [ 0.294584] acpiphp: Slot [25] registered [ 0.295422] acpiphp: Slot [26] registered [ 0.296255] acpiphp: Slot [27] registered [ 0.297112] acpiphp: Slot [28] registered [ 0.297954] acpiphp: Slot [29] registered [ 0.298793] acpiphp: Slot [30] registered [ 0.299633] acpiphp: Slot [31] registered [ 0.300465] PCI host bridge to bus 0000:00 [ 0.301298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302558] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303814] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305302] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308321] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315562] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340666] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350758] vgaarb: loaded [ 0.351378] vgaarb: bridge control possible 0000:00:02.0 [ 0.352639] SCSI subsystem initialized [ 0.353579] ACPI: bus type USB registered [ 0.354439] usbcore: registered new interface driver usbfs [ 0.355509] usbcore: registered new interface driver hub [ 0.356556] usbcore: registered new device driver usb [ 0.357698] PCI: Using ACPI for IRQ routing [ 0.358842] NetLabel: Initializing [ 0.359593] NetLabel: domain hash size = 128 [ 0.360476] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361469] NetLabel: unlabeled traffic allowed by default [ 0.362667] clocksource: Switched to clocksource kvm-clock [ 0.370941] AppArmor: AppArmor Filesystem Enabled [ 0.371952] pnp: PnP ACPI init [ 0.372911] pnp: PnP ACPI: found 5 devices [ 0.379285] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381067] NET: Registered protocol family 2 [ 0.382142] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.384735] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385973] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388319] NET: Registered protocol family 1 [ 0.389230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390374] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419862] Trying to unpack rootfs image as initramfs... [ 0.476056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477776] Scanning for low memory corruption every 60 seconds [ 0.479186] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480393] audit: initializing netlink subsys (disabled) [ 0.481455] audit: type=2000 audit(1532160001.234:1): initialized [ 0.482871] Initialise system trusted keyring [ 0.483852] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485058] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487259] zbud: loaded [ 0.488013] VFS: Disk quotas dquot_6.6.0 [ 0.488869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490523] fuse init (API version 7.23) [ 0.491467] Key type big_key registered [ 0.492297] Allocating IMA MOK and blacklist keyrings. [ 0.493572] Key type asymmetric registered [ 0.494428] Asymmetric key parser 'x509' registered [ 0.495432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.496957] io scheduler noop registered [ 0.497775] io scheduler deadline registered (default) [ 0.498815] io scheduler cfq registered [ 0.499697] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503597] ACPI: Power Button [PWRF] [ 0.504479] GHES: HEST is not enabled! [ 0.518132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574571] Linux agpgart interface v0.103 [ 0.577270] brd: module loaded [ 0.579016] loop: module loaded [ 0.582979] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584502] GPT:90111 != 2097151 [ 0.585198] GPT:Alternate GPT header not at the end of the disk. [ 0.586329] GPT:90111 != 2097151 [ 0.587038] GPT: Use GNU Parted to correct GPT errors. [ 0.588187] vda: vda1 vda15 [ 0.589454] scsi host0: ata_piix [ 0.592298] scsi host1: ata_piix [ 0.593063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596015] libphy: Fixed MDIO Bus: probed [ 0.597014] tun: Universal TUN/TAP device driver, 1.6 [ 0.598111] tun: (C) 1999-2004 Max Krasnyansky [ 0.602428] PPP generic driver version 2.4.2 [ 0.603607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604990] ehci-pci: EHCI PCI platform driver [ 0.605990] ehci-platform: EHCI generic platform driver [ 0.607144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608441] ohci-pci: OHCI PCI platform driver [ 0.609432] ohci-platform: OHCI generic platform driver [ 0.610556] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626704] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628401] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.630981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.633973] usb usb1: Product: UHCI Host Controller [ 0.635014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636303] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637513] hub 1-0:1.0: USB hub found [ 0.638459] hub 1-0:1.0: 2 ports detected [ 0.639676] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643210] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644435] mousedev: PS/2 mouse device common for all mice [ 0.645927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648090] rtc_cmos 00:00: RTC can wake from S4 [ 0.649401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650796] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652165] i2c /dev entries driver [ 0.653099] device-mapper: uevent: version 1.0.3 [ 0.654222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.656134] ledtrig-cpu: registered to indicate activity on CPUs [ 0.658122] NET: Registered protocol family 10 [ 0.659992] NET: Registered protocol family 17 [ 0.661063] Key type dns_resolver registered [ 0.662458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665895] registered taskstats version 1 [ 0.666941] Loading compiled-in X.509 certificates [ 0.668648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671137] zswap: loaded using pool lzo/zbud [ 0.673525] Key type trusted registered [ 0.675584] Key type encrypted registered [ 0.676569] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677773] ima: No TPM chip found, activating TPM-bypass! [ 0.678995] evm: HMAC attrs: 0x1 [ 0.680531] Magic number: 10:392:18 [ 0.681412] ep_81: hash matches [ 0.682340] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:01 UTC (1532160001) [ 0.684512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685772] EDD information not available. [ 0.757104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759796] Write protecting the kernel read-only data: 14336k [ 0.764437] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766657] 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.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.941870] 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.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.88. 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 2018-07-21 08:00:03,487 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-07-21 08:00:04,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:04,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:04,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-bc0ae598-1688-4736-9c97-77215045a2fe x-compute-request-id: req-bc0ae598-1688-4736-9c97-77215045a2fe Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T07:59:51Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:04,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc0ae598-1688-4736-9c97-77215045a2fe 2018-07-21 08:00:04,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220933914185s 2018-07-21 08:00:04,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc0ae598-1688-4736-9c97-77215045a2fe 2018-07-21 08:00:04,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 08:00:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/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}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 08:00:04,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-c458b5bb-ccae-4761-8616-d069a5ec8e09 x-compute-request-id: req-c458b5bb-ccae-4761-8616-d069a5ec8e09 Content-Encoding: gzip Content-Length: 8075 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 663132181 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.140141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141862] pid_max: default: 32768 minimum: 301\n[ 0.142786] ACPI: Core revision 20150930\n[ 0.144190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145545] Security Framework initialized\n[ 0.146382] Yama: becoming mindful.\n[ 0.147134] AppArmor: AppArmor initialized\n[ 0.148023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149402] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151969] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153429] Initializing cgroup subsys io\n[ 0.154261] Initializing cgroup subsys memory\n[ 0.155143] Initializing cgroup subsys devices\n[ 0.156044] Initializing cgroup subsys freezer\n[ 0.156944] Initializing cgroup subsys net_cls\n[ 0.157834] Initializing cgroup subsys perf_event\n[ 0.158767] Initializing cgroup subsys net_prio\n[ 0.159682] Initializing cgroup subsys hugetlb\n[ 0.160571] Initializing cgroup subsys pids\n[ 0.161463] CPU: Physical Processor ID: 0\n[ 0.162974] mce: CPU supports 10 MCE banks\n[ 0.163849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185372] ftrace: allocating 31920 entries in 125 pages\n[ 0.210325] smpboot: Max logical packages: 1\n[ 0.211245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212636] x2apic enabled\n[ 0.213458] Switched APIC routing to physical x2apic.\n[ 0.215208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220363] KVM setup paravirtual spinlock\n[ 0.221696] x86: Booted up 1 node, 1 CPUs\n[ 0.222532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223969] devtmpfs: initialized\n[ 0.225713] evm: security.selinux\n[ 0.226439] evm: security.SMACK64\n[ 0.227149] evm: security.SMACK64EXEC\n[ 0.227919] evm: security.SMACK64TRANSMUTE\n[ 0.228755] evm: security.SMACK64MMAP\n[ 0.229526] evm: security.ima\n[ 0.230185] evm: security.capability\n[ 0.231019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232935] pinctrl core: initialized pinctrl subsystem\n[ 0.234076] RTC time: 8:00:00, date: 07/21/18\n[ 0.235081] NET: Registered protocol family 16\n[ 0.236095] cpuidle: using governor ladder\n[ 0.236944] cpuidle: using governor menu\n[ 0.237758] PCCT header not found.\n[ 0.238536] ACPI: bus type PCI registered\n[ 0.239364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240645] PCI: Using configuration type 1 for base access\n[ 0.242448] ACPI: Added _OSI(Module Device)\n[ 0.243316] ACPI: Added _OSI(Processor Device)\n[ 0.244210] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245139] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246915] ACPI: Interpreter enabled\n[ 0.247712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255312] ACPI: (supports S0 S5)\n[ 0.256038] ACPI: Using IOAPIC for interrupt routing\n[ 0.257013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263880] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266169] acpiphp: Slot [3] registered\n[ 0.267004] acpiphp: Slot [4] registered\n[ 0.267833] acpiphp: Slot [5] registered\n[ 0.268662] acpiphp: Slot [6] registered\n[ 0.269484] acpiphp: Slot [7] registered\n[ 0.270308] acpiphp: Slot [8] registered\n[ 0.271134] acpiphp: Slot [9] registered\n[ 0.271964] acpiphp: Slot [10] registered\n[ 0.272801] acpiphp: Slot [11] registered\n[ 0.273638] acpiphp: Slot [12] registered\n[ 0.274480] acpiphp: Slot [13] registered\n[ 0.275313] acpiphp: Slot [14] registered\n[ 0.276147] acpiphp: Slot [15] registered\n[ 0.287043] acpiphp: Slot [16] registered\n[ 0.287883] acpiphp: Slot [17] registered\n[ 0.288723] acpiphp: Slot [18] registered\n[ 0.289560] acpiphp: Slot [19] registered\n[ 0.290397] acpiphp: Slot [20] registered\n[ 0.291235] acpiphp: Slot [21] registered\n[ 0.292075] acpiphp: Slot [22] registered\n[ 0.292915] acpiphp: Slot [23] registered\n[ 0.293750] acpiphp: Slot [24] registered\n[ 0.294584] acpiphp: Slot [25] registered\n[ 0.295422] acpiphp: Slot [26] registered\n[ 0.296255] acpiphp: Slot [27] registered\n[ 0.297112] acpiphp: Slot [28] registered\n[ 0.297954] acpiphp: Slot [29] registered\n[ 0.298793] acpiphp: Slot [30] registered\n[ 0.299633] acpiphp: Slot [31] registered\n[ 0.300465] PCI host bridge to bus 0000:00\n[ 0.301298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302558] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303814] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305302] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308321] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315562] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340666] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350758] vgaarb: loaded\n[ 0.351378] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352639] SCSI subsystem initialized\n[ 0.353579] ACPI: bus type USB registered\n[ 0.354439] usbcore: registered new interface driver usbfs\n[ 0.355509] usbcore: registered new interface driver hub\n[ 0.356556] usbcore: registered new device driver usb\n[ 0.357698] PCI: Using ACPI for IRQ routing\n[ 0.358842] NetLabel: Initializing\n[ 0.359593] NetLabel: domain hash size = 128\n[ 0.360476] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361469] NetLabel: unlabeled traffic allowed by default\n[ 0.362667] clocksource: Switched to clocksource kvm-clock\n[ 0.370941] AppArmor: AppArmor Filesystem Enabled\n[ 0.371952] pnp: PnP ACPI init\n[ 0.372911] pnp: PnP ACPI: found 5 devices\n[ 0.379285] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381067] NET: Registered protocol family 2\n[ 0.382142] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.384735] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385973] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388319] NET: Registered protocol family 1\n[ 0.389230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390374] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419862] Trying to unpack rootfs image as initramfs...\n[ 0.476056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477776] Scanning for low memory corruption every 60 seconds\n[ 0.479186] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480393] audit: initializing netlink subsys (disabled)\n[ 0.481455] audit: type=2000 audit(1532160001.234:1): initialized\n[ 0.482871] Initialise system trusted keyring\n[ 0.483852] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485058] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487259] zbud: loaded\n[ 0.488013] VFS: Disk quotas dquot_6.6.0\n[ 0.488869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490523] fuse init (API version 7.23)\n[ 0.491467] Key type big_key registered\n[ 0.492297] Allocating IMA MOK and blacklist keyrings.\n[ 0.493572] Key type asymmetric registered\n[ 0.494428] Asymmetric key parser 'x509' registered\n[ 0.495432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.496957] io scheduler noop registered\n[ 0.497775] io scheduler deadline registered (default)\n[ 0.498815] io scheduler cfq registered\n[ 0.499697] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503597] ACPI: Power Button [PWRF]\n[ 0.504479] GHES: HEST is not enabled!\n[ 0.518132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574571] Linux agpgart interface v0.103\n[ 0.577270] brd: module loaded\n[ 0.579016] loop: module loaded\n[ 0.582979] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584502] GPT:90111 != 2097151\n[ 0.585198] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586329] GPT:90111 != 2097151\n[ 0.587038] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588187] vda: vda1 vda15\n[ 0.589454] scsi host0: ata_piix\n[ 0.592298] scsi host1: ata_piix\n[ 0.593063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596015] libphy: Fixed MDIO Bus: probed\n[ 0.597014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598111] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602428] PPP generic driver version 2.4.2\n[ 0.603607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604990] ehci-pci: EHCI PCI platform driver\n[ 0.605990] ehci-platform: EHCI generic platform driver\n[ 0.607144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608441] ohci-pci: OHCI PCI platform driver\n[ 0.609432] ohci-platform: OHCI generic platform driver\n[ 0.610556] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625515] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626704] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628401] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.630981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.633973] usb usb1: Product: UHCI Host Controller\n[ 0.635014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636303] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637513] hub 1-0:1.0: USB hub found\n[ 0.638459] hub 1-0:1.0: 2 ports detected\n[ 0.639676] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642120] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643210] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644435] mousedev: PS/2 mouse device common for all mice\n[ 0.645927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648090] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650796] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652165] i2c /dev entries driver\n[ 0.653099] device-mapper: uevent: version 1.0.3\n[ 0.654222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656134] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658122] NET: Registered protocol family 10\n[ 0.659992] NET: Registered protocol family 17\n[ 0.661063] Key type dns_resolver registered\n[ 0.662458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665895] registered taskstats version 1\n[ 0.666941] Loading compiled-in X.509 certificates\n[ 0.668648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671137] zswap: loaded using pool lzo/zbud\n[ 0.673525] Key type trusted registered\n[ 0.675584] Key type encrypted registered\n[ 0.676569] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677773] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678995] evm: HMAC attrs: 0x1\n[ 0.680531] Magic number: 10:392:18\n[ 0.681412] ep_81: hash matches\n[ 0.682340] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:01 UTC (1532160001)\n[ 0.684512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685772] EDD information not available.\n[ 0.757104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759796] Write protecting the kernel read-only data: 14336k\n[ 0.764437] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766657] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.941870] 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.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.88. 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\n"} 2018-07-21 08:00:04,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/action used request id req-c458b5bb-ccae-4761-8616-d069a5ec8e09 2018-07-21 08:00:04,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0997550487518s 2018-07-21 08:00:04,813 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed/action used request id req-c458b5bb-ccae-4761-8616-d069a5ec8e09 2018-07-21 08:00:04,813 - 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 663132181 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.140141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141862] pid_max: default: 32768 minimum: 301 [ 0.142786] ACPI: Core revision 20150930 [ 0.144190] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145545] Security Framework initialized [ 0.146382] Yama: becoming mindful. [ 0.147134] AppArmor: AppArmor initialized [ 0.148023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149402] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151969] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153429] Initializing cgroup subsys io [ 0.154261] Initializing cgroup subsys memory [ 0.155143] Initializing cgroup subsys devices [ 0.156044] Initializing cgroup subsys freezer [ 0.156944] Initializing cgroup subsys net_cls [ 0.157834] Initializing cgroup subsys perf_event [ 0.158767] Initializing cgroup subsys net_prio [ 0.159682] Initializing cgroup subsys hugetlb [ 0.160571] Initializing cgroup subsys pids [ 0.161463] CPU: Physical Processor ID: 0 [ 0.162974] mce: CPU supports 10 MCE banks [ 0.163849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185372] ftrace: allocating 31920 entries in 125 pages [ 0.210325] smpboot: Max logical packages: 1 [ 0.211245] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212636] x2apic enabled [ 0.213458] Switched APIC routing to physical x2apic. [ 0.215208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220363] KVM setup paravirtual spinlock [ 0.221696] x86: Booted up 1 node, 1 CPUs [ 0.222532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223969] devtmpfs: initialized [ 0.225713] evm: security.selinux [ 0.226439] evm: security.SMACK64 [ 0.227149] evm: security.SMACK64EXEC [ 0.227919] evm: security.SMACK64TRANSMUTE [ 0.228755] evm: security.SMACK64MMAP [ 0.229526] evm: security.ima [ 0.230185] evm: security.capability [ 0.231019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232935] pinctrl core: initialized pinctrl subsystem [ 0.234076] RTC time: 8:00:00, date: 07/21/18 [ 0.235081] NET: Registered protocol family 16 [ 0.236095] cpuidle: using governor ladder [ 0.236944] cpuidle: using governor menu [ 0.237758] PCCT header not found. [ 0.238536] ACPI: bus type PCI registered [ 0.239364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240645] PCI: Using configuration type 1 for base access [ 0.242448] ACPI: Added _OSI(Module Device) [ 0.243316] ACPI: Added _OSI(Processor Device) [ 0.244210] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245139] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246915] ACPI: Interpreter enabled [ 0.247712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255312] ACPI: (supports S0 S5) [ 0.256038] ACPI: Using IOAPIC for interrupt routing [ 0.257013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263880] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266169] acpiphp: Slot [3] registered [ 0.267004] acpiphp: Slot [4] registered [ 0.267833] acpiphp: Slot [5] registered [ 0.268662] acpiphp: Slot [6] registered [ 0.269484] acpiphp: Slot [7] registered [ 0.270308] acpiphp: Slot [8] registered [ 0.271134] acpiphp: Slot [9] registered [ 0.271964] acpiphp: Slot [10] registered [ 0.272801] acpiphp: Slot [11] registered [ 0.273638] acpiphp: Slot [12] registered [ 0.274480] acpiphp: Slot [13] registered [ 0.275313] acpiphp: Slot [14] registered [ 0.276147] acpiphp: Slot [15] registered [ 0.287043] acpiphp: Slot [16] registered [ 0.287883] acpiphp: Slot [17] registered [ 0.288723] acpiphp: Slot [18] registered [ 0.289560] acpiphp: Slot [19] registered [ 0.290397] acpiphp: Slot [20] registered [ 0.291235] acpiphp: Slot [21] registered [ 0.292075] acpiphp: Slot [22] registered [ 0.292915] acpiphp: Slot [23] registered [ 0.293750] acpiphp: Slot [24] registered [ 0.294584] acpiphp: Slot [25] registered [ 0.295422] acpiphp: Slot [26] registered [ 0.296255] acpiphp: Slot [27] registered [ 0.297112] acpiphp: Slot [28] registered [ 0.297954] acpiphp: Slot [29] registered [ 0.298793] acpiphp: Slot [30] registered [ 0.299633] acpiphp: Slot [31] registered [ 0.300465] PCI host bridge to bus 0000:00 [ 0.301298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302558] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303814] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305302] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308321] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315562] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340666] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350758] vgaarb: loaded [ 0.351378] vgaarb: bridge control possible 0000:00:02.0 [ 0.352639] SCSI subsystem initialized [ 0.353579] ACPI: bus type USB registered [ 0.354439] usbcore: registered new interface driver usbfs [ 0.355509] usbcore: registered new interface driver hub [ 0.356556] usbcore: registered new device driver usb [ 0.357698] PCI: Using ACPI for IRQ routing [ 0.358842] NetLabel: Initializing [ 0.359593] NetLabel: domain hash size = 128 [ 0.360476] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361469] NetLabel: unlabeled traffic allowed by default [ 0.362667] clocksource: Switched to clocksource kvm-clock [ 0.370941] AppArmor: AppArmor Filesystem Enabled [ 0.371952] pnp: PnP ACPI init [ 0.372911] pnp: PnP ACPI: found 5 devices [ 0.379285] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381067] NET: Registered protocol family 2 [ 0.382142] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.384735] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385973] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388319] NET: Registered protocol family 1 [ 0.389230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390374] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419862] Trying to unpack rootfs image as initramfs... [ 0.476056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477776] Scanning for low memory corruption every 60 seconds [ 0.479186] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480393] audit: initializing netlink subsys (disabled) [ 0.481455] audit: type=2000 audit(1532160001.234:1): initialized [ 0.482871] Initialise system trusted keyring [ 0.483852] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485058] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487259] zbud: loaded [ 0.488013] VFS: Disk quotas dquot_6.6.0 [ 0.488869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490523] fuse init (API version 7.23) [ 0.491467] Key type big_key registered [ 0.492297] Allocating IMA MOK and blacklist keyrings. [ 0.493572] Key type asymmetric registered [ 0.494428] Asymmetric key parser 'x509' registered [ 0.495432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.496957] io scheduler noop registered [ 0.497775] io scheduler deadline registered (default) [ 0.498815] io scheduler cfq registered [ 0.499697] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503597] ACPI: Power Button [PWRF] [ 0.504479] GHES: HEST is not enabled! [ 0.518132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574571] Linux agpgart interface v0.103 [ 0.577270] brd: module loaded [ 0.579016] loop: module loaded [ 0.582979] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584502] GPT:90111 != 2097151 [ 0.585198] GPT:Alternate GPT header not at the end of the disk. [ 0.586329] GPT:90111 != 2097151 [ 0.587038] GPT: Use GNU Parted to correct GPT errors. [ 0.588187] vda: vda1 vda15 [ 0.589454] scsi host0: ata_piix [ 0.592298] scsi host1: ata_piix [ 0.593063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596015] libphy: Fixed MDIO Bus: probed [ 0.597014] tun: Universal TUN/TAP device driver, 1.6 [ 0.598111] tun: (C) 1999-2004 Max Krasnyansky [ 0.602428] PPP generic driver version 2.4.2 [ 0.603607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604990] ehci-pci: EHCI PCI platform driver [ 0.605990] ehci-platform: EHCI generic platform driver [ 0.607144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608441] ohci-pci: OHCI PCI platform driver [ 0.609432] ohci-platform: OHCI generic platform driver [ 0.610556] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626704] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628401] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.630981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.633973] usb usb1: Product: UHCI Host Controller [ 0.635014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636303] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637513] hub 1-0:1.0: USB hub found [ 0.638459] hub 1-0:1.0: 2 ports detected [ 0.639676] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643210] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644435] mousedev: PS/2 mouse device common for all mice [ 0.645927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648090] rtc_cmos 00:00: RTC can wake from S4 [ 0.649401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650796] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652165] i2c /dev entries driver [ 0.653099] device-mapper: uevent: version 1.0.3 [ 0.654222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.656134] ledtrig-cpu: registered to indicate activity on CPUs [ 0.658122] NET: Registered protocol family 10 [ 0.659992] NET: Registered protocol family 17 [ 0.661063] Key type dns_resolver registered [ 0.662458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665895] registered taskstats version 1 [ 0.666941] Loading compiled-in X.509 certificates [ 0.668648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671137] zswap: loaded using pool lzo/zbud [ 0.673525] Key type trusted registered [ 0.675584] Key type encrypted registered [ 0.676569] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677773] ima: No TPM chip found, activating TPM-bypass! [ 0.678995] evm: HMAC attrs: 0x1 [ 0.680531] Magic number: 10:392:18 [ 0.681412] ep_81: hash matches [ 0.682340] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:01 UTC (1532160001) [ 0.684512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685772] EDD information not available. [ 0.757104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759796] Write protecting the kernel read-only data: 14336k [ 0.764437] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766657] 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.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.941870] 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.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.88. 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 2018-07-21 08:00:04,814 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-21 08:00:04,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 08:00:04,938 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-21 08:00:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 08:00:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:05,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:00: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-19b06672-30cf-4cbb-beb2-62ba349fd008 x-compute-request-id: req-19b06672-30cf-4cbb-beb2-62ba349fd008 Content-Type: application/json 2018-07-21 08:00:05,119 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e used request id req-19b06672-30cf-4cbb-beb2-62ba349fd008 2018-07-21 08:00:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175341844559s 2018-07-21 08:00:05,119 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e used request id req-19b06672-30cf-4cbb-beb2-62ba349fd008 2018-07-21 08:00:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:05,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-f5586f17-57bf-460c-8209-623370591f18 x-compute-request-id: req-f5586f17-57bf-460c-8209-623370591f18 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:97:cf", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cd916522-1cc7-4380-b402-517aba18002e", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T07:59:50.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "cd916522-1cc7-4380-b402-517aba18002e", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:05Z", "hostId": "62423883a25c35abb18b1af8f17a1c95e63acc086131dc4eadbdcc0e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:44Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:05,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5586f17-57bf-460c-8209-623370591f18 2018-07-21 08:00:05,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578772068024s 2018-07-21 08:00:05,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5586f17-57bf-460c-8209-623370591f18 2018-07-21 08:00:05,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:07,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:08,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-b032a3fa-5bb1-4ef2-bf60-d5e734145c36 x-compute-request-id: req-b032a3fa-5bb1-4ef2-bf60-d5e734145c36 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:00Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:08,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b032a3fa-5bb1-4ef2-bf60-d5e734145c36 2018-07-21 08:00:08,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481470108032s 2018-07-21 08:00:08,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b032a3fa-5bb1-4ef2-bf60-d5e734145c36 2018-07-21 08:00:08,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 08:00:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:08,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:00: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-e9a8001a-38ef-4cd2-9d65-9212a35f2055 x-compute-request-id: req-e9a8001a-38ef-4cd2-9d65-9212a35f2055 Content-Type: application/json 2018-07-21 08:00:08,298 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed used request id req-e9a8001a-38ef-4cd2-9d65-9212a35f2055 2018-07-21 08:00:08,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.11078286171s 2018-07-21 08:00:08,298 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed used request id req-e9a8001a-38ef-4cd2-9d65-9212a35f2055 2018-07-21 08:00:08,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:08,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-68841f03-c463-42ea-a903-40f62b499476 x-compute-request-id: req-68841f03-c463-42ea-a903-40f62b499476 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:eb:78", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6436c14-6a47-4163-9ff2-b618007417ed", "rel": "bookmark"}], "image": {"id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "links": [{"href": "http://172.30.9.24:8774/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:00.000000", "flavor": {"id": "d4819583-333f-4f41-8e10-922a7ff89e3a", "links": [{"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "bookmark"}]}, "id": "d6436c14-6a47-4163-9ff2-b618007417ed", "security_groups": [{"name": "default"}], "user_id": "bf04791fe1524b5b95e35a3db4394c5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:08Z", "hostId": "93c454629257dc51f62087ffac657138cc7f2895572a45566967cfa8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bba8ff70-3d02-45b6-a759-e184063cd5ab", "created": "2018-07-21T07:59:53Z", "tenant_id": "eb7540591b7c457d929460370b9cd129", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:08,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68841f03-c463-42ea-a903-40f62b499476 2018-07-21 08:00:08,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229206085205s 2018-07-21 08:00:08,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68841f03-c463-42ea-a903-40f62b499476 2018-07-21 08:00:08,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:10,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:10,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-af43a5ea-7efb-4fbb-9fa7-17d1054ecec3 x-compute-request-id: req-af43a5ea-7efb-4fbb-9fa7-17d1054ecec3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 08:00:10,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af43a5ea-7efb-4fbb-9fa7-17d1054ecec3 2018-07-21 08:00:10,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0806241035461s 2018-07-21 08:00:10,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af43a5ea-7efb-4fbb-9fa7-17d1054ecec3 2018-07-21 08:00:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 08:00:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/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}bc315f9646bedb61f0dcfd65ef4417e401d76a31" -d '{"subnet_id": "e535696a-d1db-4546-b826-916a39790f7e"}' 2018-07-21 08:00:12,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bec0e216-5df3-4fbd-b647-22c3a8c3cdd7 Date: Sat, 21 Jul 2018 08:00:12 GMT RESP BODY: {"network_id": "311569fe-44d3-422a-bb0a-90795a902e13", "tenant_id": "eb7540591b7c457d929460370b9cd129", "subnet_id": "e535696a-d1db-4546-b826-916a39790f7e", "subnet_ids": ["e535696a-d1db-4546-b826-916a39790f7e"], "port_id": "3d520a34-fa2a-4994-87c4-f5ae2ad6f142", "id": "6d0a7b8f-b544-44d4-9b38-a2b98c9bb763"} 2018-07-21 08:00:12,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/remove_router_interface.json used request id req-bec0e216-5df3-4fbd-b647-22c3a8c3cdd7 2018-07-21 08:00:12,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78525304794s 2018-07-21 08:00:12,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763/remove_router_interface.json used request id req-bec0e216-5df3-4fbd-b647-22c3a8c3cdd7 returning object 6d0a7b8f-b544-44d4-9b38-a2b98c9bb763 2018-07-21 08:00:12,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 08:00:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:12,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-1c554059-fc6b-4246-998f-3cfb73207546 Date: Sat, 21 Jul 2018 08:00:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:37Z", "admin_state_up": true, "updated_at": "2018-07-21T08:00:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "eb7540591b7c457d929460370b9cd129", "id": "6d0a7b8f-b544-44d4-9b38-a2b98c9bb763", "name": "vping_userdata-router_bba8ff70-3d02-45b6-a759-e184063cd5ab"}]} 2018-07-21 08:00:12,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c554059-fc6b-4246-998f-3cfb73207546 2018-07-21 08:00:12,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.167198896408s 2018-07-21 08:00:12,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c554059-fc6b-4246-998f-3cfb73207546 2018-07-21 08:00:12,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 08:00:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:13,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bc25ac2-afde-43ea-bad3-d0a8dce7e5fa Content-Length: 0 Date: Sat, 21 Jul 2018 08:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:00:13,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763.json used request id req-8bc25ac2-afde-43ea-bad3-d0a8dce7e5fa 2018-07-21 08:00:13,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36451506615s 2018-07-21 08:00:13,934 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6d0a7b8f-b544-44d4-9b38-a2b98c9bb763.json used request id req-8bc25ac2-afde-43ea-bad3-d0a8dce7e5fa 2018-07-21 08:00:13,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 08:00:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:13,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ab021b5-f825-408d-a789-8f9d0e24d7ce Date: Sat, 21 Jul 2018 08:00:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311569fe-44d3-422a-bb0a-90795a902e13","tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T07:59: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":"eb7540591b7c457d929460370b9cd129","id":"e535696a-d1db-4546-b826-916a39790f7e","subnetpool_id":null,"name":"vping_userdata-subnet_bba8ff70-3d02-45b6-a759-e184063cd5ab"}]} 2018-07-21 08:00:13,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9ab021b5-f825-408d-a789-8f9d0e24d7ce 2018-07-21 08:00:13,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451459884644s 2018-07-21 08:00:13,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9ab021b5-f825-408d-a789-8f9d0e24d7ce 2018-07-21 08:00:13,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 08:00:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e535696a-d1db-4546-b826-916a39790f7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:15,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0d11272-e8c9-4886-8042-5c644a3910a5 Date: Sat, 21 Jul 2018 08:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:00:15,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e535696a-d1db-4546-b826-916a39790f7e.json used request id req-c0d11272-e8c9-4886-8042-5c644a3910a5 2018-07-21 08:00:15,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07345986366s 2018-07-21 08:00:15,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e535696a-d1db-4546-b826-916a39790f7e.json used request id req-c0d11272-e8c9-4886-8042-5c644a3910a5 2018-07-21 08:00:15,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:15,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-7088351d-e86a-4698-b6c0-6c0b3923f35e Date: Sat, 21 Jul 2018 08:00:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"311569fe-44d3-422a-bb0a-90795a902e13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb7540591b7c457d929460370b9cd129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:00:14Z","qos_policy_id":null,"name":"vping_userdata-net_bba8ff70-3d02-45b6-a759-e184063cd5ab","admin_state_up":true,"tenant_id":"eb7540591b7c457d929460370b9cd129","created_at":"2018-07-21T07:59:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:15,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7088351d-e86a-4698-b6c0-6c0b3923f35e 2018-07-21 08:00:15,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111472845078s 2018-07-21 08:00:15,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7088351d-e86a-4698-b6c0-6c0b3923f35e 2018-07-21 08:00:15,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 08:00:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/311569fe-44d3-422a-bb0a-90795a902e13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:16,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84f028ac-d862-41ac-81bc-0cbbb728ef4d Date: Sat, 21 Jul 2018 08:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:00:16,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/311569fe-44d3-422a-bb0a-90795a902e13.json used request id req-84f028ac-d862-41ac-81bc-0cbbb728ef4d 2018-07-21 08:00:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00562596321s 2018-07-21 08:00:16,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/311569fe-44d3-422a-bb0a-90795a902e13.json used request id req-84f028ac-d862-41ac-81bc-0cbbb728ef4d 2018-07-21 08:00:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 08:00:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:16,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e83bdffe-d4e7-4481-ab52-032f9972c359 Date: Sat, 21 Jul 2018 08:00:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "metadata": {}}], "file": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20/file", "owner": "eb7540591b7c457d929460370b9cd129", "id": "fcdda089-0d36-4e72-b2da-149f6e110b20", "size": 12716032, "self": "/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/fcdda089-0d36-4e72-b2da-149f6e110b20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T07:59:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bba8ff70-3d02-45b6-a759-e184063cd5ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T07:59:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 08:00:16,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e83bdffe-d4e7-4481-ab52-032f9972c359 2018-07-21 08:00:16,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347950458527s 2018-07-21 08:00:16,214 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e83bdffe-d4e7-4481-ab52-032f9972c359 2018-07-21 08:00:16,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 08:00:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc315f9646bedb61f0dcfd65ef4417e401d76a31" 2018-07-21 08:00:16,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70579a4d-0ebf-4a5c-aa66-897e9baddb45 Date: Sat, 21 Jul 2018 08:00:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:00:16,798 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20 used request id req-70579a4d-0ebf-4a5c-aa66-897e9baddb45 2018-07-21 08:00:16,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.582545995712s 2018-07-21 08:00:16,798 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fcdda089-0d36-4e72-b2da-149f6e110b20 used request id req-70579a4d-0ebf-4a5c-aa66-897e9baddb45 2018-07-21 08:00:16,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 08:00:16,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:16,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-b0741e8f-743f-4178-bcc6-6f0474876d5e x-compute-request-id: req-b0741e8f-743f-4178-bcc6-6f0474876d5e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a", "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": "d4819583-333f-4f41-8e10-922a7ff89e3a"}]} 2018-07-21 08:00:16,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b0741e8f-743f-4178-bcc6-6f0474876d5e 2018-07-21 08:00:16,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025918006897s 2018-07-21 08:00:16,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b0741e8f-743f-4178-bcc6-6f0474876d5e 2018-07-21 08:00:16,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 08:00:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:16,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:00: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-cd280467-2327-4c77-aab0-0c70d22bdc2c x-compute-request-id: req-cd280467-2327-4c77-aab0-0c70d22bdc2c Content-Length: 0 Content-Type: application/json 2018-07-21 08:00:16,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a used request id req-cd280467-2327-4c77-aab0-0c70d22bdc2c 2018-07-21 08:00:16,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0666511058807s 2018-07-21 08:00:16,893 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d4819583-333f-4f41-8e10-922a7ff89e3a used request id req-cd280467-2327-4c77-aab0-0c70d22bdc2c 2018-07-21 08:00:16,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 08:00:16,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:17,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ed3759-cdc9-4ba4-a21b-601b4480f4cb Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": {"self": "http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf04791fe1524b5b95e35a3db4394c5c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:00:17,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-75ed3759-cdc9-4ba4-a21b-601b4480f4cb 2018-07-21 08:00:17,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138317108154s 2018-07-21 08:00:17,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-75ed3759-cdc9-4ba4-a21b-601b4480f4cb 2018-07-21 08:00:17,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 08:00:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:17,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0bb7a3-4e45-4178-87e4-96d0827a575c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_bba8ff70-3d02-45b6-a759-e184063cd5ab", "links": {"self": "http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bf04791fe1524b5b95e35a3db4394c5c", "description": null}} 2018-07-21 08:00:17,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c used request id req-2d0bb7a3-4e45-4178-87e4-96d0827a575c 2018-07-21 08:00:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133192062378s 2018-07-21 08:00:17,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c used request id req-2d0bb7a3-4e45-4178-87e4-96d0827a575c 2018-07-21 08:00:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 08:00:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:17,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da2a04a-6ee7-4413-af0c-b4bd6c52c379 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:00:17,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c used request id req-2da2a04a-6ee7-4413-af0c-b4bd6c52c379 2018-07-21 08:00:17,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21722984314s 2018-07-21 08:00:17,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bf04791fe1524b5b95e35a3db4394c5c used request id req-2da2a04a-6ee7-4413-af0c-b4bd6c52c379 2018-07-21 08:00:17,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 08:00:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:17,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ca521c-b497-4b42-b13e-a490e6785363 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129"}, "tags": [], "enabled": true, "id": "eb7540591b7c457d929460370b9cd129", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bba8ff70-3d02-45b6-a759-e184063cd5ab"}]} 2018-07-21 08:00:17,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-52ca521c-b497-4b42-b13e-a490e6785363 2018-07-21 08:00:17,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096522808075s 2018-07-21 08:00:17,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-52ca521c-b497-4b42-b13e-a490e6785363 2018-07-21 08:00:17,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 08:00:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8983486a9319d0990a8cfaa8eda4c8d8889b0147" 2018-07-21 08:00:17,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcb4f14-7eba-4681-9eec-9f99877ac302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:00:17,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-1fcb4f14-7eba-4681-9eec-9f99877ac302 2018-07-21 08:00:17,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17006111145s 2018-07-21 08:00:17,668 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-1fcb4f14-7eba-4681-9eec-9f99877ac302 2018-07-21 08:00:17,724 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 08:00:17,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 08:00:17,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 08:00:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:00:17,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b540ca8f-b84d-44c1-a7d2-1e874db0c8e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:00:17,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b540ca8f-b84d-44c1-a7d2-1e874db0c8e9 2018-07-21 08:00:17,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:00:18,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["JuM5P93nQhO1TQRWsC6ZRw"], "issued_at": "2018-07-21T08:00:18.000000Z"}} 2018-07-21 08:00:18,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:18,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-329b8e29-e97d-4168-a630-d8f568c8f7ad Date: Sat, 21 Jul 2018 08:00:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:00:18,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-329b8e29-e97d-4168-a630-d8f568c8f7ad 2018-07-21 08:00:18,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265298128128s 2018-07-21 08:00:18,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-329b8e29-e97d-4168-a630-d8f568c8f7ad 2018-07-21 08:00:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:00:18,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd93daf1-6fb2-4f00-b172-25d28863914f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:00:18,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-dd93daf1-6fb2-4f00-b172-25d28863914f 2018-07-21 08:00:18,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 08:00:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:18,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d549ae7e-4c59-4de5-b11a-c7a74c9b04c5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dfc474e98fbb4b29b750c4fa6b1929e2"}, "tags": [], "enabled": true, "id": "dfc474e98fbb4b29b750c4fa6b1929e2", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 08:00:18,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d549ae7e-4c59-4de5-b11a-c7a74c9b04c5 2018-07-21 08:00:18,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102586984634s 2018-07-21 08:00:18,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d549ae7e-4c59-4de5-b11a-c7a74c9b04c5 2018-07-21 08:00:18,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 08:00:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}}' 2018-07-21 08:00:18,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e929d4f0-14a0-44af-a734-6adca4dd26f8 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02"}, "tags": [], "enabled": true, "id": "3bca9c587ae24e408668c169c6e91c02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}} 2018-07-21 08:00:18,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e929d4f0-14a0-44af-a734-6adca4dd26f8 2018-07-21 08:00:18,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114065170288s 2018-07-21 08:00:18,664 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e929d4f0-14a0-44af-a734-6adca4dd26f8 2018-07-21 08:00:18,664 - 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'3bca9c587ae24e408668c169c6e91c02', '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_6aec43fd-2083-441e-8b6c-dc9ee045dd5d'}) 2018-07-21 08:00:18,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 08:00:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4ea179d8-fbe8-4d50-b7d1-64b33603b29f", "email": null, "name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}}' 2018-07-21 08:00:19,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1b8eef-1856-4fcc-a4ba-e78d1312d740 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": {"self": "http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "612aaebd5e154421976688ccd6aba56c", "domain_id": "default", "password_expires_at": null}} 2018-07-21 08:00:19,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-aa1b8eef-1856-4fcc-a4ba-e78d1312d740 2018-07-21 08:00:19,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368443012238s 2018-07-21 08:00:19,039 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-aa1b8eef-1856-4fcc-a4ba-e78d1312d740 2018-07-21 08:00:19,040 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'612aaebd5e154421976688ccd6aba56c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d'}) 2018-07-21 08:00:19,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 08:00:19,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98736ed5-9734-4724-a46e-1d894d0d49e1 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:00:19,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98736ed5-9734-4724-a46e-1d894d0d49e1 2018-07-21 08:00:19,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096419095993s 2018-07-21 08:00:19,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98736ed5-9734-4724-a46e-1d894d0d49e1 2018-07-21 08:00:19,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 08:00:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ea25db-b8c5-4cda-85cc-70688dc828fd Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:00:19,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-31ea25db-b8c5-4cda-85cc-70688dc828fd 2018-07-21 08:00:19,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971829891205s 2018-07-21 08:00:19,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-31ea25db-b8c5-4cda-85cc-70688dc828fd 2018-07-21 08:00:19,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 08:00:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4b7ed7-d387-4f14-ba04-b3b35756baf7 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:00:19,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7a4b7ed7-d387-4f14-ba04-b3b35756baf7 2018-07-21 08:00:19,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994250774384s 2018-07-21 08:00:19,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7a4b7ed7-d387-4f14-ba04-b3b35756baf7 2018-07-21 08:00:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 08:00:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7a5344-f40b-4ba2-98fb-ca528f041a20 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:00:19,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ed7a5344-f40b-4ba2-98fb-ca528f041a20 2018-07-21 08:00:19,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102429151535s 2018-07-21 08:00:19,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ed7a5344-f40b-4ba2-98fb-ca528f041a20 2018-07-21 08:00:19,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 08:00:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80343a1-2848-4773-949b-e8deaf933013 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": {"self": "http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "612aaebd5e154421976688ccd6aba56c", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:00:19,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f80343a1-2848-4773-949b-e8deaf933013 2018-07-21 08:00:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116890907288s 2018-07-21 08:00:19,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f80343a1-2848-4773-949b-e8deaf933013 2018-07-21 08:00:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 08:00:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96a8f40-e949-4615-97ef-364eb65c9731 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02"}, "tags": [], "enabled": true, "id": "3bca9c587ae24e408668c169c6e91c02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-21 08:00:19,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c96a8f40-e949-4615-97ef-364eb65c9731 2018-07-21 08:00:19,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104997873306s 2018-07-21 08:00:19,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c96a8f40-e949-4615-97ef-364eb65c9731 2018-07-21 08:00:19,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 08:00:19,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=612aaebd5e154421976688ccd6aba56c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=3bca9c587ae24e408668c169c6e91c02" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e33553-8ed0-451b-88e6-887add79a19f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=612aaebd5e154421976688ccd6aba56c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=3bca9c587ae24e408668c169c6e91c02", "previous": null, "next": null}} 2018-07-21 08:00:19,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=612aaebd5e154421976688ccd6aba56c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=3bca9c587ae24e408668c169c6e91c02 used request id req-57e33553-8ed0-451b-88e6-887add79a19f 2018-07-21 08:00:19,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111428976059s 2018-07-21 08:00:19,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=612aaebd5e154421976688ccd6aba56c&role.id=0e1e676b305a43139faa13bb461d1a8d&scope.project.id=3bca9c587ae24e408668c169c6e91c02 used request id req-57e33553-8ed0-451b-88e6-887add79a19f 2018-07-21 08:00:19,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 08:00:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02/users/612aaebd5e154421976688ccd6aba56c/roles/0e1e676b305a43139faa13bb461d1a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:00:19,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f756e137-248e-49fa-8d19-7a26d8bb77a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:00:19,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02/users/612aaebd5e154421976688ccd6aba56c/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-f756e137-248e-49fa-8d19-7a26d8bb77a6 2018-07-21 08:00:19,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129184007645s 2018-07-21 08:00:19,940 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02/users/612aaebd5e154421976688ccd6aba56c/roles/0e1e676b305a43139faa13bb461d1a8d used request id req-f756e137-248e-49fa-8d19-7a26d8bb77a6 2018-07-21 08:00:19,941 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 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'3bca9c587ae24e408668c169c6e91c02', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4ea179d8-fbe8-4d50-b7d1-64b33603b29f', 'username': u'cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 08:00:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 08:00:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 08:00:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 08:00:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 08:00:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 08:00:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 08:00:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 08:00:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 08:00:19,947 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'password': '4ea179d8-fbe8-4d50-b7d1-64b33603b29f', 'project_name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '3bca9c587ae24e408668c169c6e91c02', 'project_domain_name': 'Default'} 2018-07-21 08:00:19,947 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-21 08:00:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:00:19,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d95a6ab-e7ac-4028-84e4-abaeeac3863e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:00:19,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-2d95a6ab-e7ac-4028-84e4-abaeeac3863e 2018-07-21 08:00:19,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:00:20,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bca9c587ae24e408668c169c6e91c02", "name": "cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/3bca9c587ae24e408668c169c6e91c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/3bca9c587ae24e408668c169c6e91c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/3bca9c587ae24e408668c169c6e91c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3bca9c587ae24e408668c169c6e91c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/3bca9c587ae24e408668c169c6e91c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/3bca9c587ae24e408668c169c6e91c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3bca9c587ae24e408668c169c6e91c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3bca9c587ae24e408668c169c6e91c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "id": "612aaebd5e154421976688ccd6aba56c"}, "audit_ids": ["gz30BSr4TaOh9BBWiG6L6w"], "issued_at": "2018-07-21T08:00:20.000000Z"}} 2018-07-21 08:00:20,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 08:00:20,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"network": {"name": "cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "admin_state_up": true}}' 2018-07-21 08:00:20,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7b230043-db45-4be9-8277-4bbccf01d9a4 Date: Sat, 21 Jul 2018 08:00:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:00:20Z","is_default":false,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450}} 2018-07-21 08:00:20,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7b230043-db45-4be9-8277-4bbccf01d9a4 2018-07-21 08:00:20,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.569055080414s 2018-07-21 08:00:20,911 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7b230043-db45-4be9-8277-4bbccf01d9a4 2018-07-21 08:00:20,912 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T08:00:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', u'admin_state_up': True, u'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', u'created_at': u'2018-07-21T08:00:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bca9c587ae24e408668c169c6e91c02', u'l2_adjacency': True}) 2018-07-21 08:00:20,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:20,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:21,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-f8059229-4d3f-40a8-bc5b-64d19fd5cfe5 Date: Sat, 21 Jul 2018 08:00:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:00:20Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:21,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f8059229-4d3f-40a8-bc5b-64d19fd5cfe5 2018-07-21 08:00:21,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125235080719s 2018-07-21 08:00:21,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f8059229-4d3f-40a8-bc5b-64d19fd5cfe5 2018-07-21 08:00:21,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 08:00:21,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"subnet": {"name": "cinder_test-subnet_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "enable_dhcp": true, "network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 08:00:21,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a7fb3784-0d82-4776-933f-c1415894d851 Date: Sat, 21 Jul 2018 08:00:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T08:00: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":"3bca9c587ae24e408668c169c6e91c02","id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","subnetpool_id":null,"name":"cinder_test-subnet_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}} 2018-07-21 08:00:21,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a7fb3784-0d82-4776-933f-c1415894d851 2018-07-21 08:00:21,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.872874975204s 2018-07-21 08:00:21,913 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a7fb3784-0d82-4776-933f-c1415894d851 2018-07-21 08:00:21,914 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T08:00: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'6ad2a9ed-29d5-4a28-adeb-b536573693af', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', u'enable_dhcp': True, u'network_id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', u'created_at': u'2018-07-21T08:00: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'3bca9c587ae24e408668c169c6e91c02'}) 2018-07-21 08:00:21,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 08:00:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "cinder_test-router_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "admin_state_up": true}}' 2018-07-21 08:00:23,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-e8e32cae-9fb8-4aa5-93d4-5c3ed94365c9 Date: Sat, 21 Jul 2018 08:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:21Z", "admin_state_up": true, "updated_at": "2018-07-21T08:00:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "32bf490d-95f3-40fa-a4f5-37375ba6098e", "name": "cinder_test-router_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}} 2018-07-21 08:00:23,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e8e32cae-9fb8-4aa5-93d4-5c3ed94365c9 2018-07-21 08:00:23,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49262595177s 2018-07-21 08:00:23,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e8e32cae-9fb8-4aa5-93d4-5c3ed94365c9 2018-07-21 08:00:23,408 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T08:00:23Z', u'revision_number': 2, u'id': u'32bf490d-95f3-40fa-a4f5-37375ba6098e', u'external_gateway_info': {u'network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e886f8de-0032-403d-b9b6-bcdc7929eb51', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', u'admin_state_up': True, u'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', u'created_at': u'2018-07-21T08:00:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'3bca9c587ae24e408668c169c6e91c02'}) 2018-07-21 08:00:23,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 08:00:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"subnet_id": "6ad2a9ed-29d5-4a28-adeb-b536573693af"}' 2018-07-21 08:00:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cb210c2-a341-491c-9e1c-beca5f1be054 Date: Sat, 21 Jul 2018 08:00:25 GMT RESP BODY: {"network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "subnet_id": "6ad2a9ed-29d5-4a28-adeb-b536573693af", "subnet_ids": ["6ad2a9ed-29d5-4a28-adeb-b536573693af"], "port_id": "a1b955fe-3081-443b-baa6-0d4fab7f80e2", "id": "32bf490d-95f3-40fa-a4f5-37375ba6098e"} 2018-07-21 08:00:25,811 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/add_router_interface.json used request id req-9cb210c2-a341-491c-9e1c-beca5f1be054 2018-07-21 08:00:25,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.40177607536s 2018-07-21 08:00:25,811 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/add_router_interface.json used request id req-9cb210c2-a341-491c-9e1c-beca5f1be054 returning object 32bf490d-95f3-40fa-a4f5-37375ba6098e 2018-07-21 08:00:25,811 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:00:25,917 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 08:00:25,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:00:25,924 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 08:00:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-21 08:00:25,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 08:00:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:26,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-889a3615-b7b0-432a-b802-b4eba1f6248c Date: Sat, 21 Jul 2018 08:00:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 08:00:26,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-889a3615-b7b0-432a-b802-b4eba1f6248c 2018-07-21 08:00:26,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229357004166s 2018-07-21 08:00:26,161 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-889a3615-b7b0-432a-b802-b4eba1f6248c 2018-07-21 08:00:26,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 08:00:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}' 2018-07-21 08:00:26,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-451224a8-3acd-4114-994c-9d06295f3d36 Date: Sat, 21 Jul 2018 08:00:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file", "owner": "3bca9c587ae24e408668c169c6e91c02", "id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "size": null, "self": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T08:00:26Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "checksum": null, "created_at": "2018-07-21T08:00:26Z", "protected": false} 2018-07-21 08:00:26,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-451224a8-3acd-4114-994c-9d06295f3d36 2018-07-21 08:00:26,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0572118759155s 2018-07-21 08:00:26,224 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-451224a8-3acd-4114-994c-9d06295f3d36 returning object ac78393c-caa2-4a32-9385-ea9d22a91e7f 2018-07-21 08:00:26,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 08:00:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '' 2018-07-21 08:00:26,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d77e60ab-30ea-40b2-8e89-3bcd09ea9efe Date: Sat, 21 Jul 2018 08:00:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:00:26,851 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file used request id req-d77e60ab-30ea-40b2-8e89-3bcd09ea9efe 2018-07-21 08:00:26,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.626516103745s 2018-07-21 08:00:26,851 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file used request id req-d77e60ab-30ea-40b2-8e89-3bcd09ea9efe 2018-07-21 08:00:26,851 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T08:00:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file', u'owner': u'3bca9c587ae24e408668c169c6e91c02', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ac78393c-caa2-4a32-9385-ea9d22a91e7f', u'size': None, u'name': u'cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', u'checksum': None, u'self': u'/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T08:00:26Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 08:00:26,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 08:00:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 08:00:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-d4836324-d6f8-4bf8-a3f2-8ec6f72bf6af x-compute-request-id: req-d4836324-d6f8-4bf8-a3f2-8ec6f72bf6af Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "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": "cfca1148-36b7-4d55-9c47-66141d9b9317"}} 2018-07-21 08:00:27,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d4836324-d6f8-4bf8-a3f2-8ec6f72bf6af 2018-07-21 08:00:27,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240193128586s 2018-07-21 08:00:27,093 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d4836324-d6f8-4bf8-a3f2-8ec6f72bf6af 2018-07-21 08:00:27,094 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', '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'd6b478342d9546e19c0ae741cdc519ce', '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'cfca1148-36b7-4d55-9c47-66141d9b9317', 'swap': 0}) 2018-07-21 08:00:27,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 08:00:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317/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}761519ddc162ff0a637a736175f372ac4e39b0b9" -d '{"extra_specs": {}}' 2018-07-21 08:00:27,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86ac4377-e4ed-4138-ba70-50c7080f6801 x-compute-request-id: req-86ac4377-e4ed-4138-ba70-50c7080f6801 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:00:27,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317/os-extra_specs used request id req-86ac4377-e4ed-4138-ba70-50c7080f6801 2018-07-21 08:00:27,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236420631409s 2018-07-21 08:00:27,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317/os-extra_specs used request id req-86ac4377-e4ed-4138-ba70-50c7080f6801 2018-07-21 08:00:27,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 08:00:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"keypair": {"name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}}' 2018-07-21 08:00:27,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abd0f399-6be5-42ad-96ae-4d2f508d28f6 x-compute-request-id: req-abd0f399-6be5-42ad-96ae-4d2f508d28f6 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRFF90OZVHGXRWtW69u2QiHOoV7yxXmHYtQkQH7UFbhBIKVXxvmHpGGZU4+DqwpebXlz+oOv42KqGpW+ZYY/wD3dBNarK8/s7o9mDM3ZGn49mPjtRrTL80K1mxTO/UE7DzvBdHwmRsXacAZ33oVY7fI9+laLAueS93MQXnl2ZezUlEAUbdBl/M5D3yu5zgqaJUg6e7X2vDSNsn8jfEeDxRS9Z9sNVxsfBqRiF5l3qvcGY8L+ndWoWEIUjUA8bZCrTR0IMUrLvBfELYwP9V3n53W7Dky3FOZ8aMpgfGlLM9gtijZ4QnZxNquucKC9nlNujH58aNiZ2+szHhg9EOegoP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0RRfdDmVRxl0VrVuvbtkIhzqFe8sV5h2LUJEB+1BW4QSClV8\nb5h6RhmVOPg6sKXm15c/qDr+NiqhqVvmWGP8A93QTWqyvP7O6PZgzN2Rp+PZj47U\na0y/NCtZsUzv1BOw87wXR8JkbF2nAGd96FWO3yPfpWiwLnkvdzEF55dmXs1JRAFG\n3QZfzOQ98ruc4KmiVIOnu19rw0jbJ/I3xHg8UUvWfbDVcbHwakYheZd6r3BmPC/p\n3VqFhCFI1APG2Qq00dCDFKy7wXxC2MD/Vd5+d1uw5MtxTmfGjKYHxpSzPYLYo2eE\nJ2cTarrnCgvZ5Tbox+fGjYmdvrMx4YPRDnoKDwIDAQABAoIBAB7yCP7G1xVi6xk6\nWV2zsqpp5SvB7qo4YqVoPXF+6EGHVrQ42uYZh1+AwdlgxC8JHxWhyUY5FQ8nWC4c\n8Ab9JXvdBMuwkyvt+un4LXOlB731t2nMFhybi2FJWUkovgaBs5sfp8JzPzHa2rDw\noG4W28KjKKLuz8TRIvldRCZ2/ivhqgLz9zJ4iCbyPIA6CXTOUYm8mRiE65/c5xAr\nn9ebLnC3C46hK8Eb5m/iAXYSABgmqqxfelLPdk1OSzx9UdZDrmmM4Pt0LUYzAee6\nty0BQ4/RszCke54c2CFdGThGuLyhxyQZyLHj8qIR7pCnaxmawwxEd+ON0hnVY74C\nyOxozCECgYEA78dhOFz3ReQvKJwbHrPvYaI20lpkGZFsa45bRBHsqO4zVi6krXHs\nZ16qUPbIYfPfIvWMCu9k8fDSO2XqCwszOgWvsMeASnKnnk/5KETsdqPFwF0BP8oY\nNZpqHQSBDIyMQXevjSN2q2NnHPDQAnP/5lEOtSovrLWLAgCcNQN5euUCgYEA3zlT\nrMlUY7bREr1h2OMnPdg/dRJ+Al2NSf1ilyKu4vzDFx6tt2eNmMfSrIK3tYxpY7XZ\n2Zc93Epzq376AIoHEpH6wCKZeV+2w7W8XLiuB8xErdsXQB9FX2CE5rXVIPR1sv2q\nv37oXpR0mqF36mrU66/48e20XmmNmGfbtWZ7veMCgYBNL+i7BSpQpHEN6JrOWmwg\nCOEO/CwnEupNAWmd0wtVIkECaEd40iig6hd3ssm0xpW5IkRvrLrZK4XxuxAJeBSI\nhBYXmVFSJfCRhPsXHIDmfDgHgakKSNtcPhYUu0Nzr7biyE2J6LWl3HzwExFTCNaC\n5OsQJMFuHo7eGSYv5qtvhQKBgA1criCSsKWDZQJ9KaVE+61dC3djkv1rQjDipQss\n/VEDFl6E7Jsk7LnvhDHlZT/N1uUsFo1K214bas8iO67alE/NQzhLGerFCviuIUdf\nmrNGy/moOr0Q4iMycOIqkkZ1u7HqM1VhMGGw+0XiUn5KxNIS55D7zKc2JE6yMNmr\n985HAoGBAJrouR4Ny41SeyMGdJua5ZWEICcumI/B/aXSof/12UMG+l8O0uk+Ibw5\nmGA/m+cDLbk/kIwF90tQ7oe92JVj9KkbWvkTI8azPZP9uRHO0DFX0wXXqNSJjmrD\n47KXfgnj5Zr3LbqAXIb251o0Kt87SXlw4Nwg5RHodUUq51aGtJYo\n-----END RSA PRIVATE KEY-----\n", "user_id": "612aaebd5e154421976688ccd6aba56c", "name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "fingerprint": "43:68:73:4b:43:14:b0:25:cb:23:12:da:24:97:89:20"}} 2018-07-21 08:00:27,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-abd0f399-6be5-42ad-96ae-4d2f508d28f6 2018-07-21 08:00:27,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.342467784882s 2018-07-21 08:00:27,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-abd0f399-6be5-42ad-96ae-4d2f508d28f6 2018-07-21 08:00:27,462 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRFF90OZVHGXRWtW69u2QiHOoV7yxXmHYtQkQH7UFbhBIKVXxvmHpGGZU4+DqwpebXlz+oOv42KqGpW+ZYY/wD3dBNarK8/s7o9mDM3ZGn49mPjtRrTL80K1mxTO/UE7DzvBdHwmRsXacAZ33oVY7fI9+laLAueS93MQXnl2ZezUlEAUbdBl/M5D3yu5zgqaJUg6e7X2vDSNsn8jfEeDxRS9Z9sNVxsfBqRiF5l3qvcGY8L+ndWoWEIUjUA8bZCrTR0IMUrLvBfELYwP9V3n53W7Dky3FOZ8aMpgfGlLM9gtijZ4QnZxNquucKC9nlNujH58aNiZ2+szHhg9EOegoP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0RRfdDmVRxl0VrVuvbtkIhzqFe8sV5h2LUJEB+1BW4QSClV8\nb5h6RhmVOPg6sKXm15c/qDr+NiqhqVvmWGP8A93QTWqyvP7O6PZgzN2Rp+PZj47U\na0y/NCtZsUzv1BOw87wXR8JkbF2nAGd96FWO3yPfpWiwLnkvdzEF55dmXs1JRAFG\n3QZfzOQ98ruc4KmiVIOnu19rw0jbJ/I3xHg8UUvWfbDVcbHwakYheZd6r3BmPC/p\n3VqFhCFI1APG2Qq00dCDFKy7wXxC2MD/Vd5+d1uw5MtxTmfGjKYHxpSzPYLYo2eE\nJ2cTarrnCgvZ5Tbox+fGjYmdvrMx4YPRDnoKDwIDAQABAoIBAB7yCP7G1xVi6xk6\nWV2zsqpp5SvB7qo4YqVoPXF+6EGHVrQ42uYZh1+AwdlgxC8JHxWhyUY5FQ8nWC4c\n8Ab9JXvdBMuwkyvt+un4LXOlB731t2nMFhybi2FJWUkovgaBs5sfp8JzPzHa2rDw\noG4W28KjKKLuz8TRIvldRCZ2/ivhqgLz9zJ4iCbyPIA6CXTOUYm8mRiE65/c5xAr\nn9ebLnC3C46hK8Eb5m/iAXYSABgmqqxfelLPdk1OSzx9UdZDrmmM4Pt0LUYzAee6\nty0BQ4/RszCke54c2CFdGThGuLyhxyQZyLHj8qIR7pCnaxmawwxEd+ON0hnVY74C\nyOxozCECgYEA78dhOFz3ReQvKJwbHrPvYaI20lpkGZFsa45bRBHsqO4zVi6krXHs\nZ16qUPbIYfPfIvWMCu9k8fDSO2XqCwszOgWvsMeASnKnnk/5KETsdqPFwF0BP8oY\nNZpqHQSBDIyMQXevjSN2q2NnHPDQAnP/5lEOtSovrLWLAgCcNQN5euUCgYEA3zlT\nrMlUY7bREr1h2OMnPdg/dRJ+Al2NSf1ilyKu4vzDFx6tt2eNmMfSrIK3tYxpY7XZ\n2Zc93Epzq376AIoHEpH6wCKZeV+2w7W8XLiuB8xErdsXQB9FX2CE5rXVIPR1sv2q\nv37oXpR0mqF36mrU66/48e20XmmNmGfbtWZ7veMCgYBNL+i7BSpQpHEN6JrOWmwg\nCOEO/CwnEupNAWmd0wtVIkECaEd40iig6hd3ssm0xpW5IkRvrLrZK4XxuxAJeBSI\nhBYXmVFSJfCRhPsXHIDmfDgHgakKSNtcPhYUu0Nzr7biyE2J6LWl3HzwExFTCNaC\n5OsQJMFuHo7eGSYv5qtvhQKBgA1criCSsKWDZQJ9KaVE+61dC3djkv1rQjDipQss\n/VEDFl6E7Jsk7LnvhDHlZT/N1uUsFo1K214bas8iO67alE/NQzhLGerFCviuIUdf\nmrNGy/moOr0Q4iMycOIqkkZ1u7HqM1VhMGGw+0XiUn5KxNIS55D7zKc2JE6yMNmr\n985HAoGBAJrouR4Ny41SeyMGdJua5ZWEICcumI/B/aXSof/12UMG+l8O0uk+Ibw5\nmGA/m+cDLbk/kIwF90tQ7oe92JVj9KkbWvkTI8azPZP9uRHO0DFX0wXXqNSJjmrD\n47KXfgnj5Zr3LbqAXIb251o0Kt87SXlw4Nwg5RHodUUq51aGtJYo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'612aaebd5e154421976688ccd6aba56c', 'name': u'cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'created_at': '2018-07-21T08:00:27.462455', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bca9c587ae24e408668c169c6e91c02', 'name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'43:68:73:4b:43:14:b0:25:cb:23:12:da:24:97:89:20', 'type': 'ssh', 'id': u'cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d'}) 2018-07-21 08:00:27,462 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0RRfdDmVRxl0VrVuvbtkIhzqFe8sV5h2LUJEB+1BW4QSClV8 b5h6RhmVOPg6sKXm15c/qDr+NiqhqVvmWGP8A93QTWqyvP7O6PZgzN2Rp+PZj47U a0y/NCtZsUzv1BOw87wXR8JkbF2nAGd96FWO3yPfpWiwLnkvdzEF55dmXs1JRAFG 3QZfzOQ98ruc4KmiVIOnu19rw0jbJ/I3xHg8UUvWfbDVcbHwakYheZd6r3BmPC/p 3VqFhCFI1APG2Qq00dCDFKy7wXxC2MD/Vd5+d1uw5MtxTmfGjKYHxpSzPYLYo2eE J2cTarrnCgvZ5Tbox+fGjYmdvrMx4YPRDnoKDwIDAQABAoIBAB7yCP7G1xVi6xk6 WV2zsqpp5SvB7qo4YqVoPXF+6EGHVrQ42uYZh1+AwdlgxC8JHxWhyUY5FQ8nWC4c 8Ab9JXvdBMuwkyvt+un4LXOlB731t2nMFhybi2FJWUkovgaBs5sfp8JzPzHa2rDw oG4W28KjKKLuz8TRIvldRCZ2/ivhqgLz9zJ4iCbyPIA6CXTOUYm8mRiE65/c5xAr n9ebLnC3C46hK8Eb5m/iAXYSABgmqqxfelLPdk1OSzx9UdZDrmmM4Pt0LUYzAee6 ty0BQ4/RszCke54c2CFdGThGuLyhxyQZyLHj8qIR7pCnaxmawwxEd+ON0hnVY74C yOxozCECgYEA78dhOFz3ReQvKJwbHrPvYaI20lpkGZFsa45bRBHsqO4zVi6krXHs Z16qUPbIYfPfIvWMCu9k8fDSO2XqCwszOgWvsMeASnKnnk/5KETsdqPFwF0BP8oY NZpqHQSBDIyMQXevjSN2q2NnHPDQAnP/5lEOtSovrLWLAgCcNQN5euUCgYEA3zlT rMlUY7bREr1h2OMnPdg/dRJ+Al2NSf1ilyKu4vzDFx6tt2eNmMfSrIK3tYxpY7XZ 2Zc93Epzq376AIoHEpH6wCKZeV+2w7W8XLiuB8xErdsXQB9FX2CE5rXVIPR1sv2q v37oXpR0mqF36mrU66/48e20XmmNmGfbtWZ7veMCgYBNL+i7BSpQpHEN6JrOWmwg COEO/CwnEupNAWmd0wtVIkECaEd40iig6hd3ssm0xpW5IkRvrLrZK4XxuxAJeBSI hBYXmVFSJfCRhPsXHIDmfDgHgakKSNtcPhYUu0Nzr7biyE2J6LWl3HzwExFTCNaC 5OsQJMFuHo7eGSYv5qtvhQKBgA1criCSsKWDZQJ9KaVE+61dC3djkv1rQjDipQss /VEDFl6E7Jsk7LnvhDHlZT/N1uUsFo1K214bas8iO67alE/NQzhLGerFCviuIUdf mrNGy/moOr0Q4iMycOIqkkZ1u7HqM1VhMGGw+0XiUn5KxNIS55D7zKc2JE6yMNmr 985HAoGBAJrouR4Ny41SeyMGdJua5ZWEICcumI/B/aXSof/12UMG+l8O0uk+Ibw5 mGA/m+cDLbk/kIwF90tQ7oe92JVj9KkbWvkTI8azPZP9uRHO0DFX0wXXqNSJjmrD 47KXfgnj5Zr3LbqAXIb251o0Kt87SXlw4Nwg5RHodUUq51aGtJYo -----END RSA PRIVATE KEY----- 2018-07-21 08:00:27,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 08:00:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"security_group": {"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-21 08:00:27,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-1e0bca22-029b-4b01-b4bf-a2c81d1dbd37 Date: Sat, 21 Jul 2018 08:00:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:27Z", "updated_at": "2018-07-21T08:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "133dbd1e-d7c0-4a9d-9f2e-2987df22e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "38712356-70ca-4fd1-9de6-4c1c44084786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}} 2018-07-21 08:00:27,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1e0bca22-029b-4b01-b4bf-a2c81d1dbd37 2018-07-21 08:00:27,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.158797025681s 2018-07-21 08:00:27,623 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1e0bca22-029b-4b01-b4bf-a2c81d1dbd37 2018-07-21 08:00:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 08:00:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:27,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-95c8d6ed-1c9c-49be-9a2d-2aae19a7f5bd Date: Sat, 21 Jul 2018 08:00:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:27Z", "updated_at": "2018-07-21T08:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "133dbd1e-d7c0-4a9d-9f2e-2987df22e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "38712356-70ca-4fd1-9de6-4c1c44084786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:00:27,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95c8d6ed-1c9c-49be-9a2d-2aae19a7f5bd 2018-07-21 08:00:27,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0900850296021s 2018-07-21 08:00:27,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95c8d6ed-1c9c-49be-9a2d-2aae19a7f5bd 2018-07-21 08:00:27,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 08:00:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -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": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}}' 2018-07-21 08:00:27,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8c558bd1-5908-44b3-9c49-affde1ff72d9 Date: Sat, 21 Jul 2018 08:00:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:27Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "96393ef3-6643-4b7e-ba4c-e3c11c159d32"}} 2018-07-21 08:00:27,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8c558bd1-5908-44b3-9c49-affde1ff72d9 2018-07-21 08:00:27,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159106969833s 2018-07-21 08:00:27,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8c558bd1-5908-44b3-9c49-affde1ff72d9 2018-07-21 08:00:27,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 08:00:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:27,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-04ad3e86-be17-4e9d-851d-5939e0678673 Date: Sat, 21 Jul 2018 08:00:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:27Z", "updated_at": "2018-07-21T08:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "133dbd1e-d7c0-4a9d-9f2e-2987df22e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "38712356-70ca-4fd1-9de6-4c1c44084786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "96393ef3-6643-4b7e-ba4c-e3c11c159d32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 2, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:00:27,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-04ad3e86-be17-4e9d-851d-5939e0678673 2018-07-21 08:00:27,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479459762573s 2018-07-21 08:00:27,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-04ad3e86-be17-4e9d-851d-5939e0678673 2018-07-21 08:00:27,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 08:00:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -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": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}}' 2018-07-21 08:00:28,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fd9528ac-b57c-45c7-b409-ed2dc9d48169 Date: Sat, 21 Jul 2018 08:00:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:00:28Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:28Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "97d533fa-bbf2-459c-af75-28e0a34dee37"}} 2018-07-21 08:00:28,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9528ac-b57c-45c7-b409-ed2dc9d48169 2018-07-21 08:00:28,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129446029663s 2018-07-21 08:00:28,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9528ac-b57c-45c7-b409-ed2dc9d48169 2018-07-21 08:00:28,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:28,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0ba30b9e-3eb8-42fa-86b0-a213a5ad5625 Date: Sat, 21 Jul 2018 08:00:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":["6ad2a9ed-29d5-4a28-adeb-b536573693af"],"description":"","tags":[],"updated_at":"2018-07-21T08:00:21Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:28,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0ba30b9e-3eb8-42fa-86b0-a213a5ad5625 2018-07-21 08:00:28,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115240097046s 2018-07-21 08:00:28,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0ba30b9e-3eb8-42fa-86b0-a213a5ad5625 2018-07-21 08:00:28,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 08:00:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:28,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-de261e88-7c6e-4646-9f37-7a92d4383cb2 Date: Sat, 21 Jul 2018 08:00:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "metadata": {}}], "file": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file", "owner": "3bca9c587ae24e408668c169c6e91c02", "id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "size": 12716032, "self": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T08:00:26Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T08:00:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 08:00:28,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-de261e88-7c6e-4646-9f37-7a92d4383cb2 2018-07-21 08:00:28,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342781543732s 2018-07-21 08:00:28,222 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-de261e88-7c6e-4646-9f37-7a92d4383cb2 2018-07-21 08:00:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 08:00:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:28,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-90ac4a80-11de-4fe4-862e-7748bd3ae5be x-compute-request-id: req-90ac4a80-11de-4fe4-862e-7748bd3ae5be Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "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": "cfca1148-36b7-4d55-9c47-66141d9b9317"}]} 2018-07-21 08:00:28,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-90ac4a80-11de-4fe4-862e-7748bd3ae5be 2018-07-21 08:00:28,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281519889832s 2018-07-21 08:00:28,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-90ac4a80-11de-4fe4-862e-7748bd3ae5be 2018-07-21 08:00:28,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 08:00:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"server": {"name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "imageRef": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "flavorRef": "cfca1148-36b7-4d55-9c47-66141d9b9317", "max_count": 1, "min_count": 1, "networks": [{"uuid": "80ec26b0-e581-49b6-913f-cec1bd627647"}], "security_groups": [{"name": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}]}}' 2018-07-21 08:00:29,880 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:00: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-677ffaf7-4621-4bbf-9234-46e2d39f931b x-compute-request-id: req-677ffaf7-4621-4bbf-9234-46e2d39f931b Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "adminPass": "woLR7ohMbByL"}} 2018-07-21 08:00:29,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-677ffaf7-4621-4bbf-9234-46e2d39f931b 2018-07-21 08:00:29,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.62635087967s 2018-07-21 08:00:29,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-677ffaf7-4621-4bbf-9234-46e2d39f931b 2018-07-21 08:00:29,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:30,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aa8882d-b1af-4691-b652-e022c3538ddb x-compute-request-id: req-7aa8882d-b1af-4691-b652-e022c3538ddb Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:30,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7aa8882d-b1af-4691-b652-e022c3538ddb 2018-07-21 08:00:30,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281222820282s 2018-07-21 08:00:30,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7aa8882d-b1af-4691-b652-e022c3538ddb 2018-07-21 08:00:30,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:30,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2b3d1dbe-1077-4667-a6b9-152bb6656649 Date: Sat, 21 Jul 2018 08:00:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":["6ad2a9ed-29d5-4a28-adeb-b536573693af"],"description":"","tags":[],"updated_at":"2018-07-21T08:00:21Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2b3d1dbe-1077-4667-a6b9-152bb6656649 2018-07-21 08:00:30,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106500864029s 2018-07-21 08:00:30,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2b3d1dbe-1077-4667-a6b9-152bb6656649 2018-07-21 08:00:30,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 08:00:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:30,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b53cb22d-a226-4f72-b7c6-b68a1f2f5c0b Date: Sat, 21 Jul 2018 08:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T08:00: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":"3bca9c587ae24e408668c169c6e91c02","id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","subnetpool_id":null,"name":"cinder_test-subnet_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:00:30,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b53cb22d-a226-4f72-b7c6-b68a1f2f5c0b 2018-07-21 08:00:30,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0725979804993s 2018-07-21 08:00:30,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b53cb22d-a226-4f72-b7c6-b68a1f2f5c0b 2018-07-21 08:00:30,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:32,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:32,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4353045-8273-455a-9f3d-5bff4d3fa0c9 x-compute-request-id: req-c4353045-8273-455a-9f3d-5bff4d3fa0c9 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:32Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:32,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4353045-8273-455a-9f3d-5bff4d3fa0c9 2018-07-21 08:00:32,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326848983765s 2018-07-21 08:00:32,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4353045-8273-455a-9f3d-5bff4d3fa0c9 2018-07-21 08:00:32,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:34,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-f4921f7b-2e72-4221-8573-de296a52a7dd x-compute-request-id: req-f4921f7b-2e72-4221-8573-de296a52a7dd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:32Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:35,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4921f7b-2e72-4221-8573-de296a52a7dd 2018-07-21 08:00:35,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33056807518s 2018-07-21 08:00:35,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4921f7b-2e72-4221-8573-de296a52a7dd 2018-07-21 08:00:35,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:37,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:37,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:37,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-5bff2fc1-c9b3-4b65-bccd-9cecf9f68178 x-compute-request-id: req-5bff2fc1-c9b3-4b65-bccd-9cecf9f68178 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:37,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5bff2fc1-c9b3-4b65-bccd-9cecf9f68178 2018-07-21 08:00:37,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364557027817s 2018-07-21 08:00:37,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5bff2fc1-c9b3-4b65-bccd-9cecf9f68178 2018-07-21 08:00:37,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1a5caea3-cf88-4ab9-b720-60c9f4b0aee9 Date: Sat, 21 Jul 2018 08:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.3"}],"id":"0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:a7:75:61","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:32Z","binding:vnic_type":"normal","device_id":"2d413118-9d68-4319-95d4-a75e62d24e9c","ip_allocation":"immediate"}]} 2018-07-21 08:00:37,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-1a5caea3-cf88-4ab9-b720-60c9f4b0aee9 2018-07-21 08:00:37,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0668978691101s 2018-07-21 08:00:37,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-1a5caea3-cf88-4ab9-b720-60c9f4b0aee9 2018-07-21 08:00:37,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:37,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0ec78c9d-da79-4560-bf1e-c28de92a526b Date: Sat, 21 Jul 2018 08:00:37 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:37,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9 used request id req-0ec78c9d-da79-4560-bf1e-c28de92a526b 2018-07-21 08:00:37,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0442969799042s 2018-07-21 08:00:37,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9 used request id req-0ec78c9d-da79-4560-bf1e-c28de92a526b 2018-07-21 08:00:37,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:37,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-6ffbbfc4-26f6-44eb-94d0-8188c892ffd5 x-compute-request-id: req-6ffbbfc4-26f6-44eb-94d0-8188c892ffd5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:37,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ffbbfc4-26f6-44eb-94d0-8188c892ffd5 2018-07-21 08:00:37,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206947088242s 2018-07-21 08:00:37,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ffbbfc4-26f6-44eb-94d0-8188c892ffd5 2018-07-21 08:00:37,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:37,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-3d33a995-05d9-45b0-85c2-479274fc6da3 Date: Sat, 21 Jul 2018 08:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.3"}],"id":"0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:a7:75:61","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:32Z","binding:vnic_type":"normal","device_id":"2d413118-9d68-4319-95d4-a75e62d24e9c","ip_allocation":"immediate"}]} 2018-07-21 08:00:37,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-3d33a995-05d9-45b0-85c2-479274fc6da3 2018-07-21 08:00:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.263902187347s 2018-07-21 08:00:37,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-3d33a995-05d9-45b0-85c2-479274fc6da3 2018-07-21 08:00:37,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:38,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-63a1b363-2bbf-475d-ae55-8dc4c55a89b2 Date: Sat, 21 Jul 2018 08:00:38 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:38,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9 used request id req-63a1b363-2bbf-475d-ae55-8dc4c55a89b2 2018-07-21 08:00:38,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443530082703s 2018-07-21 08:00:38,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9 used request id req-63a1b363-2bbf-475d-ae55-8dc4c55a89b2 2018-07-21 08:00:38,040 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:75:61', 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'ac78393c-caa2-4a32-9385-ea9d22a91e7f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:36.000000', 'flavor': Munch({u'id': u'cfca1148-36b7-4d55-9c47-66141d9b9317'}), 'az': u'nova', 'id': u'2d413118-9d68-4319-95d4-a75e62d24e9c', 'security_groups': [Munch({u'name': u'cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'612aaebd5e154421976688ccd6aba56c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bca9c587ae24e408668c169c6e91c02', 'name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T08:00:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T08:00:36Z', 'hostId': u'd55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'd55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bca9c587ae24e408668c169c6e91c02', 'name': u'cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'adminPass': None, 'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', 'created_at': u'2018-07-21T08:00:29Z', 'created': u'2018-07-21T08:00:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 08:00:38,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:38,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-6b897fda-5bf6-4c04-b222-66761d452732 Date: Sat, 21 Jul 2018 08:00:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":["6ad2a9ed-29d5-4a28-adeb-b536573693af"],"description":"","tags":[],"updated_at":"2018-07-21T08:00:21Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:38,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b897fda-5bf6-4c04-b222-66761d452732 2018-07-21 08:00:38,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10756778717s 2018-07-21 08:00:38,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b897fda-5bf6-4c04-b222-66761d452732 2018-07-21 08:00:38,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:38,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-c7377794-1805-469e-8b3d-49413c8e6c5c Date: Sat, 21 Jul 2018 08:00:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.3"}],"id":"0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:a7:75:61","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:32Z","binding:vnic_type":"normal","device_id":"2d413118-9d68-4319-95d4-a75e62d24e9c","ip_allocation":"immediate"}]} 2018-07-21 08:00:38,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-c7377794-1805-469e-8b3d-49413c8e6c5c 2018-07-21 08:00:38,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529549121857s 2018-07-21 08:00:38,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-c7377794-1805-469e-8b3d-49413c8e6c5c 2018-07-21 08:00:38,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 08:00:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "fixed_ip_address": "192.168.120.3", "port_id": "0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9"}}' 2018-07-21 08:00:40,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-1388a589-e64c-4423-b6a3-3e14943642cb Date: Sat, 21 Jul 2018 08:00:40 GMT RESP BODY: {"floatingip": {"router_id": "32bf490d-95f3-40fa-a4f5-37375ba6098e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:38Z", "updated_at": "2018-07-21T08:00:38Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:75:61", "device_id": "2d413118-9d68-4319-95d4-a75e62d24e9c"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bca9c587ae24e408668c169c6e91c02", "port_id": "0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9", "id": "e34bb975-494b-4b17-99d7-f28675a290d7", "qos_policy_id": null}} 2018-07-21 08:00:40,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1388a589-e64c-4423-b6a3-3e14943642cb 2018-07-21 08:00:40,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.20749306679s 2018-07-21 08:00:40,414 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1388a589-e64c-4423-b6a3-3e14943642cb 2018-07-21 08:00:40,418 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'32bf490d-95f3-40fa-a4f5-37375ba6098e', 'updated_at': u'2018-07-21T08:00:38Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9', 'id': u'e34bb975-494b-4b17-99d7-f28675a290d7', 'network': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'port': u'0a0b132e-1aa2-49c6-ba60-a3b0aa621cb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bca9c587ae24e408668c169c6e91c02', 'name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3bca9c587ae24e408668c169c6e91c02', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:75:61', u'device_id': u'2d413118-9d68-4319-95d4-a75e62d24e9c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', 'created_at': u'2018-07-21T08:00:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:75:61', u'device_id': u'2d413118-9d68-4319-95d4-a75e62d24e9c'}), 'router': u'32bf490d-95f3-40fa-a4f5-37375ba6098e'}) 2018-07-21 08:00:40,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 08:00:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 08:00:40,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79acdc69-2190-4cd0-860e-70caa8bed770 x-compute-request-id: req-79acdc69-2190-4cd0-860e-70caa8bed770 Content-Encoding: gzip Content-Length: 7949 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 479564148 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.146439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.148098] pid_max: default: 32768 minimum: 301\n[ 0.149007] ACPI: Core revision 20150930\n[ 0.150428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151753] Security Framework initialized\n[ 0.152578] Yama: becoming mindful.\n[ 0.153312] AppArmor: AppArmor initialized\n[ 0.154192] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159484] Initializing cgroup subsys io\n[ 0.160312] Initializing cgroup subsys memory\n[ 0.161177] Initializing cgroup subsys devices\n[ 0.162059] Initializing cgroup subsys freezer\n[ 0.162932] Initializing cgroup subsys net_cls\n[ 0.163804] Initializing cgroup subsys perf_event\n[ 0.164718] Initializing cgroup subsys net_prio\n[ 0.165626] Initializing cgroup subsys hugetlb\n[ 0.166498] Initializing cgroup subsys pids\n[ 0.167374] CPU: Physical Processor ID: 0\n[ 0.168863] mce: CPU supports 10 MCE banks\n[ 0.169734] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185413] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191683] ftrace: allocating 31920 entries in 125 pages\n[ 0.217611] smpboot: Max logical packages: 1\n[ 0.218478] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219838] x2apic enabled\n[ 0.220653] Switched APIC routing to physical x2apic.\n[ 0.222403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223534] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227417] KVM setup paravirtual spinlock\n[ 0.228759] x86: Booted up 1 node, 1 CPUs\n[ 0.229595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230994] devtmpfs: initialized\n[ 0.232724] evm: security.selinux\n[ 0.233431] evm: security.SMACK64\n[ 0.234120] evm: security.SMACK64EXEC\n[ 0.234869] evm: security.SMACK64TRANSMUTE\n[ 0.235682] evm: security.SMACK64MMAP\n[ 0.236440] evm: security.ima\n[ 0.237081] evm: security.capability\n[ 0.237897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239779] pinctrl core: initialized pinctrl subsystem\n[ 0.240901] RTC time: 8:00:36, date: 07/21/18\n[ 0.241892] NET: Registered protocol family 16\n[ 0.242909] cpuidle: using governor ladder\n[ 0.243740] cpuidle: using governor menu\n[ 0.244526] PCCT header not found.\n[ 0.245287] ACPI: bus type PCI registered\n[ 0.246087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247339] PCI: Using configuration type 1 for base access\n[ 0.249132] ACPI: Added _OSI(Module Device)\n[ 0.249974] ACPI: Added _OSI(Processor Device)\n[ 0.250841] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251758] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253521] ACPI: Interpreter enabled\n[ 0.254304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261752] ACPI: (supports S0 S5)\n[ 0.262460] ACPI: Using IOAPIC for interrupt routing\n[ 0.263405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267663] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268899] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.270095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272320] acpiphp: Slot [3] registered\n[ 0.273135] acpiphp: Slot [4] registered\n[ 0.273933] acpiphp: Slot [5] registered\n[ 0.274742] acpiphp: Slot [6] registered\n[ 0.275551] acpiphp: Slot [7] registered\n[ 0.276357] acpiphp: Slot [8] registered\n[ 0.277163] acpiphp: Slot [9] registered\n[ 0.277963] acpiphp: Slot [10] registered\n[ 0.278782] acpiphp: Slot [11] registered\n[ 0.279599] acpiphp: Slot [12] registered\n[ 0.280422] acpiphp: Slot [13] registered\n[ 0.281232] acpiphp: Slot [14] registered\n[ 0.282042] acpiphp: Slot [15] registered\n[ 0.293297] acpiphp: Slot [16] registered\n[ 0.294115] acpiphp: Slot [17] registered\n[ 0.294930] acpiphp: Slot [18] registered\n[ 0.295747] acpiphp: Slot [19] registered\n[ 0.296558] acpiphp: Slot [20] registered\n[ 0.297375] acpiphp: Slot [21] registered\n[ 0.298188] acpiphp: Slot [22] registered\n[ 0.298995] acpiphp: Slot [23] registered\n[ 0.299819] acpiphp: Slot [24] registered\n[ 0.300617] acpiphp: Slot [25] registered\n[ 0.301421] acpiphp: Slot [26] registered\n[ 0.302213] acpiphp: Slot [27] registered\n[ 0.303005] acpiphp: Slot [28] registered\n[ 0.303846] acpiphp: Slot [29] registered\n[ 0.304647] acpiphp: Slot [30] registered\n[ 0.305447] acpiphp: Slot [31] registered\n[ 0.306261] PCI host bridge to bus 0000:00\n[ 0.307063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.308256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310920] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.313789] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318390] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319544] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320782] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325975] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.344805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.346309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348410] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349840] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.353839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356449] vgaarb: loaded\n[ 0.357047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358293] SCSI subsystem initialized\n[ 0.359221] ACPI: bus type USB registered\n[ 0.360048] usbcore: registered new interface driver usbfs\n[ 0.361081] usbcore: registered new interface driver hub\n[ 0.362093] usbcore: registered new device driver usb\n[ 0.363234] PCI: Using ACPI for IRQ routing\n[ 0.364363] NetLabel: Initializing\n[ 0.365091] NetLabel: domain hash size = 128\n[ 0.365951] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366937] NetLabel: unlabeled traffic allowed by default\n[ 0.368110] clocksource: Switched to clocksource kvm-clock\n[ 0.376574] AppArmor: AppArmor Filesystem Enabled\n[ 0.377555] pnp: PnP ACPI init\n[ 0.378497] pnp: PnP ACPI: found 5 devices\n[ 0.384841] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386569] NET: Registered protocol family 2\n[ 0.387634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388938] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390166] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391373] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392513] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393742] NET: Registered protocol family 1\n[ 0.394616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395708] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396773] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410560] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424427] Trying to unpack rootfs image as initramfs...\n[ 0.480183] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.481881] Scanning for low memory corruption every 60 seconds\n[ 0.483253] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.484427] audit: initializing netlink subsys (disabled)\n[ 0.485450] audit: type=2000 audit(1532160037.014:1): initialized\n[ 0.486769] Initialise system trusted keyring\n[ 0.487723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.488911] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491003] zbud: loaded\n[ 0.491754] VFS: Disk quotas dquot_6.6.0\n[ 0.492595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494183] fuse init (API version 7.23)\n[ 0.495076] Key type big_key registered\n[ 0.495893] Allocating IMA MOK and blacklist keyrings.\n[ 0.497094] Key type asymmetric registered\n[ 0.497909] Asymmetric key parser 'x509' registered\n[ 0.498882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.500384] io scheduler noop registered\n[ 0.501174] io scheduler deadline registered (default)\n[ 0.502161] io scheduler cfq registered\n[ 0.502999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504024] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505284] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506721] ACPI: Power Button [PWRF]\n[ 0.507578] GHES: HEST is not enabled!\n[ 0.521058] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548486] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577039] Linux agpgart interface v0.103\n[ 0.579719] brd: module loaded\n[ 0.581424] loop: module loaded\n[ 0.586034] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587505] GPT:90111 != 2097151\n[ 0.590758] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592541] GPT:90111 != 2097151\n[ 0.593445] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594822] vda: vda1 vda15\n[ 0.598921] scsi host0: ata_piix\n[ 0.599986] scsi host1: ata_piix\n[ 0.600947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.602637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.604715] libphy: Fixed MDIO Bus: probed\n[ 0.605831] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610666] PPP generic driver version 2.4.2\n[ 0.611955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613641] ehci-pci: EHCI PCI platform driver\n[ 0.614842] ehci-platform: EHCI generic platform driver\n[ 0.616227] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617799] ohci-pci: OHCI PCI platform driver\n[ 0.618992] ohci-platform: OHCI generic platform driver\n[ 0.620380] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635326] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636730] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.641728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645351] usb usb1: Product: UHCI Host Controller\n[ 0.646618] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648204] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649734] hub 1-0:1.0: USB hub found\n[ 0.650795] hub 1-0:1.0: 2 ports detected\n[ 0.652138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656254] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657706] mousedev: PS/2 mouse device common for all mice\n[ 0.659433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661961] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663461] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665124] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666792] i2c /dev entries driver\n[ 0.667761] device-mapper: uevent: version 1.0.3\n[ 0.668784] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672269] NET: Registered protocol family 10\n[ 0.673673] NET: Registered protocol family 17\n[ 0.674636] Key type dns_resolver registered\n[ 0.675854] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676999] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678910] registered taskstats version 1\n[ 0.679805] Loading compiled-in X.509 certificates\n[ 0.681405] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683330] zswap: loaded using pool lzo/zbud\n[ 0.685405] Key type trusted registered\n[ 0.687195] Key type encrypted registered\n[ 0.688045] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689137] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690209] evm: HMAC attrs: 0x1\n[ 0.691279] Magic number: 10:392:18\n[ 0.692054] ep_81: hash matches\n[ 0.692908] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:37 UTC (1532160037)\n[ 0.694602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695733] EDD information not available.\n[ 0.766319] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.767890] Write protecting the kernel read-only data: 14336k\n[ 0.771426] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.773432] 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.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.935077] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-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: "} 2018-07-21 08:00:40,496 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/action used request id req-79acdc69-2190-4cd0-860e-70caa8bed770 2018-07-21 08:00:40,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0774509906769s 2018-07-21 08:00:40,497 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/action used request id req-79acdc69-2190-4cd0-860e-70caa8bed770 2018-07-21 08:00:40,497 - 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 479564148 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.146439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.148098] pid_max: default: 32768 minimum: 301 [ 0.149007] ACPI: Core revision 20150930 [ 0.150428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151753] Security Framework initialized [ 0.152578] Yama: becoming mindful. [ 0.153312] AppArmor: AppArmor initialized [ 0.154192] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.155529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159484] Initializing cgroup subsys io [ 0.160312] Initializing cgroup subsys memory [ 0.161177] Initializing cgroup subsys devices [ 0.162059] Initializing cgroup subsys freezer [ 0.162932] Initializing cgroup subsys net_cls [ 0.163804] Initializing cgroup subsys perf_event [ 0.164718] Initializing cgroup subsys net_prio [ 0.165626] Initializing cgroup subsys hugetlb [ 0.166498] Initializing cgroup subsys pids [ 0.167374] CPU: Physical Processor ID: 0 [ 0.168863] mce: CPU supports 10 MCE banks [ 0.169734] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185413] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191683] ftrace: allocating 31920 entries in 125 pages [ 0.217611] smpboot: Max logical packages: 1 [ 0.218478] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.219838] x2apic enabled [ 0.220653] Switched APIC routing to physical x2apic. [ 0.222403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223534] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.225618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227417] KVM setup paravirtual spinlock [ 0.228759] x86: Booted up 1 node, 1 CPUs [ 0.229595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.230994] devtmpfs: initialized [ 0.232724] evm: security.selinux [ 0.233431] evm: security.SMACK64 [ 0.234120] evm: security.SMACK64EXEC [ 0.234869] evm: security.SMACK64TRANSMUTE [ 0.235682] evm: security.SMACK64MMAP [ 0.236440] evm: security.ima [ 0.237081] evm: security.capability [ 0.237897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239779] pinctrl core: initialized pinctrl subsystem [ 0.240901] RTC time: 8:00:36, date: 07/21/18 [ 0.241892] NET: Registered protocol family 16 [ 0.242909] cpuidle: using governor ladder [ 0.243740] cpuidle: using governor menu [ 0.244526] PCCT header not found. [ 0.245287] ACPI: bus type PCI registered [ 0.246087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247339] PCI: Using configuration type 1 for base access [ 0.249132] ACPI: Added _OSI(Module Device) [ 0.249974] ACPI: Added _OSI(Processor Device) [ 0.250841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251758] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253521] ACPI: Interpreter enabled [ 0.254304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.259901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261752] ACPI: (supports S0 S5) [ 0.262460] ACPI: Using IOAPIC for interrupt routing [ 0.263405] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.266514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267663] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268899] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.270095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272320] acpiphp: Slot [3] registered [ 0.273135] acpiphp: Slot [4] registered [ 0.273933] acpiphp: Slot [5] registered [ 0.274742] acpiphp: Slot [6] registered [ 0.275551] acpiphp: Slot [7] registered [ 0.276357] acpiphp: Slot [8] registered [ 0.277163] acpiphp: Slot [9] registered [ 0.277963] acpiphp: Slot [10] registered [ 0.278782] acpiphp: Slot [11] registered [ 0.279599] acpiphp: Slot [12] registered [ 0.280422] acpiphp: Slot [13] registered [ 0.281232] acpiphp: Slot [14] registered [ 0.282042] acpiphp: Slot [15] registered [ 0.293297] acpiphp: Slot [16] registered [ 0.294115] acpiphp: Slot [17] registered [ 0.294930] acpiphp: Slot [18] registered [ 0.295747] acpiphp: Slot [19] registered [ 0.296558] acpiphp: Slot [20] registered [ 0.297375] acpiphp: Slot [21] registered [ 0.298188] acpiphp: Slot [22] registered [ 0.298995] acpiphp: Slot [23] registered [ 0.299819] acpiphp: Slot [24] registered [ 0.300617] acpiphp: Slot [25] registered [ 0.301421] acpiphp: Slot [26] registered [ 0.302213] acpiphp: Slot [27] registered [ 0.303005] acpiphp: Slot [28] registered [ 0.303846] acpiphp: Slot [29] registered [ 0.304647] acpiphp: Slot [30] registered [ 0.305447] acpiphp: Slot [31] registered [ 0.306261] PCI host bridge to bus 0000:00 [ 0.307063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.308256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310920] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313789] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318390] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.319544] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320782] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325975] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.344805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.346309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348410] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349840] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.353839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356449] vgaarb: loaded [ 0.357047] vgaarb: bridge control possible 0000:00:02.0 [ 0.358293] SCSI subsystem initialized [ 0.359221] ACPI: bus type USB registered [ 0.360048] usbcore: registered new interface driver usbfs [ 0.361081] usbcore: registered new interface driver hub [ 0.362093] usbcore: registered new device driver usb [ 0.363234] PCI: Using ACPI for IRQ routing [ 0.364363] NetLabel: Initializing [ 0.365091] NetLabel: domain hash size = 128 [ 0.365951] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366937] NetLabel: unlabeled traffic allowed by default [ 0.368110] clocksource: Switched to clocksource kvm-clock [ 0.376574] AppArmor: AppArmor Filesystem Enabled [ 0.377555] pnp: PnP ACPI init [ 0.378497] pnp: PnP ACPI: found 5 devices [ 0.384841] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386569] NET: Registered protocol family 2 [ 0.387634] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388938] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390166] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391373] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392513] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393742] NET: Registered protocol family 1 [ 0.394616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395708] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396773] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410560] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424427] Trying to unpack rootfs image as initramfs... [ 0.480183] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.481881] Scanning for low memory corruption every 60 seconds [ 0.483253] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.484427] audit: initializing netlink subsys (disabled) [ 0.485450] audit: type=2000 audit(1532160037.014:1): initialized [ 0.486769] Initialise system trusted keyring [ 0.487723] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.488911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491003] zbud: loaded [ 0.491754] VFS: Disk quotas dquot_6.6.0 [ 0.492595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494183] fuse init (API version 7.23) [ 0.495076] Key type big_key registered [ 0.495893] Allocating IMA MOK and blacklist keyrings. [ 0.497094] Key type asymmetric registered [ 0.497909] Asymmetric key parser 'x509' registered [ 0.498882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.500384] io scheduler noop registered [ 0.501174] io scheduler deadline registered (default) [ 0.502161] io scheduler cfq registered [ 0.502999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504024] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505284] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506721] ACPI: Power Button [PWRF] [ 0.507578] GHES: HEST is not enabled! [ 0.521058] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548486] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577039] Linux agpgart interface v0.103 [ 0.579719] brd: module loaded [ 0.581424] loop: module loaded [ 0.586034] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587505] GPT:90111 != 2097151 [ 0.590758] GPT:Alternate GPT header not at the end of the disk. [ 0.592541] GPT:90111 != 2097151 [ 0.593445] GPT: Use GNU Parted to correct GPT errors. [ 0.594822] vda: vda1 vda15 [ 0.598921] scsi host0: ata_piix [ 0.599986] scsi host1: ata_piix [ 0.600947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.602637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.604715] libphy: Fixed MDIO Bus: probed [ 0.605831] tun: Universal TUN/TAP device driver, 1.6 [ 0.607130] tun: (C) 1999-2004 Max Krasnyansky [ 0.610666] PPP generic driver version 2.4.2 [ 0.611955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613641] ehci-pci: EHCI PCI platform driver [ 0.614842] ehci-platform: EHCI generic platform driver [ 0.616227] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617799] ohci-pci: OHCI PCI platform driver [ 0.618992] ohci-platform: OHCI generic platform driver [ 0.620380] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635326] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636730] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638728] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645351] usb usb1: Product: UHCI Host Controller [ 0.646618] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648204] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649734] hub 1-0:1.0: USB hub found [ 0.650795] hub 1-0:1.0: 2 ports detected [ 0.652138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654924] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.656254] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.657706] mousedev: PS/2 mouse device common for all mice [ 0.659433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661961] rtc_cmos 00:00: RTC can wake from S4 [ 0.663461] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665124] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666792] i2c /dev entries driver [ 0.667761] device-mapper: uevent: version 1.0.3 [ 0.668784] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.670482] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672269] NET: Registered protocol family 10 [ 0.673673] NET: Registered protocol family 17 [ 0.674636] Key type dns_resolver registered [ 0.675854] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.676999] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678910] registered taskstats version 1 [ 0.679805] Loading compiled-in X.509 certificates [ 0.681405] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.683330] zswap: loaded using pool lzo/zbud [ 0.685405] Key type trusted registered [ 0.687195] Key type encrypted registered [ 0.688045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689137] ima: No TPM chip found, activating TPM-bypass! [ 0.690209] evm: HMAC attrs: 0x1 [ 0.691279] Magic number: 10:392:18 [ 0.692054] ep_81: hash matches [ 0.692908] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:37 UTC (1532160037) [ 0.694602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695733] EDD information not available. [ 0.766319] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.767890] Write protecting the kernel read-only data: 14336k [ 0.771426] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773432] 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.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.935077] 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.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-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: 2018-07-21 08:00:41,605 - paramiko.transport - DEBUG - starting thread (client mode): 0x72be3b50L 2018-07-21 08:00:41,606 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 08:00:41,606 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 08:00:41,606 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 08:00:41,607 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 08:00:41,607 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 08:00:41,608 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 08:00:41,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 08:00:41,608 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 08:00:41,608 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 08:00:41,625 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 08:00:41,626 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 08:00:41,638 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: b25bf2eb376b88fc22e893e9187a398f 2018-07-21 08:00:41,639 - paramiko.transport - DEBUG - Trying discovered key 4368734b4314b025cb2312da24978920 in /tmp/tmpvXQWsI 2018-07-21 08:00:41,665 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 08:00:41,671 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 08:00:41,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-21 08:00:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"volume": {"display_name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "size": "2"}}' 2018-07-21 08:00:42,776 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:00:41 GMT Server: Apache x-compute-request-id: req-896fa481-efec-4838-9d9b-6f31a985a83a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-896fa481-efec-4838-9d9b-6f31a985a83a Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}} 2018-07-21 08:00:42,776 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes used request id req-896fa481-efec-4838-9d9b-6f31a985a83a 2018-07-21 08:00:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.09994578362s 2018-07-21 08:00:42,776 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes used request id req-896fa481-efec-4838-9d9b-6f31a985a83a 2018-07-21 08:00:42,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:00:42,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:43,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:42 GMT Server: Apache x-compute-request-id: req-3b4d8d2b-d634-498a-bfca-89cb65e66027 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b4d8d2b-d634-498a-bfca-89cb65e66027 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:00:42.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:00:43,696 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3b4d8d2b-d634-498a-bfca-89cb65e66027 2018-07-21 08:00:43,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.919121026993s 2018-07-21 08:00:43,697 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3b4d8d2b-d634-498a-bfca-89cb65e66027 2018-07-21 08:00:43,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:00:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:46,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:45 GMT Server: Apache x-compute-request-id: req-e503129d-3e42-42fd-8721-8a4a960f5da5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e503129d-3e42-42fd-8721-8a4a960f5da5 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:00:44.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:00:46,609 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-e503129d-3e42-42fd-8721-8a4a960f5da5 2018-07-21 08:00:46,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.907787799835s 2018-07-21 08:00:46,609 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-e503129d-3e42-42fd-8721-8a4a960f5da5 2018-07-21 08:00:46,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:46,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2db67dea-e9be-4d18-b8f1-fbce0d65695e Date: Sat, 21 Jul 2018 08:00:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":["6ad2a9ed-29d5-4a28-adeb-b536573693af"],"description":"","tags":[],"updated_at":"2018-07-21T08:00:21Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:46,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2db67dea-e9be-4d18-b8f1-fbce0d65695e 2018-07-21 08:00:46,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103121042252s 2018-07-21 08:00:46,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2db67dea-e9be-4d18-b8f1-fbce0d65695e 2018-07-21 08:00:46,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 08:00:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:46,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-bbbe4a0b-fc50-4867-bfc7-ad47ca2fd607 Date: Sat, 21 Jul 2018 08:00:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "metadata": {}}], "file": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file", "owner": "3bca9c587ae24e408668c169c6e91c02", "id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "size": 12716032, "self": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T08:00:26Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T08:00:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 08:00:46,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bbbe4a0b-fc50-4867-bfc7-ad47ca2fd607 2018-07-21 08:00:46,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19157409668s 2018-07-21 08:00:46,912 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bbbe4a0b-fc50-4867-bfc7-ad47ca2fd607 2018-07-21 08:00:46,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 08:00:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:46,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47cacf1e-1935-44b2-8394-f6d00af41c69 x-compute-request-id: req-47cacf1e-1935-44b2-8394-f6d00af41c69 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "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": "cfca1148-36b7-4d55-9c47-66141d9b9317"}]} 2018-07-21 08:00:46,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-47cacf1e-1935-44b2-8394-f6d00af41c69 2018-07-21 08:00:46,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026556968689s 2018-07-21 08:00:46,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-47cacf1e-1935-44b2-8394-f6d00af41c69 2018-07-21 08:00:46,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 08:00:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"server": {"name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "imageRef": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "flavorRef": "cfca1148-36b7-4d55-9c47-66141d9b9317", "max_count": 1, "min_count": 1, "networks": [{"uuid": "80ec26b0-e581-49b6-913f-cec1bd627647"}], "security_groups": [{"name": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}]}}' 2018-07-21 08:00:47,872 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaacb58a-1b6a-4910-bcf5-93012ff2a5b6 x-compute-request-id: req-aaacb58a-1b6a-4910-bcf5-93012ff2a5b6 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b3cbc366-2554-4ef8-b591-d8c33242ee82"}], "OS-DCF:diskConfig": "MANUAL", "id": "1991d127-51d9-456b-a683-1d4cdc436483", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "adminPass": "fBck9bf8DAx5"}} 2018-07-21 08:00:47,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-aaacb58a-1b6a-4910-bcf5-93012ff2a5b6 2018-07-21 08:00:47,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.931297779083s 2018-07-21 08:00:47,873 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-aaacb58a-1b6a-4910-bcf5-93012ff2a5b6 2018-07-21 08:00:47,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:48,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-ad2e23e8-6acd-4c60-b86a-62a7bd070044 x-compute-request-id: req-ad2e23e8-6acd-4c60-b86a-62a7bd070044 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:48,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ad2e23e8-6acd-4c60-b86a-62a7bd070044 2018-07-21 08:00:48,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38885307312s 2018-07-21 08:00:48,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ad2e23e8-6acd-4c60-b86a-62a7bd070044 2018-07-21 08:00:48,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:50,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450156f5-1e69-4cfd-95ec-d7754303b30a x-compute-request-id: req-450156f5-1e69-4cfd-95ec-d7754303b30a Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:50Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:50,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-450156f5-1e69-4cfd-95ec-d7754303b30a 2018-07-21 08:00:50,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207389116287s 2018-07-21 08:00:50,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-450156f5-1e69-4cfd-95ec-d7754303b30a 2018-07-21 08:00:50,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:52,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:52,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae31d00-b4b5-45c0-958f-a6f9cca105ba x-compute-request-id: req-4ae31d00-b4b5-45c0-958f-a6f9cca105ba Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:00:50Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:52,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ae31d00-b4b5-45c0-958f-a6f9cca105ba 2018-07-21 08:00:52,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505412101746s 2018-07-21 08:00:52,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ae31d00-b4b5-45c0-958f-a6f9cca105ba 2018-07-21 08:00:52,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:00:55,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a52b7d34-eba3-4c56-9d6e-9a211230758e x-compute-request-id: req-a52b7d34-eba3-4c56-9d6e-9a211230758e Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:53.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:54Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:55,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a52b7d34-eba3-4c56-9d6e-9a211230758e 2018-07-21 08:00:55,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221694946289s 2018-07-21 08:00:55,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a52b7d34-eba3-4c56-9d6e-9a211230758e 2018-07-21 08:00:55,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-882198d3-28b0-4047-814a-1dde06f4f357 Date: Sat, 21 Jul 2018 08:00:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.13"}],"id":"1a5f149a-b339-4ce5-9ab5-139beadac170","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:71:ec:a2","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:50Z","binding:vnic_type":"normal","device_id":"1991d127-51d9-456b-a683-1d4cdc436483","ip_allocation":"immediate"}]} 2018-07-21 08:00:55,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-882198d3-28b0-4047-814a-1dde06f4f357 2018-07-21 08:00:55,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.080384016037s 2018-07-21 08:00:55,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-882198d3-28b0-4047-814a-1dde06f4f357 2018-07-21 08:00:55,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5ec0e30d-373f-4c45-8dbd-bc4d52af1ddb Date: Sat, 21 Jul 2018 08:00:55 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:55,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170 used request id req-5ec0e30d-373f-4c45-8dbd-bc4d52af1ddb 2018-07-21 08:00:55,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660791397095s 2018-07-21 08:00:55,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170 used request id req-5ec0e30d-373f-4c45-8dbd-bc4d52af1ddb 2018-07-21 08:00:55,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:00:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11ed2b62-1f61-468a-95b1-8262193e7039 x-compute-request-id: req-11ed2b62-1f61-468a-95b1-8262193e7039 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:53.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:54Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:36Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:00:55,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11ed2b62-1f61-468a-95b1-8262193e7039 2018-07-21 08:00:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36418390274s 2018-07-21 08:00:55,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11ed2b62-1f61-468a-95b1-8262193e7039 2018-07-21 08:00:55,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-019d2bb2-b5f6-4283-9da4-69e1d1aa2ed0 Date: Sat, 21 Jul 2018 08:00:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.13"}],"id":"1a5f149a-b339-4ce5-9ab5-139beadac170","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:71:ec:a2","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:50Z","binding:vnic_type":"normal","device_id":"1991d127-51d9-456b-a683-1d4cdc436483","ip_allocation":"immediate"}]} 2018-07-21 08:00:55,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-019d2bb2-b5f6-4283-9da4-69e1d1aa2ed0 2018-07-21 08:00:55,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549299716949s 2018-07-21 08:00:55,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-019d2bb2-b5f6-4283-9da4-69e1d1aa2ed0 2018-07-21 08:00:55,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:00:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:55,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a9241aa5-4e62-403f-ae74-c113c67fb019 Date: Sat, 21 Jul 2018 08:00:55 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:00:55,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170 used request id req-a9241aa5-4e62-403f-ae74-c113c67fb019 2018-07-21 08:00:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464441776276s 2018-07-21 08:00:55,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a5f149a-b339-4ce5-9ab5-139beadac170 used request id req-a9241aa5-4e62-403f-ae74-c113c67fb019 2018-07-21 08:00:55,859 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:ec:a2', 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'ac78393c-caa2-4a32-9385-ea9d22a91e7f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:53.000000', 'flavor': Munch({u'id': u'cfca1148-36b7-4d55-9c47-66141d9b9317'}), 'az': u'nova', 'id': u'1991d127-51d9-456b-a683-1d4cdc436483', 'security_groups': [Munch({u'name': u'cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'612aaebd5e154421976688ccd6aba56c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bca9c587ae24e408668c169c6e91c02', 'name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-21T08:00:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T08:00:54Z', 'hostId': u'a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T08:00:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bca9c587ae24e408668c169c6e91c02', 'name': u'cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'adminPass': None, 'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', 'created_at': u'2018-07-21T08:00:47Z', 'created': u'2018-07-21T08:00:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 08:00:55,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:00:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:56,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ec29b6fd-00e7-4dfb-965a-142679b4d1da Date: Sat, 21 Jul 2018 08:00:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":["6ad2a9ed-29d5-4a28-adeb-b536573693af"],"description":"","tags":[],"updated_at":"2018-07-21T08:00:21Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:00:56,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ec29b6fd-00e7-4dfb-965a-142679b4d1da 2018-07-21 08:00:56,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270763874054s 2018-07-21 08:00:56,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ec29b6fd-00e7-4dfb-965a-142679b4d1da 2018-07-21 08:00:56,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 08:00:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:00:56,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-32fa5f36-51d4-4c07-a4fe-780e4d854ca4 Date: Sat, 21 Jul 2018 08:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:00:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","ip_address":"192.168.120.13"}],"id":"1a5f149a-b339-4ce5-9ab5-139beadac170","security_groups":["b3cbc366-2554-4ef8-b591-d8c33242ee82"],"mac_address":"fa:16:3e:71:ec:a2","project_id":"3bca9c587ae24e408668c169c6e91c02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:50Z","binding:vnic_type":"normal","device_id":"1991d127-51d9-456b-a683-1d4cdc436483","ip_allocation":"immediate"}]} 2018-07-21 08:00:56,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-32fa5f36-51d4-4c07-a4fe-780e4d854ca4 2018-07-21 08:00:56,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0550599098206s 2018-07-21 08:00:56,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=1991d127-51d9-456b-a683-1d4cdc436483 used request id req-32fa5f36-51d4-4c07-a4fe-780e4d854ca4 2018-07-21 08:00:56,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 08:00:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "fixed_ip_address": "192.168.120.13", "port_id": "1a5f149a-b339-4ce5-9ab5-139beadac170"}}' 2018-07-21 08:00:58,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-948ddbd8-da69-46e8-859a-3cbf24ef35fa Date: Sat, 21 Jul 2018 08:00:58 GMT RESP BODY: {"floatingip": {"router_id": "32bf490d-95f3-40fa-a4f5-37375ba6098e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:57Z", "updated_at": "2018-07-21T08:00:57Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:ec:a2", "device_id": "1991d127-51d9-456b-a683-1d4cdc436483"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3bca9c587ae24e408668c169c6e91c02", "port_id": "1a5f149a-b339-4ce5-9ab5-139beadac170", "id": "03b77bf2-9c06-4931-9154-cdb36a70f1b9", "qos_policy_id": null}} 2018-07-21 08:00:58,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-948ddbd8-da69-46e8-859a-3cbf24ef35fa 2018-07-21 08:00:58,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.03330802917s 2018-07-21 08:00:58,224 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-948ddbd8-da69-46e8-859a-3cbf24ef35fa 2018-07-21 08:00:58,228 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'32bf490d-95f3-40fa-a4f5-37375ba6098e', 'updated_at': u'2018-07-21T08:00:57Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.210', 'revision_number': 0, 'port_id': u'1a5f149a-b339-4ce5-9ab5-139beadac170', 'id': u'03b77bf2-9c06-4931-9154-cdb36a70f1b9', 'network': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'port': u'1a5f149a-b339-4ce5-9ab5-139beadac170', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bca9c587ae24e408668c169c6e91c02', 'name': 'cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3bca9c587ae24e408668c169c6e91c02', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'e4fc8594-9f41-4739-bb13-6ada08443648', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:71:ec:a2', u'device_id': u'1991d127-51d9-456b-a683-1d4cdc436483'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3bca9c587ae24e408668c169c6e91c02', 'created_at': u'2018-07-21T08:00:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'80ec26b0-e581-49b6-913f-cec1bd627647', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:71:ec:a2', u'device_id': u'1991d127-51d9-456b-a683-1d4cdc436483'}), 'router': u'32bf490d-95f3-40fa-a4f5-37375ba6098e'}) 2018-07-21 08:00:58,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 08:00:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 08:00:58,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:00: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-683bedaf-f956-4efc-a883-f0d582b068d9 x-compute-request-id: req-683bedaf-f956-4efc-a883-f0d582b068d9 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 461205923 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.139793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141509] pid_max: default: 32768 minimum: 301\n[ 0.142421] ACPI: Core revision 20150930\n[ 0.143828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145166] Security Framework initialized\n[ 0.146003] Yama: becoming mindful.\n[ 0.146750] AppArmor: AppArmor initialized\n[ 0.147638] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149007] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150321] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153013] Initializing cgroup subsys io\n[ 0.153848] Initializing cgroup subsys memory\n[ 0.154727] Initializing cgroup subsys devices\n[ 0.155625] Initializing cgroup subsys freezer\n[ 0.156522] Initializing cgroup subsys net_cls\n[ 0.157405] Initializing cgroup subsys perf_event\n[ 0.158333] Initializing cgroup subsys net_prio\n[ 0.159244] Initializing cgroup subsys hugetlb\n[ 0.160139] Initializing cgroup subsys pids\n[ 0.161028] CPU: Physical Processor ID: 0\n[ 0.162543] mce: CPU supports 10 MCE banks\n[ 0.163409] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164440] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180163] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186288] ftrace: allocating 31920 entries in 125 pages\n[ 0.211202] smpboot: Max logical packages: 1\n[ 0.212084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213460] x2apic enabled\n[ 0.214274] Switched APIC routing to physical x2apic.\n[ 0.216038] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221138] KVM setup paravirtual spinlock\n[ 0.222460] x86: Booted up 1 node, 1 CPUs\n[ 0.223287] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224718] devtmpfs: initialized\n[ 0.226452] evm: security.selinux\n[ 0.227164] evm: security.SMACK64\n[ 0.227869] evm: security.SMACK64EXEC\n[ 0.228628] evm: security.SMACK64TRANSMUTE\n[ 0.229451] evm: security.SMACK64MMAP\n[ 0.230208] evm: security.ima\n[ 0.230865] evm: security.capability\n[ 0.231794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233761] pinctrl core: initialized pinctrl subsystem\n[ 0.234891] RTC time: 8:00:53, date: 07/21/18\n[ 0.235879] NET: Registered protocol family 16\n[ 0.236890] cpuidle: using governor ladder\n[ 0.237730] cpuidle: using governor menu\n[ 0.238534] PCCT header not found.\n[ 0.239304] ACPI: bus type PCI registered\n[ 0.240132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241405] PCI: Using configuration type 1 for base access\n[ 0.243201] ACPI: Added _OSI(Module Device)\n[ 0.244068] ACPI: Added _OSI(Processor Device)\n[ 0.244953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245876] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247663] ACPI: Interpreter enabled\n[ 0.248467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256031] ACPI: (supports S0 S5)\n[ 0.256753] ACPI: Using IOAPIC for interrupt routing\n[ 0.257720] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260860] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266802] acpiphp: Slot [3] registered\n[ 0.267626] acpiphp: Slot [4] registered\n[ 0.268444] acpiphp: Slot [5] registered\n[ 0.269259] acpiphp: Slot [6] registered\n[ 0.270074] acpiphp: Slot [7] registered\n[ 0.270893] acpiphp: Slot [8] registered\n[ 0.271711] acpiphp: Slot [9] registered\n[ 0.272537] acpiphp: Slot [10] registered\n[ 0.273364] acpiphp: Slot [11] registered\n[ 0.274198] acpiphp: Slot [12] registered\n[ 0.275035] acpiphp: Slot [13] registered\n[ 0.275868] acpiphp: Slot [14] registered\n[ 0.276694] acpiphp: Slot [15] registered\n[ 0.287582] acpiphp: Slot [16] registered\n[ 0.288422] acpiphp: Slot [17] registered\n[ 0.289255] acpiphp: Slot [18] registered\n[ 0.290090] acpiphp: Slot [19] registered\n[ 0.290932] acpiphp: Slot [20] registered\n[ 0.291765] acpiphp: Slot [21] registered\n[ 0.292597] acpiphp: Slot [22] registered\n[ 0.293421] acpiphp: Slot [23] registered\n[ 0.294252] acpiphp: Slot [24] registered\n[ 0.295083] acpiphp: Slot [25] registered\n[ 0.295914] acpiphp: Slot [26] registered\n[ 0.296746] acpiphp: Slot [27] registered\n[ 0.297577] acpiphp: Slot [28] registered\n[ 0.298442] acpiphp: Slot [29] registered\n[ 0.299268] acpiphp: Slot [30] registered\n[ 0.300102] acpiphp: Slot [31] registered\n[ 0.300933] PCI host bridge to bus 0000:00\n[ 0.301763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308911] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312165] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316015] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344387] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345814] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348442] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351109] vgaarb: loaded\n[ 0.351724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352971] SCSI subsystem initialized\n[ 0.353902] ACPI: bus type USB registered\n[ 0.354758] usbcore: registered new interface driver usbfs\n[ 0.355821] usbcore: registered new interface driver hub\n[ 0.356854] usbcore: registered new device driver usb\n[ 0.357982] PCI: Using ACPI for IRQ routing\n[ 0.359115] NetLabel: Initializing\n[ 0.359861] NetLabel: domain hash size = 128\n[ 0.360731] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361710] NetLabel: unlabeled traffic allowed by default\n[ 0.362930] clocksource: Switched to clocksource kvm-clock\n[ 0.371228] AppArmor: AppArmor Filesystem Enabled\n[ 0.372227] pnp: PnP ACPI init\n[ 0.373178] pnp: PnP ACPI: found 5 devices\n[ 0.379541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381292] NET: Registered protocol family 2\n[ 0.382567] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383894] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385136] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386368] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388702] NET: Registered protocol family 1\n[ 0.389605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390731] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391836] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405938] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420077] Trying to unpack rootfs image as initramfs...\n[ 0.476227] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477954] Scanning for low memory corruption every 60 seconds\n[ 0.479355] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480554] audit: initializing netlink subsys (disabled)\n[ 0.481621] audit: type=2000 audit(1532160054.627:1): initialized\n[ 0.483183] Initialise system trusted keyring\n[ 0.484152] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485341] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487540] zbud: loaded\n[ 0.488283] VFS: Disk quotas dquot_6.6.0\n[ 0.489125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490765] fuse init (API version 7.23)\n[ 0.491703] Key type big_key registered\n[ 0.492528] Allocating IMA MOK and blacklist keyrings.\n[ 0.493780] Key type asymmetric registered\n[ 0.494629] Asymmetric key parser 'x509' registered\n[ 0.495630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497146] io scheduler noop registered\n[ 0.497966] io scheduler deadline registered (default)\n[ 0.499001] io scheduler cfq registered\n[ 0.499877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500951] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503742] ACPI: Power Button [PWRF]\n[ 0.504618] GHES: HEST is not enabled!\n[ 0.518299] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546110] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574525] Linux agpgart interface v0.103\n[ 0.577176] brd: module loaded\n[ 0.578893] loop: module loaded\n[ 0.583110] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584609] GPT:90111 != 2097151\n[ 0.585304] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586636] GPT:90111 != 2097151\n[ 0.587344] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588345] vda: vda1 vda15\n[ 0.589600] scsi host0: ata_piix\n[ 0.590404] scsi host1: ata_piix\n[ 0.591165] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.592449] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.593970] libphy: Fixed MDIO Bus: probed\n[ 0.594827] tun: Universal TUN/TAP device driver, 1.6\n[ 0.595864] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598102] PPP generic driver version 2.4.2\n[ 0.599060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600315] ehci-pci: EHCI PCI platform driver\n[ 0.601228] ehci-platform: EHCI generic platform driver\n[ 0.604348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605588] ohci-pci: OHCI PCI platform driver\n[ 0.606524] ohci-platform: OHCI generic platform driver\n[ 0.607569] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.622198] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.623259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625874] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.627092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628383] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629861] usb usb1: Product: UHCI Host Controller\n[ 0.630837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.633207] hub 1-0:1.0: USB hub found\n[ 0.634020] hub 1-0:1.0: 2 ports detected\n[ 0.635036] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.637305] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639408] mousedev: PS/2 mouse device common for all mice\n[ 0.640911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.642847] rtc_cmos 00:00: RTC can wake from S4\n[ 0.644026] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.645293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.646547] i2c /dev entries driver\n[ 0.647364] device-mapper: uevent: version 1.0.3\n[ 0.648379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650106] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.651692] NET: Registered protocol family 10\n[ 0.652903] NET: Registered protocol family 17\n[ 0.653853] Key type dns_resolver registered\n[ 0.654919] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.656076] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657962] registered taskstats version 1\n[ 0.658852] Loading compiled-in X.509 certificates\n[ 0.660380] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.662336] zswap: loaded using pool lzo/zbud\n[ 0.664078] Key type trusted registered\n[ 0.665900] Key type encrypted registered\n[ 0.666768] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.667864] ima: No TPM chip found, activating TPM-bypass!\n[ 0.668972] evm: HMAC attrs: 0x1\n[ 0.670012] Magic number: 10:392:18\n[ 0.670812] ep_81: hash matches\n[ 0.671636] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:54 UTC (1532160054)\n[ 0.673322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674482] EDD information not available.\n[ 0.752294] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.753940] Write protecting the kernel read-only data: 14336k\n[ 0.756124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.758054] 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.803905] 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.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.85. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGsCgyxvLKyaWRX1J/nwcYJGtjEdOZqbCYrKcepjllM3JUrs4+XVZJ++abNP8zGlqVZVypPl1fLPYCGnJicFC3ktBBoueg6xI5qNqFj+TjZ4RLHTc4Ku75LzbrTR+xYkuXrLzXeKv1tuoQXlsBmpJt49aPYmz5LJsMpYwpbNxD5AxSkb/e8NXO5LVYDma5YjiHI41rIA9lqqZEuwTYk0ifj5M1yjf8hJqJtkBaOcCpBG/Loo+QrEjmQ7K93jk/8LB+RL/nAWWQ3dugE49sTcB6dNGK/Wvc3RLtDfatyfQMk1hco2pcHMuKQB04QtuSTpIGmsYMiw5D6lcQIA71DEnB root@cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d\nssh-dss AAAAB3NzaC1kc3MAAACBAIjfmoj2NUw7s+KOCY9koy7kNbDo/fsu//gNvpqohM8Erx4ehiL85wiXOcAi3g8L3RX8bifOez6tIIbgU5ILnmGWSn07W6GqsEzfEXDGthVlf/XPPMyaBZGsi17DBzl15ODLn/EOOkEF5/JObrOn09TwdIRm+2VRUhN9F5CDjRwrAAAAFQDAKbZJ3Yz1T4bGXBc53V2P+NYOywAAAIBvHhzvF5M2pxlmWynBDZIb+vJCtpmmDsCo2feZFgM1y5DBE2/jKkNDOWFP1PdLEJZVkykKWOyvHvZA5TnEeXc0Tq8VDHgp+9zF6hPFhaQYMXvT+Orutfo/JyUfMLT+5Ukj4frIjwBiKDHyy7LOuldbGJKlX5wCjAyHBGMvGEnyBgAAAIB11x7txg5cKyTVf0f6H8FveK0jp0pvxhe8oUGoWPfMkDIwBenzW+Kq2tgzD7En4xaeYuzATRIhfGmCjIZz7AImMyPZ0KStQkjK9uveRsCzi3nFHFoVQSGTgywss7GYXzSsKjTYTQ6KcknMMTNIfJrZU22m8EvLiXBB7JWQZUwwew== root@cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe71:eca2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=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.\ncinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d login: "} 2018-07-21 08:00:58,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/action used request id req-683bedaf-f956-4efc-a883-f0d582b068d9 2018-07-21 08:00:58,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0918951034546s 2018-07-21 08:00:58,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/action used request id req-683bedaf-f956-4efc-a883-f0d582b068d9 2018-07-21 08:00:58,322 - 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 461205923 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.139793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141509] pid_max: default: 32768 minimum: 301 [ 0.142421] ACPI: Core revision 20150930 [ 0.143828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145166] Security Framework initialized [ 0.146003] Yama: becoming mindful. [ 0.146750] AppArmor: AppArmor initialized [ 0.147638] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149007] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150321] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153013] Initializing cgroup subsys io [ 0.153848] Initializing cgroup subsys memory [ 0.154727] Initializing cgroup subsys devices [ 0.155625] Initializing cgroup subsys freezer [ 0.156522] Initializing cgroup subsys net_cls [ 0.157405] Initializing cgroup subsys perf_event [ 0.158333] Initializing cgroup subsys net_prio [ 0.159244] Initializing cgroup subsys hugetlb [ 0.160139] Initializing cgroup subsys pids [ 0.161028] CPU: Physical Processor ID: 0 [ 0.162543] mce: CPU supports 10 MCE banks [ 0.163409] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164440] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180163] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186288] ftrace: allocating 31920 entries in 125 pages [ 0.211202] smpboot: Max logical packages: 1 [ 0.212084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213460] x2apic enabled [ 0.214274] Switched APIC routing to physical x2apic. [ 0.216038] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221138] KVM setup paravirtual spinlock [ 0.222460] x86: Booted up 1 node, 1 CPUs [ 0.223287] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224718] devtmpfs: initialized [ 0.226452] evm: security.selinux [ 0.227164] evm: security.SMACK64 [ 0.227869] evm: security.SMACK64EXEC [ 0.228628] evm: security.SMACK64TRANSMUTE [ 0.229451] evm: security.SMACK64MMAP [ 0.230208] evm: security.ima [ 0.230865] evm: security.capability [ 0.231794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233761] pinctrl core: initialized pinctrl subsystem [ 0.234891] RTC time: 8:00:53, date: 07/21/18 [ 0.235879] NET: Registered protocol family 16 [ 0.236890] cpuidle: using governor ladder [ 0.237730] cpuidle: using governor menu [ 0.238534] PCCT header not found. [ 0.239304] ACPI: bus type PCI registered [ 0.240132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241405] PCI: Using configuration type 1 for base access [ 0.243201] ACPI: Added _OSI(Module Device) [ 0.244068] ACPI: Added _OSI(Processor Device) [ 0.244953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245876] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247663] ACPI: Interpreter enabled [ 0.248467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256031] ACPI: (supports S0 S5) [ 0.256753] ACPI: Using IOAPIC for interrupt routing [ 0.257720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260860] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266802] acpiphp: Slot [3] registered [ 0.267626] acpiphp: Slot [4] registered [ 0.268444] acpiphp: Slot [5] registered [ 0.269259] acpiphp: Slot [6] registered [ 0.270074] acpiphp: Slot [7] registered [ 0.270893] acpiphp: Slot [8] registered [ 0.271711] acpiphp: Slot [9] registered [ 0.272537] acpiphp: Slot [10] registered [ 0.273364] acpiphp: Slot [11] registered [ 0.274198] acpiphp: Slot [12] registered [ 0.275035] acpiphp: Slot [13] registered [ 0.275868] acpiphp: Slot [14] registered [ 0.276694] acpiphp: Slot [15] registered [ 0.287582] acpiphp: Slot [16] registered [ 0.288422] acpiphp: Slot [17] registered [ 0.289255] acpiphp: Slot [18] registered [ 0.290090] acpiphp: Slot [19] registered [ 0.290932] acpiphp: Slot [20] registered [ 0.291765] acpiphp: Slot [21] registered [ 0.292597] acpiphp: Slot [22] registered [ 0.293421] acpiphp: Slot [23] registered [ 0.294252] acpiphp: Slot [24] registered [ 0.295083] acpiphp: Slot [25] registered [ 0.295914] acpiphp: Slot [26] registered [ 0.296746] acpiphp: Slot [27] registered [ 0.297577] acpiphp: Slot [28] registered [ 0.298442] acpiphp: Slot [29] registered [ 0.299268] acpiphp: Slot [30] registered [ 0.300102] acpiphp: Slot [31] registered [ 0.300933] PCI host bridge to bus 0000:00 [ 0.301763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308911] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312165] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316015] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344387] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345814] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347111] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348442] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351109] vgaarb: loaded [ 0.351724] vgaarb: bridge control possible 0000:00:02.0 [ 0.352971] SCSI subsystem initialized [ 0.353902] ACPI: bus type USB registered [ 0.354758] usbcore: registered new interface driver usbfs [ 0.355821] usbcore: registered new interface driver hub [ 0.356854] usbcore: registered new device driver usb [ 0.357982] PCI: Using ACPI for IRQ routing [ 0.359115] NetLabel: Initializing [ 0.359861] NetLabel: domain hash size = 128 [ 0.360731] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361710] NetLabel: unlabeled traffic allowed by default [ 0.362930] clocksource: Switched to clocksource kvm-clock [ 0.371228] AppArmor: AppArmor Filesystem Enabled [ 0.372227] pnp: PnP ACPI init [ 0.373178] pnp: PnP ACPI: found 5 devices [ 0.379541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381292] NET: Registered protocol family 2 [ 0.382567] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383894] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385136] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386368] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388702] NET: Registered protocol family 1 [ 0.389605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391836] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405938] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420077] Trying to unpack rootfs image as initramfs... [ 0.476227] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477954] Scanning for low memory corruption every 60 seconds [ 0.479355] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480554] audit: initializing netlink subsys (disabled) [ 0.481621] audit: type=2000 audit(1532160054.627:1): initialized [ 0.483183] Initialise system trusted keyring [ 0.484152] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485341] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487540] zbud: loaded [ 0.488283] VFS: Disk quotas dquot_6.6.0 [ 0.489125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490765] fuse init (API version 7.23) [ 0.491703] Key type big_key registered [ 0.492528] Allocating IMA MOK and blacklist keyrings. [ 0.493780] Key type asymmetric registered [ 0.494629] Asymmetric key parser 'x509' registered [ 0.495630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497146] io scheduler noop registered [ 0.497966] io scheduler deadline registered (default) [ 0.499001] io scheduler cfq registered [ 0.499877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500951] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503742] ACPI: Power Button [PWRF] [ 0.504618] GHES: HEST is not enabled! [ 0.518299] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546110] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574525] Linux agpgart interface v0.103 [ 0.577176] brd: module loaded [ 0.578893] loop: module loaded [ 0.583110] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584609] GPT:90111 != 2097151 [ 0.585304] GPT:Alternate GPT header not at the end of the disk. [ 0.586636] GPT:90111 != 2097151 [ 0.587344] GPT: Use GNU Parted to correct GPT errors. [ 0.588345] vda: vda1 vda15 [ 0.589600] scsi host0: ata_piix [ 0.590404] scsi host1: ata_piix [ 0.591165] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.592449] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.593970] libphy: Fixed MDIO Bus: probed [ 0.594827] tun: Universal TUN/TAP device driver, 1.6 [ 0.595864] tun: (C) 1999-2004 Max Krasnyansky [ 0.598102] PPP generic driver version 2.4.2 [ 0.599060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600315] ehci-pci: EHCI PCI platform driver [ 0.601228] ehci-platform: EHCI generic platform driver [ 0.604348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605588] ohci-pci: OHCI PCI platform driver [ 0.606524] ohci-platform: OHCI generic platform driver [ 0.607569] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622198] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625874] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.627092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628383] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629861] usb usb1: Product: UHCI Host Controller [ 0.630837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632068] usb usb1: SerialNumber: 0000:00:01.2 [ 0.633207] hub 1-0:1.0: USB hub found [ 0.634020] hub 1-0:1.0: 2 ports detected [ 0.635036] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.637305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639408] mousedev: PS/2 mouse device common for all mice [ 0.640911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.642847] rtc_cmos 00:00: RTC can wake from S4 [ 0.644026] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.645293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.646547] i2c /dev entries driver [ 0.647364] device-mapper: uevent: version 1.0.3 [ 0.648379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.650106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.651692] NET: Registered protocol family 10 [ 0.652903] NET: Registered protocol family 17 [ 0.653853] Key type dns_resolver registered [ 0.654919] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.656076] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.657962] registered taskstats version 1 [ 0.658852] Loading compiled-in X.509 certificates [ 0.660380] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.662336] zswap: loaded using pool lzo/zbud [ 0.664078] Key type trusted registered [ 0.665900] Key type encrypted registered [ 0.666768] AppArmor: AppArmor sha1 policy hashing enabled [ 0.667864] ima: No TPM chip found, activating TPM-bypass! [ 0.668972] evm: HMAC attrs: 0x1 [ 0.670012] Magic number: 10:392:18 [ 0.670812] ep_81: hash matches [ 0.671636] rtc_cmos 00:00: setting system clock to 2018-07-21 08:00:54 UTC (1532160054) [ 0.673322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674482] EDD information not available. [ 0.752294] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.753940] Write protecting the kernel read-only data: 14336k [ 0.756124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.758054] 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.803905] 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.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.85. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGsCgyxvLKyaWRX1J/nwcYJGtjEdOZqbCYrKcepjllM3JUrs4+XVZJ++abNP8zGlqVZVypPl1fLPYCGnJicFC3ktBBoueg6xI5qNqFj+TjZ4RLHTc4Ku75LzbrTR+xYkuXrLzXeKv1tuoQXlsBmpJt49aPYmz5LJsMpYwpbNxD5AxSkb/e8NXO5LVYDma5YjiHI41rIA9lqqZEuwTYk0ifj5M1yjf8hJqJtkBaOcCpBG/Loo+QrEjmQ7K93jk/8LB+RL/nAWWQ3dugE49sTcB6dNGK/Wvc3RLtDfatyfQMk1hco2pcHMuKQB04QtuSTpIGmsYMiw5D6lcQIA71DEnB root@cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d ssh-dss AAAAB3NzaC1kc3MAAACBAIjfmoj2NUw7s+KOCY9koy7kNbDo/fsu//gNvpqohM8Erx4ehiL85wiXOcAi3g8L3RX8bifOez6tIIbgU5ILnmGWSn07W6GqsEzfEXDGthVlf/XPPMyaBZGsi17DBzl15ODLn/EOOkEF5/JObrOn09TwdIRm+2VRUhN9F5CDjRwrAAAAFQDAKbZJ3Yz1T4bGXBc53V2P+NYOywAAAIBvHhzvF5M2pxlmWynBDZIb+vJCtpmmDsCo2feZFgM1y5DBE2/jKkNDOWFP1PdLEJZVkykKWOyvHvZA5TnEeXc0Tq8VDHgp+9zF6hPFhaQYMXvT+Orutfo/JyUfMLT+5Ukj4frIjwBiKDHyy7LOuldbGJKlX5wCjAyHBGMvGEnyBgAAAIB11x7txg5cKyTVf0f6H8FveK0jp0pvxhe8oUGoWPfMkDIwBenzW+Kq2tgzD7En4xaeYuzATRIhfGmCjIZz7AImMyPZ0KStQkjK9uveRsCzi3nFHFoVQSGTgywss7GYXzSsKjTYTQ6KcknMMTNIfJrZU22m8EvLiXBB7JWQZUwwew== root@cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe71:eca2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-6aec43fd-2083-441e-8b6c-dc9ee045dd5d login: 2018-07-21 08:01:01,329 - paramiko.transport - DEBUG - starting thread (client mode): 0x72d62b90L 2018-07-21 08:01:01,330 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 08:01:01,330 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 08:01:01,330 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 08:01:01,331 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 08:01:01,331 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 08:01:01,331 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 08:01:01,331 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 08:01:01,332 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 08:01:01,332 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 08:01:01,348 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 08:01:01,349 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 08:01:01,362 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 8a9b77bd449ebbbfe68dbefcc9e000e4 2018-07-21 08:01:01,363 - paramiko.transport - DEBUG - Trying discovered key 4368734b4314b025cb2312da24978920 in /tmp/tmpvXQWsI 2018-07-21 08:01:01,385 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 08:01:01,392 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 08:01:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-21 08:01:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"volumeAttachment": {"volumeId": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}}' 2018-07-21 08:01:03,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-64d19700-1feb-469c-bd14-fc98157adfce x-compute-request-id: req-64d19700-1feb-469c-bd14-fc98157adfce Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1991d127-51d9-456b-a683-1d4cdc436483", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "volumeId": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}} 2018-07-21 08:01:03,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/os-volume_attachments used request id req-64d19700-1feb-469c-bd14-fc98157adfce 2018-07-21 08:01:03,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.461632967s 2018-07-21 08:01:03,858 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/os-volume_attachments used request id req-64d19700-1feb-469c-bd14-fc98157adfce 2018-07-21 08:01:03,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:03,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:03 GMT Server: Apache x-compute-request-id: req-c92f3b1b-21d1-41c2-b60a-b26ff56223f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c92f3b1b-21d1-41c2-b60a-b26ff56223f8 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:03.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:03,924 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-c92f3b1b-21d1-41c2-b60a-b26ff56223f8 2018-07-21 08:01:03,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0653660297394s 2018-07-21 08:01:03,924 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-c92f3b1b-21d1-41c2-b60a-b26ff56223f8 2018-07-21 08:01:03,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:05,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:05 GMT Server: Apache x-compute-request-id: req-3ae17e48-99b1-42af-b56c-0fd9c73dfd83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ae17e48-99b1-42af-b56c-0fd9c73dfd83 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:05.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:05,997 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3ae17e48-99b1-42af-b56c-0fd9c73dfd83 2018-07-21 08:01:05,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0694720745087s 2018-07-21 08:01:05,997 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3ae17e48-99b1-42af-b56c-0fd9c73dfd83 2018-07-21 08:01:05,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:08 GMT Server: Apache x-compute-request-id: req-4d2273dd-be90-403e-9088-9e2988590b38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d2273dd-be90-403e-9088-9e2988590b38 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [{"server_id": "1991d127-51d9-456b-a683-1d4cdc436483", "attachment_id": "3e193fb1-1204-4571-9ec6-46d6cc8b7915", "attached_at": "2018-07-21T08:01:05.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "device": "/dev/vdb", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:07.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:08,921 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-4d2273dd-be90-403e-9088-9e2988590b38 2018-07-21 08:01:08,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.919600009918s 2018-07-21 08:01:08,922 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-4d2273dd-be90-403e-9088-9e2988590b38 2018-07-21 08:01:08,924 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 08:01:08,926 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 08:01:08,926 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 08:01:08,929 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 08:01:08,997 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 08:01:08,997 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-21 08:01:08,998 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-21 08:01:08,999 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 08:01:09,038 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-21 08:01:09,038 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-21 08:01:09,064 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-21 08:01:09,688 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-21 08:01:09,689 - 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: 0141f6fe-4ab5-4eaa-bff9-86deebe6189a Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-21 08:01:09,689 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-21 08:01:09,690 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-21 08:01:09,690 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-21 08:01:09,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-21 08:01:09,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:11,068 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:01: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-59504fbf-4c46-49ef-a947-254a34a21e4f x-compute-request-id: req-59504fbf-4c46-49ef-a947-254a34a21e4f Content-Length: 0 Content-Type: application/json 2018-07-21 08:01:11,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-59504fbf-4c46-49ef-a947-254a34a21e4f 2018-07-21 08:01:11,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.37767195702s 2018-07-21 08:01:11,068 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-59504fbf-4c46-49ef-a947-254a34a21e4f 2018-07-21 08:01:11,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:11,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:11 GMT Server: Apache x-compute-request-id: req-babf42b9-d392-46d4-adc2-43f9f57f8813 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-babf42b9-d392-46d4-adc2-43f9f57f8813 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [{"server_id": "1991d127-51d9-456b-a683-1d4cdc436483", "attachment_id": "3e193fb1-1204-4571-9ec6-46d6cc8b7915", "attached_at": "2018-07-21T08:01:05.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "device": "/dev/vdb", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:11.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:11,133 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-babf42b9-d392-46d4-adc2-43f9f57f8813 2018-07-21 08:01:11,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0638120174408s 2018-07-21 08:01:11,133 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-babf42b9-d392-46d4-adc2-43f9f57f8813 2018-07-21 08:01:11,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:13,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:13,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:13 GMT Server: Apache x-compute-request-id: req-f02df134-b84b-4636-bcfd-600747805f5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f02df134-b84b-4636-bcfd-600747805f5f Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:11.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:13,201 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-f02df134-b84b-4636-bcfd-600747805f5f 2018-07-21 08:01:13,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0633339881897s 2018-07-21 08:01:13,201 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-f02df134-b84b-4636-bcfd-600747805f5f 2018-07-21 08:01:13,202 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-21 08:01:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-21 08:01:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"volumeAttachment": {"volumeId": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}}' 2018-07-21 08:01:13,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-c610efdd-310f-4935-99d9-a851c116e953 x-compute-request-id: req-c610efdd-310f-4935-99d9-a851c116e953 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2d413118-9d68-4319-95d4-a75e62d24e9c", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "volumeId": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}} 2018-07-21 08:01:13,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/os-volume_attachments used request id req-c610efdd-310f-4935-99d9-a851c116e953 2018-07-21 08:01:13,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.744928121567s 2018-07-21 08:01:13,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/os-volume_attachments used request id req-c610efdd-310f-4935-99d9-a851c116e953 2018-07-21 08:01:13,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:14,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:13 GMT Server: Apache x-compute-request-id: req-af0d7eab-3bea-4980-86f1-3f9f73800f09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af0d7eab-3bea-4980-86f1-3f9f73800f09 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:13.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:14,014 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-af0d7eab-3bea-4980-86f1-3f9f73800f09 2018-07-21 08:01:14,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0656509399414s 2018-07-21 08:01:14,015 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-af0d7eab-3bea-4980-86f1-3f9f73800f09 2018-07-21 08:01:14,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:16,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:16,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:16 GMT Server: Apache x-compute-request-id: req-9fddc64c-7016-48e4-80ab-2cf9b4392270 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fddc64c-7016-48e4-80ab-2cf9b4392270 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:15.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:16,100 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-9fddc64c-7016-48e4-80ab-2cf9b4392270 2018-07-21 08:01:16,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.081680059433s 2018-07-21 08:01:16,101 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-9fddc64c-7016-48e4-80ab-2cf9b4392270 2018-07-21 08:01:16,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:18,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:18 GMT Server: Apache x-compute-request-id: req-72cd8783-8f3d-4d78-ae56-aec8dba03720 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72cd8783-8f3d-4d78-ae56-aec8dba03720 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [{"server_id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "attachment_id": "0256aac1-2dfe-425b-b881-c6b198b9c1f0", "attached_at": "2018-07-21T08:01:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "device": "/dev/vdb", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:16.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:18,166 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-72cd8783-8f3d-4d78-ae56-aec8dba03720 2018-07-21 08:01:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0616459846497s 2018-07-21 08:01:18,167 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-72cd8783-8f3d-4d78-ae56-aec8dba03720 2018-07-21 08:01:18,169 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 08:01:18,171 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 08:01:18,171 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 08:01:18,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 08:01:18,243 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 08:01:18,244 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-21 08:01:18,244 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-21 08:01:18,245 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 08:01:18,281 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-21 08:01:18,281 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-21 08:01:18,310 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-21 08:01:18,331 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-21 08:01:18,331 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-21 08:01:18,332 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-21 08:01:18,332 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-21 08:01:18,332 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-21 08:01:18,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-21 08:01:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:20,560 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-234ef9dc-8934-42c0-80db-202718b14137 x-compute-request-id: req-234ef9dc-8934-42c0-80db-202718b14137 Content-Length: 0 Content-Type: application/json 2018-07-21 08:01:20,560 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-234ef9dc-8934-42c0-80db-202718b14137 2018-07-21 08:01:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.22692298889s 2018-07-21 08:01:20,560 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c/os-volume_attachments/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-234ef9dc-8934-42c0-80db-202718b14137 2018-07-21 08:01:20,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:20,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:20 GMT Server: Apache x-compute-request-id: req-b6dc59c0-4c7b-42ab-b668-33b5e93aa5f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6dc59c0-4c7b-42ab-b668-33b5e93aa5f9 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [{"server_id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "attachment_id": "0256aac1-2dfe-425b-b881-c6b198b9c1f0", "attached_at": "2018-07-21T08:01:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "device": "/dev/vdb", "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb"}], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:20.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:20,620 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-b6dc59c0-4c7b-42ab-b668-33b5e93aa5f9 2018-07-21 08:01:20,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0599069595337s 2018-07-21 08:01:20,621 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-b6dc59c0-4c7b-42ab-b668-33b5e93aa5f9 2018-07-21 08:01:20,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:22,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:22 GMT Server: Apache x-compute-request-id: req-3282aa1e-c183-4d2a-88a4-108597273431 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3282aa1e-c183-4d2a-88a4-108597273431 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:20.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:22,687 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3282aa1e-c183-4d2a-88a4-108597273431 2018-07-21 08:01:22,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0620729923248s 2018-07-21 08:01:22,688 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-3282aa1e-c183-4d2a-88a4-108597273431 2018-07-21 08:01:22,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 08:01:22,806 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:03 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-21 08:01:22,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 08:01:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:22,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01: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-3f6521ea-6f6a-466c-9f4e-03f72d8c9b25 x-compute-request-id: req-3f6521ea-6f6a-466c-9f4e-03f72d8c9b25 Content-Type: application/json 2018-07-21 08:01:22,973 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-3f6521ea-6f6a-466c-9f4e-03f72d8c9b25 2018-07-21 08:01:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161955833435s 2018-07-21 08:01:22,974 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c used request id req-3f6521ea-6f6a-466c-9f4e-03f72d8c9b25 2018-07-21 08:01:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:01:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:23,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-d1acae4c-770b-4bc3-944b-cb6b9dcb08cd x-compute-request-id: req-d1acae4c-770b-4bc3-944b-cb6b9dcb08cd Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:53.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:54Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:75:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2d413118-9d68-4319-95d4-a75e62d24e9c", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:36.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "2d413118-9d68-4319-95d4-a75e62d24e9c", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:01:22Z", "hostId": "d55fdbe84138a237c3ab6f8b089169a6fa5d20c1752e9bcda78efe09", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm2_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:29Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:01:23,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d1acae4c-770b-4bc3-944b-cb6b9dcb08cd 2018-07-21 08:01:23,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46971487999s 2018-07-21 08:01:23,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d1acae4c-770b-4bc3-944b-cb6b9dcb08cd 2018-07-21 08:01:23,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:25,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:01:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdb28ca5-f77f-43d5-b42b-07d85c842350 x-compute-request-id: req-fdb28ca5-f77f-43d5-b42b-07d85c842350 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:53.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:00:54Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:01:26,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdb28ca5-f77f-43d5-b42b-07d85c842350 2018-07-21 08:01:26,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550450086594s 2018-07-21 08:01:26,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdb28ca5-f77f-43d5-b42b-07d85c842350 2018-07-21 08:01:26,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 08:01:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e34bb975-494b-4b17-99d7-f28675a290d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54cd4021-add0-4f84-a9f6-07079ec31bc3 Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:26,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e34bb975-494b-4b17-99d7-f28675a290d7.json used request id req-54cd4021-add0-4f84-a9f6-07079ec31bc3 2018-07-21 08:01:26,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.682518959045s 2018-07-21 08:01:26,688 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e34bb975-494b-4b17-99d7-f28675a290d7.json used request id req-54cd4021-add0-4f84-a9f6-07079ec31bc3 2018-07-21 08:01:26,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:01:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-cd8284e7-7eda-46c1-b4e4-00b83c876312 Date: Sat, 21 Jul 2018 08:01:26 GMT RESP BODY: {"floatingips": [{"router_id": "32bf490d-95f3-40fa-a4f5-37375ba6098e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:57Z", "updated_at": "2018-07-21T08:00:59Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:ec:a2", "device_id": "1991d127-51d9-456b-a683-1d4cdc436483"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "port_id": "1a5f149a-b339-4ce5-9ab5-139beadac170", "id": "03b77bf2-9c06-4931-9154-cdb36a70f1b9", "qos_policy_id": null}]} 2018-07-21 08:01:26,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cd8284e7-7eda-46c1-b4e4-00b83c876312 2018-07-21 08:01:26,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789821147919s 2018-07-21 08:01:26,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cd8284e7-7eda-46c1-b4e4-00b83c876312 2018-07-21 08:01:26,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:26 GMT Server: Apache x-compute-request-id: req-0a0d08a4-306a-47c5-9f95-694e3d34ed98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a0d08a4-306a-47c5-9f95-694e3d34ed98 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:20.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:26,838 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-0a0d08a4-306a-47c5-9f95-694e3d34ed98 2018-07-21 08:01:26,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0601739883423s 2018-07-21 08:01:26,838 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-0a0d08a4-306a-47c5-9f95-694e3d34ed98 2018-07-21 08:01:26,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-21 08:01:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:01:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9653bb95-0ab0-4f9c-9280-227ba293c183 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:01:26,929 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-9653bb95-0ab0-4f9c-9280-227ba293c183 2018-07-21 08:01:26,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0891699790955s 2018-07-21 08:01:26,930 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb used request id req-9653bb95-0ab0-4f9c-9280-227ba293c183 2018-07-21 08:01:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:26,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:26 GMT Server: Apache x-compute-request-id: req-c810c8d1-a9ea-4120-852e-9f1367cff2cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c810c8d1-a9ea-4120-852e-9f1367cff2cf Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "612aaebd5e154421976688ccd6aba56c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "self"}, {"href": "http://172.30.9.24:8776/3bca9c587ae24e408668c169c6e91c02/volumes/073b02eb-bc79-44d4-8d8b-c90acf689bdb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3bca9c587ae24e408668c169c6e91c02", "updated_at": "2018-07-21T08:01:26.000000", "volume_type": null, "name": "cinder_test-volume_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "073b02eb-bc79-44d4-8d8b-c90acf689bdb", "size": 2}]} 2018-07-21 08:01:26,999 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-c810c8d1-a9ea-4120-852e-9f1367cff2cf 2018-07-21 08:01:26,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0692901611328s 2018-07-21 08:01:27,000 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-c810c8d1-a9ea-4120-852e-9f1367cff2cf 2018-07-21 08:01:27,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:29,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-21 08:01:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/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}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:29,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:29 GMT Server: Apache x-compute-request-id: req-efbb5e76-4b1d-438b-9a70-68b1a6536428 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efbb5e76-4b1d-438b-9a70-68b1a6536428 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:01:29,059 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-efbb5e76-4b1d-438b-9a70-68b1a6536428 2018-07-21 08:01:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0540950298309s 2018-07-21 08:01:29,059 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3bca9c587ae24e408668c169c6e91c02/volumes/detail used request id req-efbb5e76-4b1d-438b-9a70-68b1a6536428 2018-07-21 08:01:29,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 08:01:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/03b77bf2-9c06-4931-9154-cdb36a70f1b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:30,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdb4a1a1-1537-4a31-bfd1-b713d3761c1a Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:30,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/03b77bf2-9c06-4931-9154-cdb36a70f1b9.json used request id req-fdb4a1a1-1537-4a31-bfd1-b713d3761c1a 2018-07-21 08:01:30,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02132797241s 2018-07-21 08:01:30,084 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/03b77bf2-9c06-4931-9154-cdb36a70f1b9.json used request id req-fdb4a1a1-1537-4a31-bfd1-b713d3761c1a 2018-07-21 08:01:30,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 08:01:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:30,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-84b44f55-a85c-40e3-b247-1f0f1da2a3dc Date: Sat, 21 Jul 2018 08:01:30 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:01:30,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-84b44f55-a85c-40e3-b247-1f0f1da2a3dc 2018-07-21 08:01:30,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751512050629s 2018-07-21 08:01:30,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-84b44f55-a85c-40e3-b247-1f0f1da2a3dc 2018-07-21 08:01:30,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 08:01:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:30,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01: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-4937876a-7bf2-4188-8b58-11b17e417603 x-compute-request-id: req-4937876a-7bf2-4188-8b58-11b17e417603 Content-Type: application/json 2018-07-21 08:01:30,316 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483 used request id req-4937876a-7bf2-4188-8b58-11b17e417603 2018-07-21 08:01:30,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1516289711s 2018-07-21 08:01:30,316 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483 used request id req-4937876a-7bf2-4188-8b58-11b17e417603 2018-07-21 08:01:30,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:01:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:30,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-cde83add-7a75-4d46-8815-726d01ad695c x-compute-request-id: req-cde83add-7a75-4d46-8815-726d01ad695c Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ec:a2", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1991d127-51d9-456b-a683-1d4cdc436483", "rel": "bookmark"}], "image": {"id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "links": [{"href": "http://172.30.9.24:8774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T08:00:53.000000", "flavor": {"id": "cfca1148-36b7-4d55-9c47-66141d9b9317", "links": [{"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "bookmark"}]}, "id": "1991d127-51d9-456b-a683-1d4cdc436483", "security_groups": [{"name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}], "user_id": "612aaebd5e154421976688ccd6aba56c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:01:30Z", "hostId": "a1c3c5d15169150cc6d00862599aa87f40ce501b298076db4e8ea187", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "name": "cinder_test-vm_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "created": "2018-07-21T08:00:47Z", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 08:01:30,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cde83add-7a75-4d46-8815-726d01ad695c 2018-07-21 08:01:30,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465818881989s 2018-07-21 08:01:30,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cde83add-7a75-4d46-8815-726d01ad695c 2018-07-21 08:01:30,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 08:01:32,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 08:01:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:32,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-99bc6167-e542-4618-a19f-a03117315412 x-compute-request-id: req-99bc6167-e542-4618-a19f-a03117315412 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 08:01:32,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99bc6167-e542-4618-a19f-a03117315412 2018-07-21 08:01:32,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0793120861053s 2018-07-21 08:01:32,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99bc6167-e542-4618-a19f-a03117315412 2018-07-21 08:01:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 08:01:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:33,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-1a0902f3-650a-4a29-8d72-29b67ad73988 Date: Sat, 21 Jul 2018 08:01:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:27Z", "updated_at": "2018-07-21T08:00:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "133dbd1e-d7c0-4a9d-9f2e-2987df22e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "38712356-70ca-4fd1-9de6-4c1c44084786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T08:00:27Z", "revision_number": 0, "id": "96393ef3-6643-4b7e-ba4c-e3c11c159d32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:27Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:28Z", "revision_number": 0, "id": "97d533fa-bbf2-459c-af75-28e0a34dee37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:28Z", "security_group_id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 3, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "b3cbc366-2554-4ef8-b591-d8c33242ee82", "name": "cinder_test-sg_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:01:33,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a0902f3-650a-4a29-8d72-29b67ad73988 2018-07-21 08:01:33,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215188980103s 2018-07-21 08:01:33,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a0902f3-650a-4a29-8d72-29b67ad73988 2018-07-21 08:01:33,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 08:01:33,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b3cbc366-2554-4ef8-b591-d8c33242ee82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:33,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b71f34a-644d-4724-8fed-1b02e46bd1ed Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:33,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b3cbc366-2554-4ef8-b591-d8c33242ee82.json used request id req-2b71f34a-644d-4724-8fed-1b02e46bd1ed 2018-07-21 08:01:33,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153115987778s 2018-07-21 08:01:33,243 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b3cbc366-2554-4ef8-b591-d8c33242ee82.json used request id req-2b71f34a-644d-4724-8fed-1b02e46bd1ed 2018-07-21 08:01:33,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 08:01:33,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:33,291 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1f025d0-dae1-493d-aaa6-3865a9cf3309 x-compute-request-id: req-c1f025d0-dae1-493d-aaa6-3865a9cf3309 Content-Length: 0 Content-Type: application/json 2018-07-21 08:01:33,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d used request id req-c1f025d0-dae1-493d-aaa6-3865a9cf3309 2018-07-21 08:01:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0469269752502s 2018-07-21 08:01:33,291 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6aec43fd-2083-441e-8b6c-dc9ee045dd5d used request id req-c1f025d0-dae1-493d-aaa6-3865a9cf3309 2018-07-21 08:01:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 08:01:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/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}c612546d318eb614ab760a3b8db1b6c4195b9161" -d '{"subnet_id": "6ad2a9ed-29d5-4a28-adeb-b536573693af"}' 2018-07-21 08:01:35,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f5735833-8b34-402a-9815-552b0446a744 Date: Sat, 21 Jul 2018 08:01:35 GMT RESP BODY: {"network_id": "80ec26b0-e581-49b6-913f-cec1bd627647", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "subnet_id": "6ad2a9ed-29d5-4a28-adeb-b536573693af", "subnet_ids": ["6ad2a9ed-29d5-4a28-adeb-b536573693af"], "port_id": "a1b955fe-3081-443b-baa6-0d4fab7f80e2", "id": "32bf490d-95f3-40fa-a4f5-37375ba6098e"} 2018-07-21 08:01:35,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/remove_router_interface.json used request id req-f5735833-8b34-402a-9815-552b0446a744 2018-07-21 08:01:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81404685974s 2018-07-21 08:01:35,106 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e/remove_router_interface.json used request id req-f5735833-8b34-402a-9815-552b0446a744 returning object 32bf490d-95f3-40fa-a4f5-37375ba6098e 2018-07-21 08:01:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 08:01:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:35,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-963ce139-2fc9-4bc0-9558-951e5cf0c3af Date: Sat, 21 Jul 2018 08:01:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:21Z", "admin_state_up": true, "updated_at": "2018-07-21T08:01:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "32bf490d-95f3-40fa-a4f5-37375ba6098e", "name": "cinder_test-router_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:01:35,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-963ce139-2fc9-4bc0-9558-951e5cf0c3af 2018-07-21 08:01:35,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114785909653s 2018-07-21 08:01:35,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-963ce139-2fc9-4bc0-9558-951e5cf0c3af 2018-07-21 08:01:35,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 08:01:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:36,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27adb741-bc05-4d32-b0d0-b85128c75d1e Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:36,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e.json used request id req-27adb741-bc05-4d32-b0d0-b85128c75d1e 2018-07-21 08:01:36,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12622618675s 2018-07-21 08:01:36,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/32bf490d-95f3-40fa-a4f5-37375ba6098e.json used request id req-27adb741-bc05-4d32-b0d0-b85128c75d1e 2018-07-21 08:01:36,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 08:01:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:36,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-feae86cb-0422-4cb0-837a-bd049611b037 Date: Sat, 21 Jul 2018 08:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80ec26b0-e581-49b6-913f-cec1bd627647","tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T08:00: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":"3bca9c587ae24e408668c169c6e91c02","id":"6ad2a9ed-29d5-4a28-adeb-b536573693af","subnetpool_id":null,"name":"cinder_test-subnet_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}]} 2018-07-21 08:01:36,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-feae86cb-0422-4cb0-837a-bd049611b037 2018-07-21 08:01:36,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458509922028s 2018-07-21 08:01:36,396 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-feae86cb-0422-4cb0-837a-bd049611b037 2018-07-21 08:01:36,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 08:01:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6ad2a9ed-29d5-4a28-adeb-b536573693af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:37,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70157d3b-f184-471c-ab14-a68f6262d196 Date: Sat, 21 Jul 2018 08:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:37,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6ad2a9ed-29d5-4a28-adeb-b536573693af.json used request id req-70157d3b-f184-471c-ab14-a68f6262d196 2018-07-21 08:01:37,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11945390701s 2018-07-21 08:01:37,517 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6ad2a9ed-29d5-4a28-adeb-b536573693af.json used request id req-70157d3b-f184-471c-ab14-a68f6262d196 2018-07-21 08:01:37,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 08:01:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:37,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-14ce6d58-a12f-41f9-9006-b12632f6fe88 Date: Sat, 21 Jul 2018 08:01:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"80ec26b0-e581-49b6-913f-cec1bd627647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bca9c587ae24e408668c169c6e91c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:01:37Z","qos_policy_id":null,"name":"cinder_test-net_6aec43fd-2083-441e-8b6c-dc9ee045dd5d","admin_state_up":true,"tenant_id":"3bca9c587ae24e408668c169c6e91c02","created_at":"2018-07-21T08:00:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","mtu":1500}]} 2018-07-21 08:01:37,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-14ce6d58-a12f-41f9-9006-b12632f6fe88 2018-07-21 08:01:37,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11497092247s 2018-07-21 08:01:37,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-14ce6d58-a12f-41f9-9006-b12632f6fe88 2018-07-21 08:01:37,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 08:01:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/80ec26b0-e581-49b6-913f-cec1bd627647.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:38,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b27b925a-2e94-4e11-b274-81e9f0ab2c04 Date: Sat, 21 Jul 2018 08:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:38,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/80ec26b0-e581-49b6-913f-cec1bd627647.json used request id req-b27b925a-2e94-4e11-b274-81e9f0ab2c04 2018-07-21 08:01:38,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14021015167s 2018-07-21 08:01:38,775 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/80ec26b0-e581-49b6-913f-cec1bd627647.json used request id req-b27b925a-2e94-4e11-b274-81e9f0ab2c04 2018-07-21 08:01:38,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 08:01:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:39,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d7349485-3a64-4e14-ac3d-87defa5889ae Date: Sat, 21 Jul 2018 08:01:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "metadata": {}}], "file": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/file", "owner": "3bca9c587ae24e408668c169c6e91c02", "id": "ac78393c-caa2-4a32-9385-ea9d22a91e7f", "size": 12716032, "self": "/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f", "disk_format": "qcow2", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T08:00:26Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T08:00:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 08:01:39,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d7349485-3a64-4e14-ac3d-87defa5889ae 2018-07-21 08:01:39,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676249027252s 2018-07-21 08:01:39,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d7349485-3a64-4e14-ac3d-87defa5889ae 2018-07-21 08:01:39,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 08:01:39,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c612546d318eb614ab760a3b8db1b6c4195b9161" 2018-07-21 08:01:39,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0b98f85-5fd3-4ddb-8932-dc069b7fe7f3 Date: Sat, 21 Jul 2018 08:01:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:01:39,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f used request id req-f0b98f85-5fd3-4ddb-8932-dc069b7fe7f3 2018-07-21 08:01:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.356633901596s 2018-07-21 08:01:39,815 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ac78393c-caa2-4a32-9385-ea9d22a91e7f used request id req-f0b98f85-5fd3-4ddb-8932-dc069b7fe7f3 2018-07-21 08:01:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 08:01:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:39,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-e79d9dc6-0d6e-48f3-8c70-b4511a09f795 x-compute-request-id: req-e79d9dc6-0d6e-48f3-8c70-b4511a09f795 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317", "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": "cfca1148-36b7-4d55-9c47-66141d9b9317"}]} 2018-07-21 08:01:39,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e79d9dc6-0d6e-48f3-8c70-b4511a09f795 2018-07-21 08:01:39,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264639854431s 2018-07-21 08:01:39,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e79d9dc6-0d6e-48f3-8c70-b4511a09f795 2018-07-21 08:01:39,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 08:01:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:39,877 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:01: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-ee67497f-a4dc-4353-9019-290f9c50bccb x-compute-request-id: req-ee67497f-a4dc-4353-9019-290f9c50bccb Content-Length: 0 Content-Type: application/json 2018-07-21 08:01:39,878 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317 used request id req-ee67497f-a4dc-4353-9019-290f9c50bccb 2018-07-21 08:01:39,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333948135376s 2018-07-21 08:01:39,878 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cfca1148-36b7-4d55-9c47-66141d9b9317 used request id req-ee67497f-a4dc-4353-9019-290f9c50bccb 2018-07-21 08:01:39,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 08:01:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:40,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a839e80c-88e5-4711-ab9f-fe1e859b4d48 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": {"self": "http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "612aaebd5e154421976688ccd6aba56c", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:01:40,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a839e80c-88e5-4711-ab9f-fe1e859b4d48 2018-07-21 08:01:40,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121721029282s 2018-07-21 08:01:40,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a839e80c-88e5-4711-ab9f-fe1e859b4d48 2018-07-21 08:01:40,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 08:01:40,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:40,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783fcf9f-92cb-46b7-b640-ee231e59b27b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_6aec43fd-2083-441e-8b6c-dc9ee045dd5d", "links": {"self": "http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "612aaebd5e154421976688ccd6aba56c", "description": null}} 2018-07-21 08:01:40,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c used request id req-783fcf9f-92cb-46b7-b640-ee231e59b27b 2018-07-21 08:01:40,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119572877884s 2018-07-21 08:01:40,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c used request id req-783fcf9f-92cb-46b7-b640-ee231e59b27b 2018-07-21 08:01:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 08:01:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:40,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8f06fe-8303-41fa-8724-d894d4a19349 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:40,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c used request id req-ea8f06fe-8303-41fa-8724-d894d4a19349 2018-07-21 08:01:40,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284795999527s 2018-07-21 08:01:40,413 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/612aaebd5e154421976688ccd6aba56c used request id req-ea8f06fe-8303-41fa-8724-d894d4a19349 2018-07-21 08:01:40,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 08:01:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:40,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd8f831-09f3-4335-bbc8-6cd18ec98586 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02"}, "tags": [], "enabled": true, "id": "3bca9c587ae24e408668c169c6e91c02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6aec43fd-2083-441e-8b6c-dc9ee045dd5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:01:40,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fdd8f831-09f3-4335-bbc8-6cd18ec98586 2018-07-21 08:01:40,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985159873962s 2018-07-21 08:01:40,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fdd8f831-09f3-4335-bbc8-6cd18ec98586 2018-07-21 08:01:40,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 08:01:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}761519ddc162ff0a637a736175f372ac4e39b0b9" 2018-07-21 08:01:40,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0de079-b60f-4104-8a64-980a85e1dd2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:40,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-3d0de079-b60f-4104-8a64-980a85e1dd2f 2018-07-21 08:01:40,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207312107086s 2018-07-21 08:01:40,731 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-3d0de079-b60f-4104-8a64-980a85e1dd2f 2018-07-21 08:01:40,788 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-21 08:01:41,314 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-21 08:01:41,314 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-21 08:01:41,315 - openstack_tests - INFO - OS Credentials = > 2018-07-21 08:01:41,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:41,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:41,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["3MLPvMJBQYuzDZtY4cwotA"], "issued_at": "2018-07-21T08:01:41.000000Z"}} 2018-07-21 08:01:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300b88749468c8ec9193d8710af9ebf7cc5aba4" 2018-07-21 08:01:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a7f5232b-8d1b-4e89-a9eb-4f4d8fec5618 Date: Sat, 21 Jul 2018 08:01:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:01:41,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-a7f5232b-8d1b-4e89-a9eb-4f4d8fec5618 2018-07-21 08:01:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300b88749468c8ec9193d8710af9ebf7cc5aba4" 2018-07-21 08:01:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4d19edcf-bc28-468c-88fe-939853cd0080 Date: Sat, 21 Jul 2018 08:01:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:01:42,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-4d19edcf-bc28-468c-88fe-939853cd0080 2018-07-21 08:01:42,058 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-21 08:01:42,058 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-21 08:01:42,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-21 08:01:42,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:42,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["_0eVAvs4R1i0QHoduCudkA"], "issued_at": "2018-07-21T08:01:42.000000Z"}} 2018-07-21 08:01:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}366018d0433e1e28b60ff5045d0a48c7e5e0579e" 2018-07-21 08:01:42,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-27975ef6-05cb-4bbd-a06f-2470e5f53bfb Date: Sat, 21 Jul 2018 08:01:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-21 08:01:42,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=foo used request id req-27975ef6-05cb-4bbd-a06f-2470e5f53bfb 2018-07-21 08:01:42,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:42,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-21 08:01:42,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:43,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["srFQCztESZ-IX8uJWcHu5g"], "issued_at": "2018-07-21T08:01:43.000000Z"}} 2018-07-21 08:01:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437437900d0af432b1d0faaaaf40ca6cbfc2562" 2018-07-21 08:01:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a339e9b-9da2-46ca-917b-8e919e8ec8ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:43,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-3a339e9b-9da2-46ca-917b-8e919e8ec8ae 2018-07-21 08:01:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:43,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230e4f9b-0379-4a07-822a-39763db30dcc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:43,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-230e4f9b-0379-4a07-822a-39763db30dcc 2018-07-21 08:01:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437437900d0af432b1d0faaaaf40ca6cbfc2562" 2018-07-21 08:01:43,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42c0bae-2b27-4b70-bb0d-b8cfd3b1ccf1 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:01:43,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e42c0bae-2b27-4b70-bb0d-b8cfd3b1ccf1 2018-07-21 08:01:43,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:43,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-21 08:01:43,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:43,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["YKkujo-GTSmN2WDdweWfYQ"], "issued_at": "2018-07-21T08:01:43.000000Z"}} 2018-07-21 08:01:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f39c551f19f8415e668034369ad3c79ada1c38" 2018-07-21 08:01:44,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7b5b4a63-c1ba-4d32-be48-41802fec1eb3 Date: Sat, 21 Jul 2018 08:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:01:44,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks used request id req-7b5b4a63-c1ba-4d32-be48-41802fec1eb3 2018-07-21 08:01:44,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:44,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["4UyqbORcSxCg3vzMYvRGHg"], "issued_at": "2018-07-21T08:01:44.000000Z"}} 2018-07-21 08:01:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335102f5a38aee48e1ff99c407e54a15d84654" 2018-07-21 08:01:44,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9e038b06-b7dc-4866-a763-98804711a01b Date: Sat, 21 Jul 2018 08:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:01:44,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-9e038b06-b7dc-4866-a763-98804711a01b 2018-07-21 08:01:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335102f5a38aee48e1ff99c407e54a15d84654" 2018-07-21 08:01:44,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1f0fb50d-ca51-42ea-9b96-7e0dcc531455 Date: Sat, 21 Jul 2018 08:01:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:01:44,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-1f0fb50d-ca51-42ea-9b96-7e0dcc531455 2018-07-21 08:01:44,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:01:44,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:44,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:44,942 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-21 08:01:44,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:01:44,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:45,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["PhqNG8B6RqSEg-OHLp3YNQ"], "issued_at": "2018-07-21T08:01:45.000000Z"}} 2018-07-21 08:01:45,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daff0a2fc3fb4d9106b5aa87857af21e438324c" 2018-07-21 08:01:45,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-a494fab1-68e9-4fbe-9ee7-4e0a9d4a0f20 x-compute-request-id: req-a494fab1-68e9-4fbe-9ee7-4e0a9d4a0f20 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:01:45,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-a494fab1-68e9-4fbe-9ee7-4e0a9d4a0f20 2018-07-21 08:01:45,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:01:45,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:46,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["cXtr09vCSq6fJin7-7tWlQ"], "issued_at": "2018-07-21T08:01:46.000000Z"}} 2018-07-21 08:01:46,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2020172dd97046b917be522da190bb8c0a221" 2018-07-21 08:01:46,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01: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-fd4a393c-4a4b-4f19-8073-7caff9275af5 x-compute-request-id: req-fd4a393c-4a4b-4f19-8073-7caff9275af5 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 23}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-21 08:01:46,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-fd4a393c-4a4b-4f19-8073-7caff9275af5 2018-07-21 08:01:46,265 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:01:46,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:46,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:46,297 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-21 08:01:46,297 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:01:46,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:46,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["6-VlQB6tSguWxu4vZYsAKg"], "issued_at": "2018-07-21T08:01:46.000000Z"}} 2018-07-21 08:01:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd99554938c09885bb52e3761791c2f47483ebf" 2018-07-21 08:01:47,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:46 GMT Server: Apache x-openstack-request-id: req-a57554b4-c0e1-4061-a4e6-186e27346cca Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 08:01:47,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-a57554b4-c0e1-4061-a4e6-186e27346cca 2018-07-21 08:01:47,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:47,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-21 08:01:47,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:47,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ZX-1ICjvSIamL1jrwgpLWQ"], "issued_at": "2018-07-21T08:01:47.000000Z"}} 2018-07-21 08:01:47,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399579ced6e8e8238caaecc91d9597e38a70f21d" 2018-07-21 08:01:48,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:47 GMT Server: Apache x-compute-request-id: req-49b4ddae-00f5-4fc5-817e-cad9e483f295 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49b4ddae-00f5-4fc5-817e-cad9e483f295 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:01:48,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-49b4ddae-00f5-4fc5-817e-cad9e483f295 2018-07-21 08:01:48,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:48,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["jmEbV963SxWxZ2Ych5uG2g"], "issued_at": "2018-07-21T08:01:48.000000Z"}} 2018-07-21 08:01:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:48,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74f0fa7-1bfb-4064-af30-5806564c05b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:48,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f74f0fa7-1bfb-4064-af30-5806564c05b1 2018-07-21 08:01:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:48,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa608de-a312-4383-9c94-2edfd2bacb75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:48,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-caa608de-a312-4383-9c94-2edfd2bacb75 2018-07-21 08:01:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a320cdb8-bf72-4f08-bbce-759117b1c5e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:01:48,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a320cdb8-bf72-4f08-bbce-759117b1c5e8 2018-07-21 08:01:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName"}}' 2018-07-21 08:01:48,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc686c8-320f-4028-9531-007ce136782c Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1332782eb76b4cad8f0f5264225b3656"}, "tags": [], "enabled": true, "id": "1332782eb76b4cad8f0f5264225b3656", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName"}} 2018-07-21 08:01:48,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cbc686c8-320f-4028-9531-007ce136782c 2018-07-21 08:01:48,730 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName 2018-07-21 08:01:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:48,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d91e4fc-07ed-47b8-a7f9-e6cfec08a243 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1332782eb76b4cad8f0f5264225b3656"}, "tags": [], "enabled": true, "id": "1332782eb76b4cad8f0f5264225b3656", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName"}]} 2018-07-21 08:01:48,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName used request id req-0d91e4fc-07ed-47b8-a7f9-e6cfec08a243 2018-07-21 08:01:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:48,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a200e-473b-4eed-92c1-2686baafff5f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:01:48,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d56a200e-473b-4eed-92c1-2686baafff5f 2018-07-21 08:01:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-d89e1d5d-5376-4263-9921-30cd24f28802 Date: Sat, 21 Jul 2018 08:01:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "updated_at": "2018-07-21T07:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "3e672f80-029d-4521-aa75-b149a636f47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "6d30787f-f212-4987-9261-50b5d72343dd", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "b8a62af5-832d-4946-8ef1-d72fc328c95b", "remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "revision_number": 0, "id": "db24aa10-1a1f-4cf1-a013-462fd08a5f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "681fe892-ef5c-444a-8673-17f1100f619a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:01:49,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d89e1d5d-5376-4263-9921-30cd24f28802 2018-07-21 08:01:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e14bc1-693d-4c55-9139-e785952e712f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:01:49,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-b4e14bc1-693d-4c55-9139-e785952e712f 2018-07-21 08:01:49,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:01:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c39cd1-5c09-4e56-8032-f2072e51a6be Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:01:49,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-38c39cd1-5c09-4e56-8032-f2072e51a6be 2018-07-21 08:01:49,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 681fe892-ef5c-444a-8673-17f1100f619a 2018-07-21 08:01:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=681fe892-ef5c-444a-8673-17f1100f619a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-877f4d81-c1f7-4ab7-b402-5a5830ea1ff4 Date: Sat, 21 Jul 2018 08:01:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "3e672f80-029d-4521-aa75-b149a636f47d"}, {"remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "6d30787f-f212-4987-9261-50b5d72343dd"}, {"remote_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b8a62af5-832d-4946-8ef1-d72fc328c95b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:30Z", "security_group_id": "681fe892-ef5c-444a-8673-17f1100f619a", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T07:56:30Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "db24aa10-1a1f-4cf1-a013-462fd08a5f77"}]} 2018-07-21 08:01:49,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=681fe892-ef5c-444a-8673-17f1100f619a used request id req-877f4d81-c1f7-4ab7-b402-5a5830ea1ff4 2018-07-21 08:01:49,373 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 08:01:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/681fe892-ef5c-444a-8673-17f1100f619a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-878e1530-8ba6-4483-9c2a-7c479afe72ac Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:49,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/681fe892-ef5c-444a-8673-17f1100f619a used request id req-878e1530-8ba6-4483-9c2a-7c479afe72ac 2018-07-21 08:01:49,539 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c9c8704f-3f14-45a1-87e7-780c1f01124a-projName 2018-07-21 08:01:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1332782eb76b4cad8f0f5264225b3656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6d666623d8f19970d510f63a7102d3f031352" 2018-07-21 08:01:49,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83eea8d8-5ba2-4ec0-8b83-4e005567908b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:49,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1332782eb76b4cad8f0f5264225b3656 used request id req-83eea8d8-5ba2-4ec0-8b83-4e005567908b 2018-07-21 08:01:49,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:50,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["EaLeRhYCRVihQ1fecmsqUQ"], "issued_at": "2018-07-21T08:01:50.000000Z"}} 2018-07-21 08:01:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82790a8cb880d5590b74f5bb50ce93d919cb894" 2018-07-21 08:01:50,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7beb646f-7857-4d12-a58b-975cb7275e5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:50,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-7beb646f-7857-4d12-a58b-975cb7275e5e 2018-07-21 08:01:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:50,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6cde7e-de6a-4c23-9f05-de34d93d2eef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:50,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1a6cde7e-de6a-4c23-9f05-de34d93d2eef 2018-07-21 08:01:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82790a8cb880d5590b74f5bb50ce93d919cb894" 2018-07-21 08:01:50,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc59b501-8f21-46ef-bbe3-6e3839db6a0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:01:50,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bc59b501-8f21-46ef-bbe3-6e3839db6a0f 2018-07-21 08:01:50,675 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a6295d43-66df-4c85-9fa9-5352472dacc3-username 2018-07-21 08:01:50,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82790a8cb880d5590b74f5bb50ce93d919cb894" 2018-07-21 08:01:50,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbf8be7-68bf-4293-9cd2-c644a143be4e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-a6295d43-66df-4c85-9fa9-5352472dacc3-username", "links": {"self": "http://172.30.9.24:5000/v3/users/7dfd2ec799fe4a49be018e1ff394b6e9"}, "domain_id": "default", "enabled": true, "id": "7dfd2ec799fe4a49be018e1ff394b6e9", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:01:50,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1bbf8be7-68bf-4293-9cd2-c644a143be4e 2018-07-21 08:01:50,790 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a6295d43-66df-4c85-9fa9-5352472dacc3-username 2018-07-21 08:01:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7dfd2ec799fe4a49be018e1ff394b6e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82790a8cb880d5590b74f5bb50ce93d919cb894" 2018-07-21 08:01:50,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a62177-0993-4ac5-b97d-b1e17a49ca8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:50,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7dfd2ec799fe4a49be018e1ff394b6e9 used request id req-86a62177-0993-4ac5-b97d-b1e17a49ca8e 2018-07-21 08:01:50,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:51,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["qGb0ZqgEShGwvcpYx32vYw"], "issued_at": "2018-07-21T08:01:51.000000Z"}} 2018-07-21 08:01:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e8f8d5bf5a3d0c72a6c3e9c7e8ea081425a708" 2018-07-21 08:01:51,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7316958-a2cb-4e69-bedc-c8236c268c1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:51,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a7316958-a2cb-4e69-bedc-c8236c268c1e 2018-07-21 08:01:51,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:51,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-21 08:01:51,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:51,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["GkgtMrRVSJ-YFdKn7FgzzQ"], "issued_at": "2018-07-21T08:01:51.000000Z"}} 2018-07-21 08:01:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c710c989da171cc0574d81a424d01b3149db64" 2018-07-21 08:01:51,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae4bf95-35ad-4683-add8-313d17d3e27d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:51,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4ae4bf95-35ad-4683-add8-313d17d3e27d 2018-07-21 08:01:51,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:51,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:52,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["FjBUCwyNTd6tLiIi3GrI8w"], "issued_at": "2018-07-21T08:01:52.000000Z"}} 2018-07-21 08:01:52,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:52,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["tZbNEMSWRmWRcOYSn-80tA"], "issued_at": "2018-07-21T08:01:52.000000Z"}} 2018-07-21 08:01:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b128f38f7f1e40c025c876f98206b6da409af9e9" 2018-07-21 08:01:52,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a761fa0c-98ff-406e-8e36-a4d0adf08797 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:52,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a761fa0c-98ff-406e-8e36-a4d0adf08797 2018-07-21 08:01:52,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:52,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:53,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["S0BZUSNCSqKVWfjyd2Ji1g"], "issued_at": "2018-07-21T08:01:53.000000Z"}} 2018-07-21 08:01:53,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:53,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["kdpCgBifRP2VmmT7E50gUA"], "issued_at": "2018-07-21T08:01:53.000000Z"}} 2018-07-21 08:01:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af2fcd6ae84c4aec744619335dcceae225d6099" 2018-07-21 08:01:53,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1c46d4-9114-4c22-b6fb-38eda64504a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:53,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4d1c46d4-9114-4c22-b6fb-38eda64504a3 2018-07-21 08:01:53,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:53,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:53,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["X7IxahmTQ1mWaT21NiYvkw"], "issued_at": "2018-07-21T08:01:53.000000Z"}} 2018-07-21 08:01:53,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:53,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:54,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["TOTtdixSTiKEgHXKwCIuPA"], "issued_at": "2018-07-21T08:01:54.000000Z"}} 2018-07-21 08:01:54,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:54,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:54,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["NtAPEnYPRyu9naYYUHjiTg"], "issued_at": "2018-07-21T08:01:54.000000Z"}} 2018-07-21 08:01:54,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:55,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["LmYa50voRvyLec-7zfNjKg"], "issued_at": "2018-07-21T08:01:55.000000Z"}} 2018-07-21 08:01:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:55,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9622be79-547d-4651-bacf-9939a1ba7bd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:55,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9622be79-547d-4651-bacf-9939a1ba7bd2 2018-07-21 08:01:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:55,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3599dd6-da44-4c85-b939-64624317e2b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:55,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d3599dd6-da44-4c85-b939-64624317e2b2 2018-07-21 08:01:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:55,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea363b7d-5cc3-4fba-8e66-687042338248 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:01:55,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ea363b7d-5cc3-4fba-8e66-687042338248 2018-07-21 08:01:55,640 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-username 2018-07-21 08:01:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:55,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e25be75-a659-4b04-93e2-046d7abfcd40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:01:55,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2e25be75-a659-4b04-93e2-046d7abfcd40 2018-07-21 08:01:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-projName"}}' 2018-07-21 08:01:55,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ecf413-7a3d-47bc-bfee-1dd5a8c82c19 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1"}, "tags": [], "enabled": true, "id": "b7c4b4764e954938af891fd793c3e6d1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-projName"}} 2018-07-21 08:01:55,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-78ecf413-7a3d-47bc-bfee-1dd5a8c82c19 2018-07-21 08:01:55,868 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-projName 2018-07-21 08:01:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" -d '{"role": {"name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role"}}' 2018-07-21 08:01:55,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f7c281-1447-4af4-82bd-3ec9d1d0f8f6 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "880492d0e7af42279ef0452c4c47471b", "links": {"self": "http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b"}, "name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role"}} 2018-07-21 08:01:55,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-96f7c281-1447-4af4-82bd-3ec9d1d0f8f6 2018-07-21 08:01:55,970 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role 2018-07-21 08:01:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6edf7359-e39f-4e04-8d55-2f4cc2669ae2 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "880492d0e7af42279ef0452c4c47471b", "links": {"self": "http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b"}, "name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role"}} 2018-07-21 08:01:56,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b used request id req-6edf7359-e39f-4e04-8d55-2f4cc2669ae2 2018-07-21 08:01:56,068 - keystone_utils - INFO - Granting role KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role to project KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-projName 2018-07-21 08:01:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1/users/ca7ce72a32774d48ab301af57e090205/roles/880492d0e7af42279ef0452c4c47471b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf2184d-2cc7-4fa8-ada0-d47513e741f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:56,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1/users/ca7ce72a32774d48ab301af57e090205/roles/880492d0e7af42279ef0452c4c47471b used request id req-8cf2184d-2cc7-4fa8-ada0-d47513e741f4 2018-07-21 08:01:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1/users/ca7ce72a32774d48ab301af57e090205/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6849306e-2ccd-4249-864d-545fe0e5522e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1/users/ca7ce72a32774d48ab301af57e090205/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "880492d0e7af42279ef0452c4c47471b", "links": {"self": "http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b"}, "name": "KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role"}]} 2018-07-21 08:01:56,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1/users/ca7ce72a32774d48ab301af57e090205/roles used request id req-6849306e-2ccd-4249-864d-545fe0e5522e 2018-07-21 08:01:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3f5beb47-0e8e-4a30-97fe-95764bdc918b Date: Sat, 21 Jul 2018 08:01:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:01:56Z", "updated_at": "2018-07-21T08:01:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "revision_number": 0, "id": "036bf869-e842-4677-a024-aa56798daa7f", "remote_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "remote_ip_prefix": null, "created_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "revision_number": 0, "id": "433aa346-7f72-445f-b26d-78de249c6ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "revision_number": 0, "id": "9d635004-c535-4a07-b59f-163d5668b146", "remote_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "remote_ip_prefix": null, "created_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "revision_number": 0, "id": "bbb9280f-fb98-4fc1-ba80-47ff1cd2a66f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:01:56,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-3f5beb47-0e8e-4a30-97fe-95764bdc918b 2018-07-21 08:01:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46e52c5-281a-4d13-874d-3bac7bae612c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:01:56,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-a46e52c5-281a-4d13-874d-3bac7bae612c 2018-07-21 08:01:56,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:01:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0bb230-1b69-4b67-a0e0-f6a5c8c9fd83 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:01:56,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-6b0bb230-1b69-4b67-a0e0-f6a5c8c9fd83 2018-07-21 08:01:56,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b40127-8fe2-4112-b898-b2eeb4ec71bc 2018-07-21 08:01:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=74b40127-8fe2-4112-b898-b2eeb4ec71bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7568e993-1def-4b7e-a055-d08917d05de1 Date: Sat, 21 Jul 2018 08:01:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:01:56Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "036bf869-e842-4677-a024-aa56798daa7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:01:56Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "433aa346-7f72-445f-b26d-78de249c6ed8"}, {"remote_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:01:56Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "9d635004-c535-4a07-b59f-163d5668b146"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:01:56Z", "security_group_id": "74b40127-8fe2-4112-b898-b2eeb4ec71bc", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:01:56Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "bbb9280f-fb98-4fc1-ba80-47ff1cd2a66f"}]} 2018-07-21 08:01:56,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=74b40127-8fe2-4112-b898-b2eeb4ec71bc used request id req-7568e993-1def-4b7e-a055-d08917d05de1 2018-07-21 08:01:56,813 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 08:01:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/74b40127-8fe2-4112-b898-b2eeb4ec71bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:56,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e64899b-61c6-45c7-9e77-4848e7dad1a2 Content-Length: 0 Date: Sat, 21 Jul 2018 08:01:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:01:56,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/74b40127-8fe2-4112-b898-b2eeb4ec71bc used request id req-6e64899b-61c6-45c7-9e77-4848e7dad1a2 2018-07-21 08:01:56,923 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-projName 2018-07-21 08:01:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:57,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c815fc4-10ab-4fdd-8706-caa51cd6fe2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:57,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b7c4b4764e954938af891fd793c3e6d1 used request id req-5c815fc4-10ab-4fdd-8706-caa51cd6fe2b 2018-07-21 08:01:57,109 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-username 2018-07-21 08:01:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ca7ce72a32774d48ab301af57e090205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:57,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadd0c28-97d7-46ee-823b-d50c2e5c9a45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:57,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ca7ce72a32774d48ab301af57e090205 used request id req-aadd0c28-97d7-46ee-823b-d50c2e5c9a45 2018-07-21 08:01:57,289 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-6e6e1c9a-1372-4294-927a-65bc98f72d1a-role 2018-07-21 08:01:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256501cce64d7f50502df4befee4b46d5d09689" 2018-07-21 08:01:57,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf7bb29-a3b2-4266-9f60-f37553ecce8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:57,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/880492d0e7af42279ef0452c4c47471b used request id req-fdf7bb29-a3b2-4266-9f60-f37553ecce8b 2018-07-21 08:01:57,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:57,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["B56IfCSBRuu_wljN2D4x9w"], "issued_at": "2018-07-21T08:01:57.000000Z"}} 2018-07-21 08:01:57,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eae27a2dc9bfa6759d1adaad4b8b592bb1540df" 2018-07-21 08:01:57,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685ee100-6df7-44c4-9bcc-d2bb36e5a527 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:57,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-685ee100-6df7-44c4-9bcc-d2bb36e5a527 2018-07-21 08:01:57,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:01:57,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:01:58,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["tjf6yltyR9Oeykh6R_G_aw"], "issued_at": "2018-07-21T08:01:58.000000Z"}} 2018-07-21 08:01:58,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:58,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f6c136-32b0-42e4-bfff-f4936df3eb19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:01:58,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-25f6c136-32b0-42e4-bfff-f4936df3eb19 2018-07-21 08:01:58,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:58,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561c1b72-c5a7-46db-aba8-9152065517c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:58,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-561c1b72-c5a7-46db-aba8-9152065517c4 2018-07-21 08:01:58,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:58,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb87aeb-ad22-49bd-9488-344f879e8cce Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:01:58,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7bb87aeb-ad22-49bd-9488-344f879e8cce 2018-07-21 08:01:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:58,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e738d922-dc12-4b08-b4f8-cf43940022a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:01:58,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e738d922-dc12-4b08-b4f8-cf43940022a1 2018-07-21 08:01:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26013317-ffb6-4b65-9147-b34eb08f6309 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:01:59,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26013317-ffb6-4b65-9147-b34eb08f6309 2018-07-21 08:01:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4331952-c82b-497e-8a57-fb4ed8c94396 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:01:59,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-f4331952-c82b-497e-8a57-fb4ed8c94396 2018-07-21 08:01:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9509adea-0d72-4a5f-848b-e5a0da04ff18 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48"}, "enabled": true, "id": "e88b8bad1cb74e4fa83d4a840e28df48", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-eeb1de22-f343-452-name"}} 2018-07-21 08:01:59,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48 used request id req-9509adea-0d72-4a5f-848b-e5a0da04ff18 2018-07-21 08:01:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc8fc71-7797-4867-8811-be470f17ebb6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:01:59,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles used request id req-acc8fc71-7797-4867-8811-be470f17ebb6 2018-07-21 08:01:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463c4123-1091-4335-8cb4-c09f140bacfd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:01:59,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-463c4123-1091-4335-8cb4-c09f140bacfd 2018-07-21 08:01:59,625 - keystone_utils - INFO - Granting role admin to project admin 2018-07-21 08:01:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:01:59,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1914da75-f5c2-482c-ba16-4d037203de0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:01:59,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-1914da75-f5c2-482c-ba16-4d037203de0c 2018-07-21 08:01:59,836 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-eeb1de22-f343-452-name 2018-07-21 08:01:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:01:59,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f14063-df55-4c08-94fb-04fcf6a1118b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:01:59,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c0f14063-df55-4c08-94fb-04fcf6a1118b 2018-07-21 08:01:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eae27a2dc9bfa6759d1adaad4b8b592bb1540df" 2018-07-21 08:01:59,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419d17b3-bf92-4141-b752-1084c393a197 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-eeb1de22-f343-452-name", "links": {"self": "http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48"}, "domain_id": "default", "enabled": true, "id": "e88b8bad1cb74e4fa83d4a840e28df48", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:01:59,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-419d17b3-bf92-4141-b752-1084c393a197 2018-07-21 08:01:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eae27a2dc9bfa6759d1adaad4b8b592bb1540df" 2018-07-21 08:02:00,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd877d77-77ae-4484-a65d-b1870be85e03 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:00,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dd877d77-77ae-4484-a65d-b1870be85e03 2018-07-21 08:02:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eae27a2dc9bfa6759d1adaad4b8b592bb1540df" 2018-07-21 08:02:00,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a2dbd6-9097-412e-b3b4-8e397815f16c Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:02:00,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-c4a2dbd6-9097-412e-b3b4-8e397815f16c 2018-07-21 08:02:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eae27a2dc9bfa6759d1adaad4b8b592bb1540df" 2018-07-21 08:02:00,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f049f1-0796-4302-8dde-abd3d75a3421 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}]} 2018-07-21 08:02:00,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/e88b8bad1cb74e4fa83d4a840e28df48/roles used request id req-78f049f1-0796-4302-8dde-abd3d75a3421 2018-07-21 08:02:00,278 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-eeb1de22-f343-452-name 2018-07-21 08:02:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51646cc2eaa92c20ae13313da2851b5c4fb9fca" 2018-07-21 08:02:00,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1fa905-93d7-407c-bf3b-2476c689c0b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:00,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e88b8bad1cb74e4fa83d4a840e28df48 used request id req-9d1fa905-93d7-407c-bf3b-2476c689c0b2 2018-07-21 08:02:00,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:00,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["gqyjme3HQKeEfNhs6QZmDA"], "issued_at": "2018-07-21T08:02:00.000000Z"}} 2018-07-21 08:02:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9317c8529b560a293d1594ce009afa01c06ea3" 2018-07-21 08:02:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cb5c80-9d7c-4ebd-b8a4-f07b69d6633d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:00,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-99cb5c80-9d7c-4ebd-b8a4-f07b69d6633d 2018-07-21 08:02:00,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:00,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:01,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["BaRMbxdaT7CUBIlkBofhhg"], "issued_at": "2018-07-21T08:02:01.000000Z"}} 2018-07-21 08:02:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:01,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4faa44e5-f3f4-4365-a911-20e6217f6bf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:01,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4faa44e5-f3f4-4365-a911-20e6217f6bf1 2018-07-21 08:02:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:01,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6e8d33-6be6-460e-9a37-c2fe96cd1981 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:01,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ae6e8d33-6be6-460e-9a37-c2fe96cd1981 2018-07-21 08:02:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e059e2e3-33c2-4192-9e9d-891b7de36b7c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e059e2e3-33c2-4192-9e9d-891b7de36b7c 2018-07-21 08:02:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:01,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22686e95-6cfb-46a2-9b77-cd2bf69441da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:01,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-22686e95-6cfb-46a2-9b77-cd2bf69441da 2018-07-21 08:02:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8141bcc4-0507-4481-a103-bd5b643b3bb5 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:02,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8141bcc4-0507-4481-a103-bd5b643b3bb5 2018-07-21 08:02:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413802d9-b9a6-4cec-9c60-7ce3b826cd59 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:02:02,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-413802d9-b9a6-4cec-9c60-7ce3b826cd59 2018-07-21 08:02:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e462d6-b9ee-44ca-9091-4eddc7bff165 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9"}, "enabled": true, "id": "65477ea4d0f8478889b68597bbfc20c9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-1b273f4f-961b-4d7-name"}} 2018-07-21 08:02:02,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 used request id req-30e462d6-b9ee-44ca-9091-4eddc7bff165 2018-07-21 08:02:02,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/65477ea4d0f8478889b68597bbfc20c9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46961775-f211-4713-9c16-1e2d1e7c16b5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/65477ea4d0f8478889b68597bbfc20c9/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:02,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/65477ea4d0f8478889b68597bbfc20c9/roles used request id req-46961775-f211-4713-9c16-1e2d1e7c16b5 2018-07-21 08:02:02,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7f218c-7921-41e5-9794-414678fce278 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:02,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-4f7f218c-7921-41e5-9794-414678fce278 2018-07-21 08:02:02,713 - keystone_utils - INFO - Granting role admin to project admin 2018-07-21 08:02:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/65477ea4d0f8478889b68597bbfc20c9/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:02,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb7980a-8142-430c-95a3-4797c462b193 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:02,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/65477ea4d0f8478889b68597bbfc20c9/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-6fb7980a-8142-430c-95a3-4797c462b193 2018-07-21 08:02:02,867 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-1b273f4f-961b-4d7-name 2018-07-21 08:02:02,867 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1b273f4f-961b-4d7-name 2018-07-21 08:02:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:02,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45726ac4-2b36-4fd6-89e5-3bb0083709a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:02,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-45726ac4-2b36-4fd6-89e5-3bb0083709a3 2018-07-21 08:02:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9317c8529b560a293d1594ce009afa01c06ea3" 2018-07-21 08:02:03,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db18871c-0143-42e7-bdca-04debcd3376e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:03,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 used request id req-db18871c-0143-42e7-bdca-04debcd3376e 2018-07-21 08:02:03,226 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1b273f4f-961b-4d7-name 2018-07-21 08:02:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db1ecf3d9d84a69df2dad869f161dead961d88" 2018-07-21 08:02:03,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e186cb1d-9adb-49cb-a55e-8e7405e08e92 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 65477ea4d0f8478889b68597bbfc20c9.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:03,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/65477ea4d0f8478889b68597bbfc20c9 used request id req-e186cb1d-9adb-49cb-a55e-8e7405e08e92 2018-07-21 08:02:03,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:03,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:03,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["yjdEB6M5Ri25s2cyd--qgw"], "issued_at": "2018-07-21T08:02:03.000000Z"}} 2018-07-21 08:02:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5465abf5c1d12681be7b9f328191f1ea2b2c54" 2018-07-21 08:02:03,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9034f587-b31d-47c4-b931-8c3e015098d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:03,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9034f587-b31d-47c4-b931-8c3e015098d5 2018-07-21 08:02:03,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:03,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:04,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["_ERdEsHuTvu7aXWHezEjXA"], "issued_at": "2018-07-21T08:02:04.000000Z"}} 2018-07-21 08:02:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:04,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607ea557-7572-4489-a56f-2be8562ca361 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:04,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-607ea557-7572-4489-a56f-2be8562ca361 2018-07-21 08:02:04,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:04,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f27c7b03-7413-42a7-bb4c-ef77baf0152d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:04,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f27c7b03-7413-42a7-bb4c-ef77baf0152d 2018-07-21 08:02:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:04,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ab0eab-2118-4ec0-a058-3610796f28e0 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:04,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c2ab0eab-2118-4ec0-a058-3610796f28e0 2018-07-21 08:02:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:04,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636af112-e89a-4122-8a5d-6ce0fa45f9d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:04,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-636af112-e89a-4122-8a5d-6ce0fa45f9d6 2018-07-21 08:02:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:04,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05320686-b381-49f1-9c39-e03bae6746df Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:04,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-05320686-b381-49f1-9c39-e03bae6746df 2018-07-21 08:02:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:04,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ff2c50-a5e1-405d-bb2f-cd1cfb6e7970 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:02:04,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-09ff2c50-a5e1-405d-bb2f-cd1cfb6e7970 2018-07-21 08:02:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35faeb47-caf2-4d49-9a04-1f9a14f8b6b7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5"}, "enabled": true, "id": "989cd517c0d84060b91ccb570aefcbc5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ef511331-abe5-46b-name"}} 2018-07-21 08:02:05,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5 used request id req-35faeb47-caf2-4d49-9a04-1f9a14f8b6b7 2018-07-21 08:02:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/989cd517c0d84060b91ccb570aefcbc5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:05,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2edf167-a9d3-4962-9355-56a8d6f1b2e5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/989cd517c0d84060b91ccb570aefcbc5/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:05,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/989cd517c0d84060b91ccb570aefcbc5/roles used request id req-c2edf167-a9d3-4962-9355-56a8d6f1b2e5 2018-07-21 08:02:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:05,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be33cea5-39eb-4461-962e-00e95ef01fd9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:05,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-be33cea5-39eb-4461-962e-00e95ef01fd9 2018-07-21 08:02:05,308 - keystone_utils - INFO - Granting role admin to project admin 2018-07-21 08:02:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/989cd517c0d84060b91ccb570aefcbc5/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:05,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18cf3d10-b74a-4613-bc21-474bcd5d7064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:05,440 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/989cd517c0d84060b91ccb570aefcbc5/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-18cf3d10-b74a-4613-bc21-474bcd5d7064 2018-07-21 08:02:05,440 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ef511331-abe5-46b-name 2018-07-21 08:02:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:05,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9312eb-7b4a-47c0-a3fb-674380565712 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:05,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3e9312eb-7b4a-47c0-a3fb-674380565712 2018-07-21 08:02:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5465abf5c1d12681be7b9f328191f1ea2b2c54" 2018-07-21 08:02:05,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180395f3-9ed3-4394-8cbc-1392d27a435e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ef511331-abe5-46b-name", "links": {"self": "http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5"}, "domain_id": "default", "enabled": true, "id": "989cd517c0d84060b91ccb570aefcbc5", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:05,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-180395f3-9ed3-4394-8cbc-1392d27a435e 2018-07-21 08:02:05,556 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ef511331-abe5-46b-name 2018-07-21 08:02:05,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f57948fb46be0a8d88eba9c0708164721f66f72" 2018-07-21 08:02:05,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82654587-6b27-4f9e-8974-1816fa6d50f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:05,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/989cd517c0d84060b91ccb570aefcbc5 used request id req-82654587-6b27-4f9e-8974-1816fa6d50f3 2018-07-21 08:02:05,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:06,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["K9JuTLpwRSuigvYvdMwhkg"], "issued_at": "2018-07-21T08:02:06.000000Z"}} 2018-07-21 08:02:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5dc531510e1a7da9659237faed78a690ba7fbb" 2018-07-21 08:02:06,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e1cac6-88b0-4e72-98c6-2b448846afb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:06,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-24e1cac6-88b0-4e72-98c6-2b448846afb0 2018-07-21 08:02:06,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:06,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:06,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["8SHX_UxpQ6Obq5V6KpwuIA"], "issued_at": "2018-07-21T08:02:06.000000Z"}} 2018-07-21 08:02:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:06,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137213cb-bd27-4097-a7f7-3935ccacf71a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:06,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-137213cb-bd27-4097-a7f7-3935ccacf71a 2018-07-21 08:02:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:06,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab04119f-83fe-4922-947e-702464ab096b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:06,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ab04119f-83fe-4922-947e-702464ab096b 2018-07-21 08:02:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:06,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79006b85-1ead-4180-9e11-a2c8ee11b06e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:06,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-79006b85-1ead-4180-9e11-a2c8ee11b06e 2018-07-21 08:02:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:06,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f9edfd-7954-4284-9923-3f84c16ff464 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:06,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-99f9edfd-7954-4284-9923-3f84c16ff464 2018-07-21 08:02:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d45b6d-39a0-4562-a997-237de8a383ee Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:07,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7d45b6d-39a0-4562-a997-237de8a383ee 2018-07-21 08:02:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e0d31b-3453-40eb-a0be-2c51d0a2610e Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "id": "d6b478342d9546e19c0ae741cdc519ce", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 08:02:07,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-61e0d31b-3453-40eb-a0be-2c51d0a2610e 2018-07-21 08:02:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c42e667-9506-4ce1-8ca1-de60b0402ade Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548"}, "enabled": true, "id": "a4323f695d3a42a9a0eb7dce7ce05548", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f45a6024-7da7-4f8-name"}} 2018-07-21 08:02:07,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548 used request id req-0c42e667-9506-4ce1-8ca1-de60b0402ade 2018-07-21 08:02:07,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/a4323f695d3a42a9a0eb7dce7ce05548/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24e7d06-3d77-46aa-956d-44116a8fb3ee Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/a4323f695d3a42a9a0eb7dce7ce05548/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:07,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/a4323f695d3a42a9a0eb7dce7ce05548/roles used request id req-f24e7d06-3d77-46aa-956d-44116a8fb3ee 2018-07-21 08:02:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffeae4a-c333-47a3-a369-5edf96f91f66 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:07,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-bffeae4a-c333-47a3-a369-5edf96f91f66 2018-07-21 08:02:07,763 - keystone_utils - INFO - Granting role admin to project admin 2018-07-21 08:02:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/a4323f695d3a42a9a0eb7dce7ce05548/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:07,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859a5288-5f53-4510-b18e-51affc02d355 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:07,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce/users/a4323f695d3a42a9a0eb7dce7ce05548/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-859a5288-5f53-4510-b18e-51affc02d355 2018-07-21 08:02:07,895 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f45a6024-7da7-4f8-name 2018-07-21 08:02:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:07,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f94fa57d-f346-4156-a6ad-3f3f58913957 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:07,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f94fa57d-f346-4156-a6ad-3f3f58913957 2018-07-21 08:02:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5dc531510e1a7da9659237faed78a690ba7fbb" 2018-07-21 08:02:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76973b24-9470-4175-ae85-5c508d939d61 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f45a6024-7da7-4f8-name", "links": {"self": "http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548"}, "domain_id": "default", "enabled": true, "id": "a4323f695d3a42a9a0eb7dce7ce05548", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:08,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-76973b24-9470-4175-ae85-5c508d939d61 2018-07-21 08:02:08,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:08,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:08,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["hSIHmTc0Q3WM6snk59DAIw"], "issued_at": "2018-07-21T08:02:08.000000Z"}} 2018-07-21 08:02:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df22272d430c9a49272058934d36deb32ed65cf0" 2018-07-21 08:02:08,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b692bb-857d-43ce-baa0-3b3ee6b11219 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:08,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-21b692bb-857d-43ce-baa0-3b3ee6b11219 2018-07-21 08:02:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:08,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8474d951-2c50-42bd-8442-1bb45fbdd6e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:08,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8474d951-2c50-42bd-8442-1bb45fbdd6e0 2018-07-21 08:02:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df22272d430c9a49272058934d36deb32ed65cf0" 2018-07-21 08:02:08,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9afacc0-5135-4dba-88ee-ee2d44df654c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f45a6024-7da7-4f8-name", "links": {"self": "http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548"}, "domain_id": "default", "enabled": true, "id": "a4323f695d3a42a9a0eb7dce7ce05548", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:08,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f9afacc0-5135-4dba-88ee-ee2d44df654c 2018-07-21 08:02:08,615 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f45a6024-7da7-4f8-name 2018-07-21 08:02:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100cdce443459a14d2bec592e63e4480f0fdb8e5" 2018-07-21 08:02:08,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d74158-31b3-4459-8f06-3f1d731e602e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:08,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a4323f695d3a42a9a0eb7dce7ce05548 used request id req-34d74158-31b3-4459-8f06-3f1d731e602e 2018-07-21 08:02:08,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:09,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["hyKdyTq3RHCUiFb3I4PE0A"], "issued_at": "2018-07-21T08:02:09.000000Z"}} 2018-07-21 08:02:09,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b7c3282aa9e33e2e648e6cabffb241db6a0beb" 2018-07-21 08:02:09,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34950adb-c9b1-4211-a7b5-3dd368c45278 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:09,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-34950adb-c9b1-4211-a7b5-3dd368c45278 2018-07-21 08:02:09,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:09,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:09,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["4cZp9olKQyGMRgigvJsXDw"], "issued_at": "2018-07-21T08:02:09.000000Z"}} 2018-07-21 08:02:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:09,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e04b401-79f1-43db-9d8f-9d36e45875b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:09,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-0e04b401-79f1-43db-9d8f-9d36e45875b5 2018-07-21 08:02:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:09,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf71293-c707-4a5a-aa71-f7ca673c14ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:09,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-adf71293-c707-4a5a-aa71-f7ca673c14ee 2018-07-21 08:02:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb0f7d22-b512-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:09,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac608fe-e566-4a6a-8a9c-bf0193618e0b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb0f7d22-b512-4c7-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:09,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb0f7d22-b512-4c7-name used request id req-5ac608fe-e566-4a6a-8a9c-bf0193618e0b 2018-07-21 08:02:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:09,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1c7dcb-1310-4ade-9b3a-dd0248582de1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:09,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0d1c7dcb-1310-4ade-9b3a-dd0248582de1 2018-07-21 08:02:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-fb0f7d22-b512-4c7-name"}}' 2018-07-21 08:02:10,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127935a3-3c2c-46bd-b275-c524ac2dd0e8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc314673553c4b42af7a9a8124c9a9cb"}, "tags": [], "enabled": true, "id": "cc314673553c4b42af7a9a8124c9a9cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb0f7d22-b512-4c7-name"}} 2018-07-21 08:02:10,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-127935a3-3c2c-46bd-b275-c524ac2dd0e8 2018-07-21 08:02:10,150 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-fb0f7d22-b512-4c7-name 2018-07-21 08:02:10,151 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fb0f7d22-b512-4c7-name 2018-07-21 08:02:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:10,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1473708-ee5b-4c47-8390-80221b782262 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:10,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b1473708-ee5b-4c47-8390-80221b782262 2018-07-21 08:02:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/cc314673553c4b42af7a9a8124c9a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b7c3282aa9e33e2e648e6cabffb241db6a0beb" 2018-07-21 08:02:10,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2910c36a-c9f8-404b-b8de-6227b68bf51d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:10,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cc314673553c4b42af7a9a8124c9a9cb used request id req-2910c36a-c9f8-404b-b8de-6227b68bf51d 2018-07-21 08:02:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-72fb0eae-6563-48bc-a2b7-ec5d9d73998e Date: Sat, 21 Jul 2018 08:02:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:10,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-72fb0eae-6563-48bc-a2b7-ec5d9d73998e 2018-07-21 08:02:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e12f0c74-a09a-4971-9e57-1b38711c915c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:10,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-e12f0c74-a09a-4971-9e57-1b38711c915c 2018-07-21 08:02:10,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:10,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cebdb13-4ec8-4958-a64f-17a956a808e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:10,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-8cebdb13-4ec8-4958-a64f-17a956a808e7 2018-07-21 08:02:10,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32547495-4046-4969-81c5-40eb66749150 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:10,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-32547495-4046-4969-81c5-40eb66749150 2018-07-21 08:02:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52578d17-25a6-4af5-ae97-636c522f4d3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:10,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-52578d17-25a6-4af5-ae97-636c522f4d3b 2018-07-21 08:02:10,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:10,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916b2860-2bd8-43b8-8e1f-badafe04abcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:10,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-916b2860-2bd8-43b8-8e1f-badafe04abcf 2018-07-21 08:02:10,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0753ff70-9875-4590-afa2-30b39aa900d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7540591b7c457d929460370b9cd129.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:11,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-0753ff70-9875-4590-afa2-30b39aa900d6 2018-07-21 08:02:11,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdf79d7-f5b0-4777-99e2-6de389a2aba6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "name": "service"}} 2018-07-21 08:02:11,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e used request id req-6cdf79d7-f5b0-4777-99e2-6de389a2aba6 2018-07-21 08:02:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20692d1-fa58-47c5-8077-e220c6c5383a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 873d7597e1cc49fe931d53e670170734.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:11,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-a20692d1-fa58-47c5-8077-e220c6c5383a 2018-07-21 08:02:11,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:11,160 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fb0f7d22-b512-4c7-name 2018-07-21 08:02:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/cc314673553c4b42af7a9a8124c9a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d349a2f-1b8a-46d0-95aa-a2f2efdc2de5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cc314673553c4b42af7a9a8124c9a9cb.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:11,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cc314673553c4b42af7a9a8124c9a9cb used request id req-7d349a2f-1b8a-46d0-95aa-a2f2efdc2de5 2018-07-21 08:02:11,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:11,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c226c5c2-2f5f-4e95-91d9-25898c20dd42 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:11,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c226c5c2-2f5f-4e95-91d9-25898c20dd42 2018-07-21 08:02:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b7c3282aa9e33e2e648e6cabffb241db6a0beb" 2018-07-21 08:02:11,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d8fca-f421-4fd0-a383-7a4816af2f95 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:02:11,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-104d8fca-f421-4fd0-a383-7a4816af2f95 2018-07-21 08:02:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731de0890d1033f522b3d2e2c0ee15ebbd7bcd3" 2018-07-21 08:02:11,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe93e926-bc3d-48d6-9eec-b87e596988b7 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:11,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fe93e926-bc3d-48d6-9eec-b87e596988b7 2018-07-21 08:02:11,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:12,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["BIDKO3RFQk67c26pxcN9JQ"], "issued_at": "2018-07-21T08:02:12.000000Z"}} 2018-07-21 08:02:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613eeeb71b6e537fbfeb03641f94974a36bb7e46" 2018-07-21 08:02:12,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8555cd-01cd-4482-94cf-7c4e628f9ecc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:12,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9e8555cd-01cd-4482-94cf-7c4e628f9ecc 2018-07-21 08:02:12,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:12,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:12,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["7Bc67uQ3TYSpC6aLmKNiNA"], "issued_at": "2018-07-21T08:02:12.000000Z"}} 2018-07-21 08:02:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:12,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9bd360-82d0-440a-b1e9-617f32221173 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:12,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ce9bd360-82d0-440a-b1e9-617f32221173 2018-07-21 08:02:12,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:12,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8166993f-aaa9-4398-af0b-c11fdd444267 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:12,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8166993f-aaa9-4398-af0b-c11fdd444267 2018-07-21 08:02:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cf5413-904f-452a-a7c6-f7f9182d571c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:12,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name used request id req-68cf5413-904f-452a-a7c6-f7f9182d571c 2018-07-21 08:02:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:12,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf1d3db-7eec-4aa5-985f-7ac31678b61d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:12,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4bf1d3db-7eec-4aa5-985f-7ac31678b61d 2018-07-21 08:02:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-62a7f4c8-5906-443-name"}}' 2018-07-21 08:02:12,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6472082f-2465-45eb-be1b-3e47f8e79e30 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5219f764b5cf47e8afc6cc65965692b4"}, "tags": [], "enabled": true, "id": "5219f764b5cf47e8afc6cc65965692b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-62a7f4c8-5906-443-name"}} 2018-07-21 08:02:12,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6472082f-2465-45eb-be1b-3e47f8e79e30 2018-07-21 08:02:12,786 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-62a7f4c8-5906-443-name 2018-07-21 08:02:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:12,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00099004-ba8b-4b54-95d0-43b2c930ebb7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:12,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-00099004-ba8b-4b54-95d0-43b2c930ebb7 2018-07-21 08:02:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613eeeb71b6e537fbfeb03641f94974a36bb7e46" 2018-07-21 08:02:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf88575-9031-40d7-b280-ed78def6d0f9 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5219f764b5cf47e8afc6cc65965692b4"}, "tags": [], "enabled": true, "id": "5219f764b5cf47e8afc6cc65965692b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-62a7f4c8-5906-443-name"}]} 2018-07-21 08:02:12,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-62a7f4c8-5906-443-name used request id req-acf88575-9031-40d7-b280-ed78def6d0f9 2018-07-21 08:02:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613eeeb71b6e537fbfeb03641f94974a36bb7e46" 2018-07-21 08:02:12,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99faf8cd-cf12-4312-872c-379c8b2f0b98 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:02:12,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-99faf8cd-cf12-4312-872c-379c8b2f0b98 2018-07-21 08:02:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6e09928f-c382-45ca-8d60-2c098fb8293d Date: Sat, 21 Jul 2018 08:02:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:13,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6e09928f-c382-45ca-8d60-2c098fb8293d 2018-07-21 08:02:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a394215d-fc98-4a43-a6e1-fb57d454f418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:13,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-a394215d-fc98-4a43-a6e1-fb57d454f418 2018-07-21 08:02:13,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb98c91-9b16-4fb0-aff2-65196604c2e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:13,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-4cb98c91-9b16-4fb0-aff2-65196604c2e8 2018-07-21 08:02:13,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273032e5-fb9f-4210-91d0-38bc792e44bb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:13,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-273032e5-fb9f-4210-91d0-38bc792e44bb 2018-07-21 08:02:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91f5ce2-732b-42b1-930c-8cd301c8fa31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:13,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-a91f5ce2-732b-42b1-930c-8cd301c8fa31 2018-07-21 08:02:13,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-befc75e2-f83e-499e-9ce1-78858de08c54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:13,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-befc75e2-f83e-499e-9ce1-78858de08c54 2018-07-21 08:02:13,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71e3947-0929-4a10-8dde-9b8d1b86fe39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7540591b7c457d929460370b9cd129.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:13,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-a71e3947-0929-4a10-8dde-9b8d1b86fe39 2018-07-21 08:02:13,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:13,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ac0525-5419-4e14-b94a-b8c9ab7e328f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "name": "service"}} 2018-07-21 08:02:13,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e used request id req-15ac0525-5419-4e14-b94a-b8c9ab7e328f 2018-07-21 08:02:13,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:14,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0789554c-39d6-4109-8e4b-02324b28a5db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 873d7597e1cc49fe931d53e670170734.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:14,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-0789554c-39d6-4109-8e4b-02324b28a5db 2018-07-21 08:02:14,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:14,014 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-62a7f4c8-5906-443-name 2018-07-21 08:02:14,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5219f764b5cf47e8afc6cc65965692b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:14,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d5f8cb8-028d-4cf4-bb17-1fd99ffa5d5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:14,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5219f764b5cf47e8afc6cc65965692b4 used request id req-5d5f8cb8-028d-4cf4-bb17-1fd99ffa5d5f 2018-07-21 08:02:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71f6b84847c658fbe05844880a978e19153abda" 2018-07-21 08:02:14,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522afa59-717c-46bd-9c3e-e65b9fd46c95 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:14,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-522afa59-717c-46bd-9c3e-e65b9fd46c95 2018-07-21 08:02:14,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:14,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["y70WbrNMRl-81bdNM3XUbA"], "issued_at": "2018-07-21T08:02:14.000000Z"}} 2018-07-21 08:02:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d67eed657dc1a38b38bb43dcad30e45151562" 2018-07-21 08:02:14,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd7fc49-9c99-4385-afba-aca1aaec7468 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:14,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-6dd7fc49-9c99-4385-afba-aca1aaec7468 2018-07-21 08:02:14,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:14,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:15,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["IX_YAbhgRHa-TJJ-BLQ3PQ"], "issued_at": "2018-07-21T08:02:15.000000Z"}} 2018-07-21 08:02:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:15,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5deb5964-63ab-4f58-b794-ec2d78bcaf29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:15,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5deb5964-63ab-4f58-b794-ec2d78bcaf29 2018-07-21 08:02:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:15,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17158ee-8869-4184-a8db-fc637d56651f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:15,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e17158ee-8869-4184-a8db-fc637d56651f 2018-07-21 08:02:15,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:15,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad9d8c7-db20-41e5-9d51-cb79c4d35e81 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:15,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name used request id req-1ad9d8c7-db20-41e5-9d51-cb79c4d35e81 2018-07-21 08:02:15,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:15,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d252d61f-6182-43c6-9d16-601b5c67f1bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:15,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d252d61f-6182-43c6-9d16-601b5c67f1bf 2018-07-21 08:02:15,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-48703ab8-07e8-4bb-name"}}' 2018-07-21 08:02:15,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a84658f-40ba-424f-bbed-71ce4a3f55a2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/16317b4eed864f6b96977644794df7e7"}, "tags": [], "enabled": true, "id": "16317b4eed864f6b96977644794df7e7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-48703ab8-07e8-4bb-name"}} 2018-07-21 08:02:15,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8a84658f-40ba-424f-bbed-71ce4a3f55a2 2018-07-21 08:02:15,480 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-48703ab8-07e8-4bb-name 2018-07-21 08:02:15,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:15,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4771ae5-5a09-4bc9-b4ac-4bfbf0ad71b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:15,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b4771ae5-5a09-4bc9-b4ac-4bfbf0ad71b4 2018-07-21 08:02:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d67eed657dc1a38b38bb43dcad30e45151562" 2018-07-21 08:02:15,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c834785-dff0-49ce-bdcd-2848a34e9835 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/16317b4eed864f6b96977644794df7e7"}, "tags": [], "enabled": true, "id": "16317b4eed864f6b96977644794df7e7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-48703ab8-07e8-4bb-name"}]} 2018-07-21 08:02:15,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name used request id req-4c834785-dff0-49ce-bdcd-2848a34e9835 2018-07-21 08:02:15,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:15,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:15,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["SxQiwSWUQTux9JQmjcNQJw"], "issued_at": "2018-07-21T08:02:15.000000Z"}} 2018-07-21 08:02:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c11dc8fefa4a63c80b22c73006b56243101b4e" 2018-07-21 08:02:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd26795-80f1-45f9-85fb-0de4507081fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:16,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-bfd26795-80f1-45f9-85fb-0de4507081fa 2018-07-21 08:02:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:16,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57f9ec5b-295e-4d27-b92c-d04128666215 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:16,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-57f9ec5b-295e-4d27-b92c-d04128666215 2018-07-21 08:02:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c11dc8fefa4a63c80b22c73006b56243101b4e" 2018-07-21 08:02:16,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047b30ae-a8c2-4cf7-98cd-6451cd0e314f Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/16317b4eed864f6b96977644794df7e7"}, "tags": [], "enabled": true, "id": "16317b4eed864f6b96977644794df7e7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-48703ab8-07e8-4bb-name"}]} 2018-07-21 08:02:16,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-48703ab8-07e8-4bb-name used request id req-047b30ae-a8c2-4cf7-98cd-6451cd0e314f 2018-07-21 08:02:16,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d67eed657dc1a38b38bb43dcad30e45151562" 2018-07-21 08:02:16,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24aba49-e340-4002-8d4b-8158fab4b38c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:02:16,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f24aba49-e340-4002-8d4b-8158fab4b38c 2018-07-21 08:02:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e712df03-49c2-4b3b-b734-f52207445e83 Date: Sat, 21 Jul 2018 08:02:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:16,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e712df03-49c2-4b3b-b734-f52207445e83 2018-07-21 08:02:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a43a098-88ac-4c4f-965b-2925846fd70a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:16,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-1a43a098-88ac-4c4f-965b-2925846fd70a 2018-07-21 08:02:16,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dfb244-8c01-4977-b556-666fdd4ff14b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:16,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-44dfb244-8c01-4977-b556-666fdd4ff14b 2018-07-21 08:02:16,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec0ae6f-a423-40f4-b994-bcb692c518d0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:16,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-bec0ae6f-a423-40f4-b994-bcb692c518d0 2018-07-21 08:02:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd97eac4-3041-49eb-8236-a05c0468e9e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:16,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-fd97eac4-3041-49eb-8236-a05c0468e9e6 2018-07-21 08:02:16,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:16,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ae3bac-4dc9-48f9-96dd-b07bc3f68820 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:16,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-98ae3bac-4dc9-48f9-96dd-b07bc3f68820 2018-07-21 08:02:16,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:17,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46838dfc-4eed-4c31-b8e6-329c2967ddab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7540591b7c457d929460370b9cd129.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:17,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-46838dfc-4eed-4c31-b8e6-329c2967ddab 2018-07-21 08:02:17,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:17,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598166b8-3c8c-474f-a0de-9382ab44860d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "name": "service"}} 2018-07-21 08:02:17,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e used request id req-598166b8-3c8c-474f-a0de-9382ab44860d 2018-07-21 08:02:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:17,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46614724-5c70-4b52-99f9-cc2396da5e93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 873d7597e1cc49fe931d53e670170734.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:17,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-46614724-5c70-4b52-99f9-cc2396da5e93 2018-07-21 08:02:17,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:17,250 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-48703ab8-07e8-4bb-name 2018-07-21 08:02:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/16317b4eed864f6b96977644794df7e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:17,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d516afaf-5821-40c9-b7bc-7a49136dfa7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:17,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/16317b4eed864f6b96977644794df7e7 used request id req-d516afaf-5821-40c9-b7bc-7a49136dfa7d 2018-07-21 08:02:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06691c976fb86cc1dab9fd1394804763099b29ba" 2018-07-21 08:02:17,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3d29e5-ca66-48c6-b642-b30128619a6d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:17,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1f3d29e5-ca66-48c6-b642-b30128619a6d 2018-07-21 08:02:17,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:17,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["GaA6yJiFTWq8Vurh6Hqh7g"], "issued_at": "2018-07-21T08:02:17.000000Z"}} 2018-07-21 08:02:17,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b87faed1e4076e0ac15e451894b3bdeffc2bedf3" 2018-07-21 08:02:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60243fd-0c52-4a86-9fc9-8a3de092ab23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:17,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a60243fd-0c52-4a86-9fc9-8a3de092ab23 2018-07-21 08:02:17,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:17,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:18,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["b6BaaMIURbivcZKYWGwHSA"], "issued_at": "2018-07-21T08:02:18.000000Z"}} 2018-07-21 08:02:18,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789dcbf49cb9438321e250ca4de413cc0ab02bd" 2018-07-21 08:02:18,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4f1020-44bf-4427-8577-82f9413b539e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:18,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-db4f1020-44bf-4427-8577-82f9413b539e 2018-07-21 08:02:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:18,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6417deb2-fb42-49a2-b0d9-53cf4a99d175 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:18,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6417deb2-fb42-49a2-b0d9-53cf4a99d175 2018-07-21 08:02:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-6a4109f0-b1b1-45e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789dcbf49cb9438321e250ca4de413cc0ab02bd" 2018-07-21 08:02:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876e6525-b2b6-40bd-b3bc-ba0cadcacf81 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-6a4109f0-b1b1-45e-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:18,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-6a4109f0-b1b1-45e-name used request id req-876e6525-b2b6-40bd-b3bc-ba0cadcacf81 2018-07-21 08:02:18,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789dcbf49cb9438321e250ca4de413cc0ab02bd" 2018-07-21 08:02:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953bd25a-1455-4b02-8ef1-f12c6f458cb6 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-21 08:02:18,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=foo used request id req-953bd25a-1455-4b02-8ef1-f12c6f458cb6 2018-07-21 08:02:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789dcbf49cb9438321e250ca4de413cc0ab02bd" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-6a4109f0-b1b1-45e-name"}}' 2018-07-21 08:02:18,760 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ca1ce9-52f3-4027-8061-5a66ac022b69 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-21 08:02:18,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-49ca1ce9-52f3-4027-8061-5a66ac022b69 2018-07-21 08:02:18,760 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-21 08:02:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789dcbf49cb9438321e250ca4de413cc0ab02bd" 2018-07-21 08:02:18,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa3451b-118e-45b7-aa72-5cfe6b66a67c Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:18,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-afa3451b-118e-45b7-aa72-5cfe6b66a67c 2018-07-21 08:02:18,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:19,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["SvzPwQJwRBWNUg3yLukMvA"], "issued_at": "2018-07-21T08:02:19.000000Z"}} 2018-07-21 08:02:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5c324c064bc9b46b6294b13a4f019cf0b058f5" 2018-07-21 08:02:19,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61550330-dd34-44db-80d9-524dcb7e6b90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:19,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-61550330-dd34-44db-80d9-524dcb7e6b90 2018-07-21 08:02:19,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:19,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:19,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["IHGTqSWLQAyB65lIG44N8Q"], "issued_at": "2018-07-21T08:02:19.000000Z"}} 2018-07-21 08:02:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:19,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193891f3-551b-4fb8-ac9d-c3c5d74c474e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:19,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-193891f3-551b-4fb8-ac9d-c3c5d74c474e 2018-07-21 08:02:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:19,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e1ce4e9-7dcd-4c03-87be-2436a5aeb9f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:19,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0e1ce4e9-7dcd-4c03-87be-2436a5aeb9f4 2018-07-21 08:02:19,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:19,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9763f2ce-9df4-4677-a4c9-e8525cfeaffc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:19,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name used request id req-9763f2ce-9df4-4677-a4c9-e8525cfeaffc 2018-07-21 08:02:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:19,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e5831c-179f-4156-a905-916bca8ba231 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:19,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-64e5831c-179f-4156-a905-916bca8ba231 2018-07-21 08:02:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ee1096db-3b31-460-name"}}' 2018-07-21 08:02:20,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1dbb17d-03c4-4b46-8ee9-d89725a1405b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89e189ca844d4304adb8b8e9aed2df89"}, "tags": [], "enabled": true, "id": "89e189ca844d4304adb8b8e9aed2df89", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ee1096db-3b31-460-name"}} 2018-07-21 08:02:20,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d1dbb17d-03c4-4b46-8ee9-d89725a1405b 2018-07-21 08:02:20,086 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ee1096db-3b31-460-name 2018-07-21 08:02:20,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:02:20,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:20,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02: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-f5ead639-014d-44fb-8404-8bc299823cc8 x-compute-request-id: req-f5ead639-014d-44fb-8404-8bc299823cc8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "89e189ca844d4304adb8b8e9aed2df89", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:20,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 used request id req-f5ead639-014d-44fb-8404-8bc299823cc8 2018-07-21 08:02:20,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-21 08:02:20,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02: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-3065f424-742f-4dac-beec-53dd5dd20e2d x-compute-request-id: req-3065f424-742f-4dac-beec-53dd5dd20e2d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:20,785 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 used request id req-3065f424-742f-4dac-beec-53dd5dd20e2d 2018-07-21 08:02:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:20,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2336866e-4bd5-4b1e-92b5-f7c2584a0dfe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:20,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2336866e-4bd5-4b1e-92b5-f7c2584a0dfe 2018-07-21 08:02:20,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5c324c064bc9b46b6294b13a4f019cf0b058f5" 2018-07-21 08:02:20,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428e91bf-a1f5-4547-87c9-e743103f76ff Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89e189ca844d4304adb8b8e9aed2df89"}, "tags": [], "enabled": true, "id": "89e189ca844d4304adb8b8e9aed2df89", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ee1096db-3b31-460-name"}]} 2018-07-21 08:02:20,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee1096db-3b31-460-name used request id req-428e91bf-a1f5-4547-87c9-e743103f76ff 2018-07-21 08:02:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5c324c064bc9b46b6294b13a4f019cf0b058f5" 2018-07-21 08:02:20,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84045f7-b7b2-43ef-9a85-7d6afea9c9df Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:02:20,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f84045f7-b7b2-43ef-9a85-7d6afea9c9df 2018-07-21 08:02:20,978 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:02:20,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5c324c064bc9b46b6294b13a4f019cf0b058f5" 2018-07-21 08:02:21,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02: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-4ac1d9ec-2b54-4b60-a24c-c335c1f1505a x-compute-request-id: req-4ac1d9ec-2b54-4b60-a24c-c335c1f1505a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "89e189ca844d4304adb8b8e9aed2df89", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:21,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/89e189ca844d4304adb8b8e9aed2df89 used request id req-4ac1d9ec-2b54-4b60-a24c-c335c1f1505a 2018-07-21 08:02:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6366ef96-9ad5-4c9a-b37a-cf0676731ae0 Date: Sat, 21 Jul 2018 08:02:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:21,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6366ef96-9ad5-4c9a-b37a-cf0676731ae0 2018-07-21 08:02:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a501c0da-36d5-42c9-a536-868a12f7a81b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:21,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-a501c0da-36d5-42c9-a536-868a12f7a81b 2018-07-21 08:02:21,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cd5569-ff02-435d-a500-9ac6957f988b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-48cd5569-ff02-435d-a500-9ac6957f988b 2018-07-21 08:02:21,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e336b86e-ea4d-45aa-8130-43f63013a373 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:21,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-e336b86e-ea4d-45aa-8130-43f63013a373 2018-07-21 08:02:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f36fb2-dd49-486f-9cfd-b12d4827f011 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:21,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-21f36fb2-dd49-486f-9cfd-b12d4827f011 2018-07-21 08:02:21,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:21,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:21,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49000e32-d7c5-41f2-ba6e-e7a3cf407953 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:21,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-49000e32-d7c5-41f2-ba6e-e7a3cf407953 2018-07-21 08:02:21,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:22,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f17b771-eb1e-42f7-b9c5-489c93eaea95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7540591b7c457d929460370b9cd129.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:22,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-0f17b771-eb1e-42f7-b9c5-489c93eaea95 2018-07-21 08:02:22,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:22,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e51a2fb-2bc9-4c23-9d8a-e6ecfeee4f89 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "name": "service"}} 2018-07-21 08:02:22,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e used request id req-5e51a2fb-2bc9-4c23-9d8a-e6ecfeee4f89 2018-07-21 08:02:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:22,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79cada2-b7cc-43e8-ae5d-462fda7634bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 873d7597e1cc49fe931d53e670170734.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:22,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-d79cada2-b7cc-43e8-ae5d-462fda7634bf 2018-07-21 08:02:22,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:22,281 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ee1096db-3b31-460-name 2018-07-21 08:02:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/89e189ca844d4304adb8b8e9aed2df89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:22,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b26da7-c535-45c9-9d73-b61a6dda1494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:22,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/89e189ca844d4304adb8b8e9aed2df89 used request id req-f3b26da7-c535-45c9-9d73-b61a6dda1494 2018-07-21 08:02:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8682a3d6471b0a1457f5dcd1f3ad321a369da8c2" 2018-07-21 08:02:22,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d89f82e-42c5-4373-b0df-51c566234363 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:22,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7d89f82e-42c5-4373-b0df-51c566234363 2018-07-21 08:02:22,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:22,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["U4SM7Lu0TTyUSvRGfmzOgQ"], "issued_at": "2018-07-21T08:02:22.000000Z"}} 2018-07-21 08:02:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9ca38fa57784a979c9426e48068409ba5e03c" 2018-07-21 08:02:22,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0103c38-6732-4ff7-bc86-1ca3af234016 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:22,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a0103c38-6732-4ff7-bc86-1ca3af234016 2018-07-21 08:02:22,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:22,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:23,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["49xsJgyNTcSkMndIy3JGeQ"], "issued_at": "2018-07-21T08:02:23.000000Z"}} 2018-07-21 08:02:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:23,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d49703-4f68-407e-b8ef-f4d984a13bcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:23,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c7d49703-4f68-407e-b8ef-f4d984a13bcc 2018-07-21 08:02:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:23,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb934ad-bd17-4f5e-9957-b653857495ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:23,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0cb934ad-bd17-4f5e-9957-b653857495ab 2018-07-21 08:02:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:23,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bb09a8-d6b0-443a-b69f-a7431f0463aa Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:23,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name used request id req-a3bb09a8-d6b0-443a-b69f-a7431f0463aa 2018-07-21 08:02:23,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a18a7d-b9ee-4e7a-a6d2-a086731c9500 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:23,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-23a18a7d-b9ee-4e7a-a6d2-a086731c9500 2018-07-21 08:02:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7068618d-dabd-475-name"}}' 2018-07-21 08:02:23,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc9e9f6-9079-41ad-ba8a-baa386fc82d7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4d8019a1bfb7440d93c656d947640452"}, "tags": [], "enabled": true, "id": "4d8019a1bfb7440d93c656d947640452", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7068618d-dabd-475-name"}} 2018-07-21 08:02:23,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2fc9e9f6-9079-41ad-ba8a-baa386fc82d7 2018-07-21 08:02:23,750 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7068618d-dabd-475-name 2018-07-21 08:02:23,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:23,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83aa4a45-21c5-4da0-9f4a-4d38b93c511b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:23,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-83aa4a45-21c5-4da0-9f4a-4d38b93c511b 2018-07-21 08:02:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9ca38fa57784a979c9426e48068409ba5e03c" 2018-07-21 08:02:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a4b328-b787-4178-82a7-69826d81f6e8 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4d8019a1bfb7440d93c656d947640452"}, "tags": [], "enabled": true, "id": "4d8019a1bfb7440d93c656d947640452", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7068618d-dabd-475-name"}]} 2018-07-21 08:02:23,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7068618d-dabd-475-name used request id req-02a4b328-b787-4178-82a7-69826d81f6e8 2018-07-21 08:02:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9ca38fa57784a979c9426e48068409ba5e03c" 2018-07-21 08:02:23,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a00e42-497f-4456-9701-ded8990045cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 08:02:23,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-35a00e42-497f-4456-9701-ded8990045cc 2018-07-21 08:02:23,877 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:02:23,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-21 08:02:24,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02: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-946640f9-3f0c-4672-9dbd-0c1cdbe169fb x-compute-request-id: req-946640f9-3f0c-4672-9dbd-0c1cdbe169fb Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:24,463 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 used request id req-946640f9-3f0c-4672-9dbd-0c1cdbe169fb 2018-07-21 08:02:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-21 08:02:24,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-f1290f79-713d-4ee1-9473-b5c9182c8316 Date: Sat, 21 Jul 2018 08:02:24 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-21 08:02:24,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 used request id req-f1290f79-713d-4ee1-9473-b5c9182c8316 2018-07-21 08:02:24,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:02:24,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:24,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02: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-fb4a2fa6-d7c0-45fd-9cef-4da5cc7bdeb7 x-compute-request-id: req-fb4a2fa6-d7c0-45fd-9cef-4da5cc7bdeb7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "4d8019a1bfb7440d93c656d947640452", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:24,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 used request id req-fb4a2fa6-d7c0-45fd-9cef-4da5cc7bdeb7 2018-07-21 08:02:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:25,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-22a735a4-e480-4cf2-bb58-272e2ff22971 Date: Sat, 21 Jul 2018 08:02:25 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-21 08:02:25,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 used request id req-22a735a4-e480-4cf2-bb58-272e2ff22971 2018-07-21 08:02:25,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:02:25,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9ca38fa57784a979c9426e48068409ba5e03c" 2018-07-21 08:02:25,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aedf5dbd-425f-4fd2-8561-8eaf6f904b54 x-compute-request-id: req-aedf5dbd-425f-4fd2-8561-8eaf6f904b54 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "4d8019a1bfb7440d93c656d947640452", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-21 08:02:25,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/4d8019a1bfb7440d93c656d947640452 used request id req-aedf5dbd-425f-4fd2-8561-8eaf6f904b54 2018-07-21 08:02:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9ca38fa57784a979c9426e48068409ba5e03c" 2018-07-21 08:02:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-148782ed-6a85-4a12-be2f-0a8f6392b5b2 Date: Sat, 21 Jul 2018 08:02:25 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-21 08:02:25,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/4d8019a1bfb7440d93c656d947640452 used request id req-148782ed-6a85-4a12-be2f-0a8f6392b5b2 2018-07-21 08:02:25,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:25,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-bf05e965-8727-47fc-94b6-ce41df03227b Date: Sat, 21 Jul 2018 08:02:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:25,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-bf05e965-8727-47fc-94b6-ce41df03227b 2018-07-21 08:02:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:25,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24155332-59d2-46f3-bfbb-07aaac54b082 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:25,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-24155332-59d2-46f3-bfbb-07aaac54b082 2018-07-21 08:02:25,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:25,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421aaed6-c2ee-4137-b2a5-185967872248 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:25,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-421aaed6-c2ee-4137-b2a5-185967872248 2018-07-21 08:02:25,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68401cdc-c9da-462c-9e3a-60471f1cb929 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:26,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-68401cdc-c9da-462c-9e3a-60471f1cb929 2018-07-21 08:02:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610fdcab-80e4-4ba0-8bf7-8437fb6c2d2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:26,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-610fdcab-80e4-4ba0-8bf7-8437fb6c2d2e 2018-07-21 08:02:26,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c01e724-e527-4055-b108-53102f2034c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:26,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-8c01e724-e527-4055-b108-53102f2034c8 2018-07-21 08:02:26,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-792b4f42-b4c6-4d6c-babf-295d331daae1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7540591b7c457d929460370b9cd129.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:26,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/eb7540591b7c457d929460370b9cd129 used request id req-792b4f42-b4c6-4d6c-babf-295d331daae1 2018-07-21 08:02:26,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e835bb-5470-4352-bfaf-5947e25d4128 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "name": "service"}} 2018-07-21 08:02:26,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9efcc7deb9ac4dc5a05c7bb52142d32e used request id req-54e835bb-5470-4352-bfaf-5947e25d4128 2018-07-21 08:02:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8472959-9ff3-4f9f-9c08-616ef1aa03b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 873d7597e1cc49fe931d53e670170734.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:26,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/873d7597e1cc49fe931d53e670170734 used request id req-e8472959-9ff3-4f9f-9c08-616ef1aa03b1 2018-07-21 08:02:26,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:26,579 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7068618d-dabd-475-name 2018-07-21 08:02:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/4d8019a1bfb7440d93c656d947640452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365f5255-5852-4d7e-85fd-7cc6bf44fffc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:26,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4d8019a1bfb7440d93c656d947640452 used request id req-365f5255-5852-4d7e-85fd-7cc6bf44fffc 2018-07-21 08:02:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164411637e31715cc3ac04784cf74f25b5eb0bdd" 2018-07-21 08:02:26,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c3f895-0f62-4012-b055-8c2dcb10f8a1 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:26,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-11c3f895-0f62-4012-b055-8c2dcb10f8a1 2018-07-21 08:02:26,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:27,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["niH7SKtxSSyhRW4PPstqwQ"], "issued_at": "2018-07-21T08:02:27.000000Z"}} 2018-07-21 08:02:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578237310a8e2ee3868d7b578ce5fa4aae4e81d1" 2018-07-21 08:02:27,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6b996b-a416-411f-a9e6-d537d4ad70d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:27,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4d6b996b-a416-411f-a9e6-d537d4ad70d8 2018-07-21 08:02:27,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:27,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:27,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["IAefqYqUQi2pAz-tWbdVRw"], "issued_at": "2018-07-21T08:02:27.000000Z"}} 2018-07-21 08:02:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:27,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a0cbab-3ae1-4609-a943-4288359f95e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:27,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-29a0cbab-3ae1-4609-a943-4288359f95e9 2018-07-21 08:02:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:27,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86137552-43f9-4075-815d-969365710a0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:27,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-86137552-43f9-4075-815d-969365710a0d 2018-07-21 08:02:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-baf34f15-efde-444-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:27,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52068ccc-03c0-4934-a877-8ccb39ff4ca8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-baf34f15-efde-444-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:27,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-baf34f15-efde-444-name used request id req-52068ccc-03c0-4934-a877-8ccb39ff4ca8 2018-07-21 08:02:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:28,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54681619-6ea7-4aae-b089-a1d44f0f00b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:28,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-54681619-6ea7-4aae-b089-a1d44f0f00b9 2018-07-21 08:02:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}}' 2018-07-21 08:02:28,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5a7cb16-6870-4172-a51a-73af2c0318b5 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78"}, "tags": [], "enabled": true, "id": "f410156a385e41c3aa078bb1662a4f78", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}} 2018-07-21 08:02:28,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c5a7cb16-6870-4172-a51a-73af2c0318b5 2018-07-21 08:02:28,147 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:28,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:28,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:28,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["1VfVTl7BRJac_3pdRfz4Ng"], "issued_at": "2018-07-21T08:02:28.000000Z"}} 2018-07-21 08:02:28,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:28,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbf1a9c-5517-4fa5-93f2-93231b0fa114 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:28,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-dbbf1a9c-5517-4fa5-93f2-93231b0fa114 2018-07-21 08:02:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:28,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76094807-cc4b-4143-b1b0-5ee7ae1954cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:28,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76094807-cc4b-4143-b1b0-5ee7ae1954cb 2018-07-21 08:02:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:28,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa55e39-fbac-4888-8dbe-31959e991b4c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:28,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9aa55e39-fbac-4888-8dbe-31959e991b4c 2018-07-21 08:02:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:28,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0226e064-7bda-44f0-aaa1-e1c9b77dcbcb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:28,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0226e064-7bda-44f0-aaa1-e1c9b77dcbcb 2018-07-21 08:02:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bf3a26-c368-4126-8879-6ea039600edc Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:29,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98bf3a26-c368-4126-8879-6ea039600edc 2018-07-21 08:02:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-baf34f15-efde-444-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e105d550-132e-4387-b5a9-2d2acffa620e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-baf34f15-efde-444-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78"}, "tags": [], "enabled": true, "id": "f410156a385e41c3aa078bb1662a4f78", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}]} 2018-07-21 08:02:29,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-baf34f15-efde-444-name used request id req-e105d550-132e-4387-b5a9-2d2acffa620e 2018-07-21 08:02:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/1e3bd6fbb8134c518a210df751bb6fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bcb39c-e78b-401b-9daf-6aa0c0204cef Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/1e3bd6fbb8134c518a210df751bb6fc6"}, "enabled": true, "id": "1e3bd6fbb8134c518a210df751bb6fc6", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-baf34f15-efde-444-user"}} 2018-07-21 08:02:29,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/1e3bd6fbb8134c518a210df751bb6fc6 used request id req-b5bcb39c-e78b-401b-9daf-6aa0c0204cef 2018-07-21 08:02:29,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d264a25-73d9-4755-a29d-e0e4ffbd7425 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:29,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles used request id req-0d264a25-73d9-4755-a29d-e0e4ffbd7425 2018-07-21 08:02:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a1e185-5ffa-4b6c-a3d2-32595c63528e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:29,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-d4a1e185-5ffa-4b6c-a3d2-32595c63528e 2018-07-21 08:02:29,638 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:29,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e005599-7ecc-4d0e-ac1d-a14037800154 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:29,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-9e005599-7ecc-4d0e-ac1d-a14037800154 2018-07-21 08:02:29,796 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-baf34f15-efde-444-user 2018-07-21 08:02:29,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:29,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa36297-17c0-49f8-ac55-2f17e2499f9b Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:29,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-afa36297-17c0-49f8-ac55-2f17e2499f9b 2018-07-21 08:02:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" -d '{"role": {"name": "CreateProjectUserTests-baf34f15-efde-444-name-role"}}' 2018-07-21 08:02:30,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a18d6ee-0718-48c1-9aea-67559eeef712 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3435fe9f2da41dd9a537e63b5d34f10", "links": {"self": "http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10"}, "name": "CreateProjectUserTests-baf34f15-efde-444-name-role"}} 2018-07-21 08:02:30,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2a18d6ee-0718-48c1-9aea-67559eeef712 2018-07-21 08:02:30,003 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-baf34f15-efde-444-name-role 2018-07-21 08:02:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:30,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f26302-1d1d-4ebd-a16b-bab958eb8b49 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3435fe9f2da41dd9a537e63b5d34f10", "links": {"self": "http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10"}, "name": "CreateProjectUserTests-baf34f15-efde-444-name-role"}} 2018-07-21 08:02:30,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10 used request id req-f3f26302-1d1d-4ebd-a16b-bab958eb8b49 2018-07-21 08:02:30,024 - keystone_utils - INFO - Granting role CreateProjectUserTests-baf34f15-efde-444-name-role to project CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles/e3435fe9f2da41dd9a537e63b5d34f10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:30,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539a764e-58f0-4e2c-8cb2-ce5d33507ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:30,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78/users/1e3bd6fbb8134c518a210df751bb6fc6/roles/e3435fe9f2da41dd9a537e63b5d34f10 used request id req-539a764e-58f0-4e2c-8cb2-ce5d33507ef1 2018-07-21 08:02:30,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:30,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:30,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "e3435fe9f2da41dd9a537e63b5d34f10", "name": "CreateProjectUserTests-baf34f15-efde-444-name-role"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f410156a385e41c3aa078bb1662a4f78", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/f410156a385e41c3aa078bb1662a4f78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/f410156a385e41c3aa078bb1662a4f78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/f410156a385e41c3aa078bb1662a4f78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f410156a385e41c3aa078bb1662a4f78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/f410156a385e41c3aa078bb1662a4f78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/f410156a385e41c3aa078bb1662a4f78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/f410156a385e41c3aa078bb1662a4f78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f410156a385e41c3aa078bb1662a4f78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f410156a385e41c3aa078bb1662a4f78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-baf34f15-efde-444-user", "id": "1e3bd6fbb8134c518a210df751bb6fc6"}, "audit_ids": ["ML0ArQgDToS-YuxR7jHrEA"], "issued_at": "2018-07-21T08:02:30.000000Z"}} 2018-07-21 08:02:30,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d37b552-2cca-4abb-809f-1e2afe49e67e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:30,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-2d37b552-2cca-4abb-809f-1e2afe49e67e 2018-07-21 08:02:30,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-baf34f15-efde-444-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:30,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-29024b85-c324-4994-a11c-517d127e7356 Date: Sat, 21 Jul 2018 08:02:30 GMT RESP BODY: {"security_groups": []} 2018-07-21 08:02:30,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-baf34f15-efde-444-name&description=hello+group used request id req-29024b85-c324-4994-a11c-517d127e7356 2018-07-21 08:02:30,939 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-baf34f15-efde-444-name... 2018-07-21 08:02:30,939 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:30,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" -d '{"security_group": {"name": "CreateProjectUserTests-baf34f15-efde-444-name", "description": "hello group"}}' 2018-07-21 08:02:31,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-90fef3d1-b53a-43c8-b1a6-2173427109cd Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "updated_at": "2018-07-21T08:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}], "revision_number": 1, "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}} 2018-07-21 08:02:31,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-90fef3d1-b53a-43c8-b1a6-2173427109cd 2018-07-21 08:02:31,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af9a57b4-6fad-4952-822c-4728e4264803 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47"}]} 2018-07-21 08:02:31,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-af9a57b4-6fad-4952-822c-4728e4264803 2018-07-21 08:02:31,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23a7b810-ddb6-4d43-b1dd-3b59000649d8 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47"}]} 2018-07-21 08:02:31,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-23a7b810-ddb6-4d43-b1dd-3b59000649d8 2018-07-21 08:02:31,170 - neutron_utils - INFO - Retrieving security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c36e5bc0-4442-405c-b0ba-653233efc26b Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "updated_at": "2018-07-21T08:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}], "revision_number": 1, "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}]} 2018-07-21 08:02:31,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-c36e5bc0-4442-405c-b0ba-653233efc26b 2018-07-21 08:02:31,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7271f086-f1c1-499e-9d87-29058eba8507 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47"}]} 2018-07-21 08:02:31,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-7271f086-f1c1-499e-9d87-29058eba8507 2018-07-21 08:02:31,258 - neutron_utils - INFO - Retrieving security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f8b9a8ce-a1ee-457d-a20a-d6892bf732f6 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "updated_at": "2018-07-21T08:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}], "revision_number": 1, "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}]} 2018-07-21 08:02:31,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-f8b9a8ce-a1ee-457d-a20a-d6892bf732f6 2018-07-21 08:02:31,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31f1591a-4df1-432c-afb2-07398f6e7ef5 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47"}]} 2018-07-21 08:02:31,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-31f1591a-4df1-432c-afb2-07398f6e7ef5 2018-07-21 08:02:31,329 - neutron_utils - INFO - Retrieving security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-490fee6b-3cd7-4fd5-9a8c-995885715437 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "updated_at": "2018-07-21T08:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "revision_number": 0, "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}], "revision_number": 1, "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}]} 2018-07-21 08:02:31,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-490fee6b-3cd7-4fd5-9a8c-995885715437 2018-07-21 08:02:31,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27cada6a-1e2a-47b7-b3ad-6f98477d0bcb 2018-07-21 08:02:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b454100-2ea7-4549-9aad-aed737da94f1 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "01f80cb0-51ef-4ffe-993b-5b2602de2d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:31Z", "security_group_id": "27cada6a-1e2a-47b7-b3ad-6f98477d0bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:31Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "5a0f4170-ed3b-4063-95d6-0b4c136daa47"}]} 2018-07-21 08:02:31,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-4b454100-2ea7-4549-9aad-aed737da94f1 2018-07-21 08:02:31,393 - neutron_utils - INFO - Deleting security group rule with ID - 5a0f4170-ed3b-4063-95d6-0b4c136daa47 2018-07-21 08:02:31,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5a0f4170-ed3b-4063-95d6-0b4c136daa47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24374b3c-589b-49bb-8340-b224b8133622 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:31,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5a0f4170-ed3b-4063-95d6-0b4c136daa47 used request id req-24374b3c-589b-49bb-8340-b224b8133622 2018-07-21 08:02:31,477 - neutron_utils - INFO - Deleting security group rule with ID - 01f80cb0-51ef-4ffe-993b-5b2602de2d6a 2018-07-21 08:02:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/01f80cb0-51ef-4ffe-993b-5b2602de2d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,547 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d230a90-a678-4270-b8f0-c096ee2f908d Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:31,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/01f80cb0-51ef-4ffe-993b-5b2602de2d6a used request id req-5d230a90-a678-4270-b8f0-c096ee2f908d 2018-07-21 08:02:31,547 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/27cada6a-1e2a-47b7-b3ad-6f98477d0bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c733d8432f15afb222cbbebeb987ee08e911e3" 2018-07-21 08:02:31,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a9244b5-dfef-4fcb-9391-79a858c549c1 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:31,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/27cada6a-1e2a-47b7-b3ad-6f98477d0bcb used request id req-8a9244b5-dfef-4fcb-9391-79a858c549c1 2018-07-21 08:02:31,818 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-baf34f15-efde-444-user 2018-07-21 08:02:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1e3bd6fbb8134c518a210df751bb6fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7ee7fea6dddd92e58bbe993a7da1947cd3ca60" 2018-07-21 08:02:32,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08a1cd6-a016-4786-a9c2-9f36841fc912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:32,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1e3bd6fbb8134c518a210df751bb6fc6 used request id req-f08a1cd6-a016-4786-a9c2-9f36841fc912 2018-07-21 08:02:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8f09936e-249c-4434-91a5-409ea4a6d127 Date: Sat, 21 Jul 2018 08:02:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:30Z", "updated_at": "2018-07-21T08:02:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "revision_number": 0, "id": "044fd3d5-ee04-4fa0-a2df-e3fd75405275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "revision_number": 0, "id": "272b8c5c-258f-4cc0-81fb-43dc695c9ba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "revision_number": 0, "id": "914bcb42-b529-42cf-97a6-10aae5cf8c8b", "remote_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv6", "project_id": "f410156a385e41c3aa078bb1662a4f78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "revision_number": 0, "id": "9a9133b8-3dd8-45c4-a30c-282629cea2fd", "remote_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "port_range_min": null, "ethertype": "IPv4", "project_id": "f410156a385e41c3aa078bb1662a4f78"}], "revision_number": 1, "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:32,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8f09936e-249c-4434-91a5-409ea4a6d127 2018-07-21 08:02:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8de0ea-176e-4970-9f64-50238dc63e17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:32,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-6e8de0ea-176e-4970-9f64-50238dc63e17 2018-07-21 08:02:32,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ab73f8-c005-4335-b8ec-4a971bbb8c5e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f410156a385e41c3aa078bb1662a4f78", "name": "CreateProjectUserTests-baf34f15-efde-444-name"}} 2018-07-21 08:02:32,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78 used request id req-c5ab73f8-c005-4335-b8ec-4a971bbb8c5e 2018-07-21 08:02:32,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2 2018-07-21 08:02:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6570de23-94ce-41c4-8612-585cf1c9843a Date: Sat, 21 Jul 2018 08:02:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:30Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "044fd3d5-ee04-4fa0-a2df-e3fd75405275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:30Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "272b8c5c-258f-4cc0-81fb-43dc695c9ba0"}, {"remote_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:30Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "914bcb42-b529-42cf-97a6-10aae5cf8c8b"}, {"remote_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:30Z", "security_group_id": "45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2", "port_range_min": null, "revision_number": 0, "tenant_id": "f410156a385e41c3aa078bb1662a4f78", "created_at": "2018-07-21T08:02:30Z", "project_id": "f410156a385e41c3aa078bb1662a4f78", "id": "9a9133b8-3dd8-45c4-a30c-282629cea2fd"}]} 2018-07-21 08:02:32,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2 used request id req-6570de23-94ce-41c4-8612-585cf1c9843a 2018-07-21 08:02:32,494 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 08:02:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5874983-40a0-4197-aa3b-3364d254c6a6 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:32,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/45c9999b-67cf-478d-b5b5-ad3f6b5ce5a2 used request id req-f5874983-40a0-4197-aa3b-3364d254c6a6 2018-07-21 08:02:32,621 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-baf34f15-efde-444-name 2018-07-21 08:02:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b495eb34-ee60-423a-b411-5300b99bb618 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:32,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f410156a385e41c3aa078bb1662a4f78 used request id req-b495eb34-ee60-423a-b411-5300b99bb618 2018-07-21 08:02:32,772 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-baf34f15-efde-444-name-role 2018-07-21 08:02:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cfdc447-937d-4a01-812b-ebff3a91968e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:32,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e3435fe9f2da41dd9a537e63b5d34f10 used request id req-6cfdc447-937d-4a01-812b-ebff3a91968e 2018-07-21 08:02:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a0efccc3d520f0d9a67575dd6637239cb0417" 2018-07-21 08:02:32,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb72cec2-9b35-4249-81bc-83757a075e03 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:32,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fb72cec2-9b35-4249-81bc-83757a075e03 2018-07-21 08:02:32,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:33,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["bJnWZX06R4W2JaTmhnzrdA"], "issued_at": "2018-07-21T08:02:33.000000Z"}} 2018-07-21 08:02:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef0ec0d1531d90729d78dc34251e1b07e8deb73" 2018-07-21 08:02:33,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5cb7016-3801-48dd-92c2-5bb0111e7114 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:33,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f5cb7016-3801-48dd-92c2-5bb0111e7114 2018-07-21 08:02:33,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:33,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:33,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["PnVqywz2TMKsmFpLnP79Tw"], "issued_at": "2018-07-21T08:02:33.000000Z"}} 2018-07-21 08:02:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:33,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c9e669-3cc0-45c7-986a-b7c667d03703 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:33,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-82c9e669-3cc0-45c7-986a-b7c667d03703 2018-07-21 08:02:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:33,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f6790f-4884-497e-9e4b-ba6728dfcf19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:33,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-04f6790f-4884-497e-9e4b-ba6728dfcf19 2018-07-21 08:02:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d5f2fca-d986-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:34,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1118cad2-3336-4eb3-b981-11a1d1978cc2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d5f2fca-d986-443-name", "previous": null, "next": null}, "projects": []} 2018-07-21 08:02:34,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d5f2fca-d986-443-name used request id req-1118cad2-3336-4eb3-b981-11a1d1978cc2 2018-07-21 08:02:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a741c48-a6b2-4e2f-a656-1723931535f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9a741c48-a6b2-4e2f-a656-1723931535f9 2018-07-21 08:02:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}}' 2018-07-21 08:02:34,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78279341-b951-4fbf-99a4-d33417a0856d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97"}, "tags": [], "enabled": true, "id": "553e1a76f36340bd87587aec2cf9ec97", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}} 2018-07-21 08:02:34,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-78279341-b951-4fbf-99a4-d33417a0856d 2018-07-21 08:02:34,267 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:34,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:34,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:34,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["YTvb0VmaRyOQUWyUE8H3eg"], "issued_at": "2018-07-21T08:02:34.000000Z"}} 2018-07-21 08:02:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:34,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37022c11-9a0d-4622-a774-ce633a530d6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:34,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-37022c11-9a0d-4622-a774-ce633a530d6a 2018-07-21 08:02:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:34,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a17a2944-b022-4c13-82ad-d7c054bbd5bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:34,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a17a2944-b022-4c13-82ad-d7c054bbd5bc 2018-07-21 08:02:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:34,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e675d215-75a4-4bbf-aa2c-15d8bc2ce791 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:34,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e675d215-75a4-4bbf-aa2c-15d8bc2ce791 2018-07-21 08:02:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:34,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599c555d-cdce-4fcc-a503-25ef7ed23aeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-599c555d-cdce-4fcc-a503-25ef7ed23aeb 2018-07-21 08:02:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e27d5d-666c-4fc8-85ba-b09702c0f063 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:35,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5e27d5d-666c-4fc8-85ba-b09702c0f063 2018-07-21 08:02:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ad640c-f1dc-481a-8db1-fd7b79aa6b53 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97"}, "tags": [], "enabled": true, "id": "553e1a76f36340bd87587aec2cf9ec97", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:35,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name used request id req-17ad640c-f1dc-481a-8db1-fd7b79aa6b53 2018-07-21 08:02:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22458332-1a26-40d5-b4ee-e11adea55244 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3"}, "enabled": true, "id": "9fa63815b571448f84e0c2f54aa35be3", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-user1"}} 2018-07-21 08:02:35,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3 used request id req-22458332-1a26-40d5-b4ee-e11adea55244 2018-07-21 08:02:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0549fbe9-3f8c-41d0-a63d-ac5aa6ed5d8a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:35,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles used request id req-0549fbe9-3f8c-41d0-a63d-ac5aa6ed5d8a 2018-07-21 08:02:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9690aecd-a32c-45ba-8623-0dd29e546da6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:35,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-9690aecd-a32c-45ba-8623-0dd29e546da6 2018-07-21 08:02:35,709 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:35,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d50409a-a0ca-4be2-ad02-324e7feaa82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:35,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-3d50409a-a0ca-4be2-ad02-324e7feaa82b 2018-07-21 08:02:35,833 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1d5f2fca-d986-443-user1 2018-07-21 08:02:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:35,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2e2730-d17c-42ac-a39e-54a62bbfa5c4 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:35,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6d2e2730-d17c-42ac-a39e-54a62bbfa5c4 2018-07-21 08:02:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" -d '{"role": {"name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}}' 2018-07-21 08:02:36,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fa0ea8-da3c-44dc-b19b-ba44bfa41e0f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98735dc8a61b475cae951ab381b371f3", "links": {"self": "http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3"}, "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}} 2018-07-21 08:02:36,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c7fa0ea8-da3c-44dc-b19b-ba44bfa41e0f 2018-07-21 08:02:36,039 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-1d5f2fca-d986-443-name-role 2018-07-21 08:02:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:36,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f642c8-132f-483e-95fd-866e0d3d1cac Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98735dc8a61b475cae951ab381b371f3", "links": {"self": "http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3"}, "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}} 2018-07-21 08:02:36,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 used request id req-d6f642c8-132f-483e-95fd-866e0d3d1cac 2018-07-21 08:02:36,135 - keystone_utils - INFO - Granting role CreateProjectUserTests-1d5f2fca-d986-443-name-role to project CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles/98735dc8a61b475cae951ab381b371f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:36,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5502eca1-2ca7-4b05-801c-8ca230df6945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:36,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/9fa63815b571448f84e0c2f54aa35be3/roles/98735dc8a61b475cae951ab381b371f3 used request id req-5502eca1-2ca7-4b05-801c-8ca230df6945 2018-07-21 08:02:36,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:36,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:36,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["e_gjR50vTG-Ia5NOSKUojA"], "issued_at": "2018-07-21T08:02:36.000000Z"}} 2018-07-21 08:02:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:36,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914e9dfa-2ba8-454d-88c4-b8d9899b4ba2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:36,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-914e9dfa-2ba8-454d-88c4-b8d9899b4ba2 2018-07-21 08:02:36,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:36,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80d3592-cd97-433a-ae1c-7f3610c28968 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:36,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a80d3592-cd97-433a-ae1c-7f3610c28968 2018-07-21 08:02:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:36,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96866a43-b1a7-4d67-b2a4-0e5e8d37948a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0f3bedbe7b2246d1bf32b91298ec165e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3bedbe7b2246d1bf32b91298ec165e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/421235d0c3cb46beada201ac9028ef59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "421235d0c3cb46beada201ac9028ef59", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/69dff1836866440d8dfe803cd6875287"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69dff1836866440d8dfe803cd6875287", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/6c764b2c7e374ccea6a7b9a6c109b91a"}, "domain_id": "dfc474e98fbb4b29b750c4fa6b1929e2", "enabled": true, "options": {}, "id": "6c764b2c7e374ccea6a7b9a6c109b91a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/79bec54c87ae46cfa825e543a84db7a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79bec54c87ae46cfa825e543a84db7a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/88de7d537ceb4c08a75ae1b6415b7e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88de7d537ceb4c08a75ae1b6415b7e04", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/96e6c09f9d8d4e148c0edaad6bfb8c8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96e6c09f9d8d4e148c0edaad6bfb8c8b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-1d5f2fca-d986-443-user1", "links": {"self": "http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3"}, "domain_id": "default", "enabled": true, "id": "9fa63815b571448f84e0c2f54aa35be3", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/b4699213e4db447b98758e9a7f4977b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4699213e4db447b98758e9a7f4977b3", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/c2fbe70002ae477181670cb489d228f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2fbe70002ae477181670cb489d228f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c39453e2ab8d48e19f3a27437e7ab5ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c39453e2ab8d48e19f3a27437e7ab5ef", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/d0ae28a738d44f74995e4b7db4a8ce13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0ae28a738d44f74995e4b7db4a8ce13", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/d306fcf66ce148a4be0a1917001ede5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d306fcf66ce148a4be0a1917001ede5c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/e4b5a0335162493d843a00e2a22b21a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b5a0335162493d843a00e2a22b21a2", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/f617df177a054cd3b88f3146c55ed1a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f617df177a054cd3b88f3146c55ed1a9", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-21 08:02:36,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-96866a43-b1a7-4d67-b2a4-0e5e8d37948a 2018-07-21 08:02:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:36,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7461dac0-8abc-4748-9586-92531a2d1c26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 08:02:36,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7461dac0-8abc-4748-9586-92531a2d1c26 2018-07-21 08:02:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f4f278-156f-40f8-968b-e9f16a499a39 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "98735dc8a61b475cae951ab381b371f3", "links": {"self": "http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3"}, "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:37,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7f4f278-156f-40f8-968b-e9f16a499a39 2018-07-21 08:02:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e131b38-4a0f-4d7a-a5f9-c503a1b004e9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97"}, "tags": [], "enabled": true, "id": "553e1a76f36340bd87587aec2cf9ec97", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:37,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-1d5f2fca-d986-443-name used request id req-0e131b38-4a0f-4d7a-a5f9-c503a1b004e9 2018-07-21 08:02:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/652eab70fa13458a9b5e5d4922a13459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45b1c17-5f24-4f9d-99b5-a2b57a64597d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/652eab70fa13458a9b5e5d4922a13459"}, "enabled": true, "id": "652eab70fa13458a9b5e5d4922a13459", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-1d5f2fca-d986-443-user2"}} 2018-07-21 08:02:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/652eab70fa13458a9b5e5d4922a13459 used request id req-c45b1c17-5f24-4f9d-99b5-a2b57a64597d 2018-07-21 08:02:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f691b1-b541-4931-87d1-abf1b00e10e0 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 08:02:37,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles used request id req-c6f691b1-b541-4931-87d1-abf1b00e10e0 2018-07-21 08:02:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4797332c-8a28-41bd-b496-c4e46989019b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}} 2018-07-21 08:02:37,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-4797332c-8a28-41bd-b496-c4e46989019b 2018-07-21 08:02:37,796 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles/1b08071ec85d49559ac3ee30f559c1fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:37,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1824fdca-7b92-4801-8100-ebd2b243b10f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:37,923 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles/1b08071ec85d49559ac3ee30f559c1fa used request id req-1824fdca-7b92-4801-8100-ebd2b243b10f 2018-07-21 08:02:37,923 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1d5f2fca-d986-443-user2 2018-07-21 08:02:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:38,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e245cde-74a8-4a17-abff-2223ca37e793 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98735dc8a61b475cae951ab381b371f3", "links": {"self": "http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3"}, "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}} 2018-07-21 08:02:38,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 used request id req-1e245cde-74a8-4a17-abff-2223ca37e793 2018-07-21 08:02:38,017 - keystone_utils - INFO - Granting role CreateProjectUserTests-1d5f2fca-d986-443-name-role to project CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles/98735dc8a61b475cae951ab381b371f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:38,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34940fb4-b01f-4d71-b25c-7bf1efe46f9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:38,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97/users/652eab70fa13458a9b5e5d4922a13459/roles/98735dc8a61b475cae951ab381b371f3 used request id req-34940fb4-b01f-4d71-b25c-7bf1efe46f9a 2018-07-21 08:02:38,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:38,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:38,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}, {"id": "98735dc8a61b475cae951ab381b371f3", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}], "expires_at": "2018-07-21T09:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553e1a76f36340bd87587aec2cf9ec97", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-1d5f2fca-d986-443-user1", "id": "9fa63815b571448f84e0c2f54aa35be3"}, "audit_ids": ["RtZ93RPMSCu6LbEgpenJSA"], "issued_at": "2018-07-21T08:02:38.000000Z"}} 2018-07-21 08:02:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:38,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b544b5c-d685-40db-9df7-55a6d6e7e81e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:38,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-1b544b5c-d685-40db-9df7-55a6d6e7e81e 2018-07-21 08:02:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-1d5f2fca-d986-443-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:38,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-54d9f168-4019-4dd7-968d-0fd8f258effc Date: Sat, 21 Jul 2018 08:02:38 GMT RESP BODY: {"security_groups": []} 2018-07-21 08:02:38,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-1d5f2fca-d986-443-name&description=hello+group used request id req-54d9f168-4019-4dd7-968d-0fd8f258effc 2018-07-21 08:02:38,908 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-1d5f2fca-d986-443-name... 2018-07-21 08:02:38,909 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" -d '{"security_group": {"name": "CreateProjectUserTests-1d5f2fca-d986-443-name", "description": "hello group"}}' 2018-07-21 08:02:39,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-a33b2995-d773-4ec8-ae0a-57e173df74de Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}} 2018-07-21 08:02:39,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-a33b2995-d773-4ec8-ae0a-57e173df74de 2018-07-21 08:02:39,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-073f7de2-4e01-4c80-8af3-7d3e0a301116 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:39,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-073f7de2-4e01-4c80-8af3-7d3e0a301116 2018-07-21 08:02:39,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-876e9be9-d88f-43b1-87cb-7eb4929a63c7 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:39,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-876e9be9-d88f-43b1-87cb-7eb4929a63c7 2018-07-21 08:02:39,116 - neutron_utils - INFO - Retrieving security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8a532d9d-4fa2-4235-9655-d198b9eee342 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:39,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-8a532d9d-4fa2-4235-9655-d198b9eee342 2018-07-21 08:02:39,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57f8b8ae-2596-4d9d-95f7-077334760533 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:39,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-57f8b8ae-2596-4d9d-95f7-077334760533 2018-07-21 08:02:39,198 - neutron_utils - INFO - Retrieving security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bd300815-0cd2-4118-8581-71f13c4ccb2a Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:39,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-bd300815-0cd2-4118-8581-71f13c4ccb2a 2018-07-21 08:02:39,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c55248eb-b54d-4e1c-9cd7-56f4150073d1 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:39,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-c55248eb-b54d-4e1c-9cd7-56f4150073d1 2018-07-21 08:02:39,263 - neutron_utils - INFO - Retrieving security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cd1d071b-6702-4993-83e2-f7370cc241b0 Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:39,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-cd1d071b-6702-4993-83e2-f7370cc241b0 2018-07-21 08:02:39,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:39,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dcf696ab-6a3d-42d0-a68d-e9bc511f966a Date: Sat, 21 Jul 2018 08:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:39,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-dcf696ab-6a3d-42d0-a68d-e9bc511f966a 2018-07-21 08:02:39,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:02:39,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:39,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}, {"id": "98735dc8a61b475cae951ab381b371f3", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name-role"}], "expires_at": "2018-07-21T09:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553e1a76f36340bd87587aec2cf9ec97", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_553e1a76f36340bd87587aec2cf9ec97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_553e1a76f36340bd87587aec2cf9ec97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-1d5f2fca-d986-443-user2", "id": "652eab70fa13458a9b5e5d4922a13459"}, "audit_ids": ["sHGFNHm-SnWgnSccO6hL0Q"], "issued_at": "2018-07-21T08:02:39.000000Z"}} 2018-07-21 08:02:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:39,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cbdbcd-c9c5-4e62-8b53-768a5d65958f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:39,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-09cbdbcd-c9c5-4e62-8b53-768a5d65958f 2018-07-21 08:02:39,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-1d5f2fca-d986-443-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bbbd04f0-633e-440b-a0e5-ce7b5ceaa353 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:40,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-1d5f2fca-d986-443-name&description=hello+group used request id req-bbbd04f0-633e-440b-a0e5-ce7b5ceaa353 2018-07-21 08:02:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:40,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff5b286-bb8c-4868-940d-a35550dda18b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:40,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9ff5b286-bb8c-4868-940d-a35550dda18b 2018-07-21 08:02:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5b6e76-3dec-44b3-8180-f2b326789e50 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "553e1a76f36340bd87587aec2cf9ec97", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}} 2018-07-21 08:02:40,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 used request id req-0a5b6e76-3dec-44b3-8180-f2b326789e50 2018-07-21 08:02:40,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-396bad66-f567-4de3-8c74-a9d60a44eb9e Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:40,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-396bad66-f567-4de3-8c74-a9d60a44eb9e 2018-07-21 08:02:40,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b982f03-e22d-4938-ac13-ed0b94660ef6 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:40,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-0b982f03-e22d-4938-ac13-ed0b94660ef6 2018-07-21 08:02:40,279 - neutron_utils - INFO - Retrieving security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d1540a54-d2e2-42b6-9ef5-f49ac3a63d2f Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "90c5cb81-93f3-4c32-98e1-1fa729723215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}]} 2018-07-21 08:02:40,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-d1540a54-d2e2-42b6-9ef5-f49ac3a63d2f 2018-07-21 08:02:40,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c42913-8ef7-4696-a47d-e10a6cbf1d7e 2018-07-21 08:02:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78d8f5eb-e436-47a2-bac5-b0fcfeee7e1f Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "90c5cb81-93f3-4c32-98e1-1fa729723215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "26c42913-8ef7-4696-a47d-e10a6cbf1d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "9f98ecf5-b558-4908-8aea-590f529c2e0c"}]} 2018-07-21 08:02:40,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-78d8f5eb-e436-47a2-bac5-b0fcfeee7e1f 2018-07-21 08:02:40,349 - neutron_utils - INFO - Deleting security group rule with ID - 90c5cb81-93f3-4c32-98e1-1fa729723215 2018-07-21 08:02:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/90c5cb81-93f3-4c32-98e1-1fa729723215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:40,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2882092e-918c-4bc4-9b86-63c91d5a9eca Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:40,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/90c5cb81-93f3-4c32-98e1-1fa729723215 used request id req-2882092e-918c-4bc4-9b86-63c91d5a9eca 2018-07-21 08:02:40,447 - neutron_utils - INFO - Deleting security group rule with ID - 9f98ecf5-b558-4908-8aea-590f529c2e0c 2018-07-21 08:02:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9f98ecf5-b558-4908-8aea-590f529c2e0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:40,519 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02272401-2833-48fa-adb6-ef337607c4b9 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:40,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9f98ecf5-b558-4908-8aea-590f529c2e0c used request id req-02272401-2833-48fa-adb6-ef337607c4b9 2018-07-21 08:02:40,520 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6327c8ffe34db80f3dee34e5b8f8584771fbb" 2018-07-21 08:02:40,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f24c0a26-dac2-4bc4-b7ba-fe89c5ab5ce3 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:40,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-f24c0a26-dac2-4bc4-b7ba-fe89c5ab5ce3 2018-07-21 08:02:40,622 - neutron_utils - INFO - Deleting security group rule with ID - 9f98ecf5-b558-4908-8aea-590f529c2e0c 2018-07-21 08:02:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9f98ecf5-b558-4908-8aea-590f529c2e0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,649 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-34167a15-d749-4dce-8356-846ea0283ad6 Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 9f98ecf5-b558-4908-8aea-590f529c2e0c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 08:02:40,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9f98ecf5-b558-4908-8aea-590f529c2e0c used request id req-34167a15-d749-4dce-8356-846ea0283ad6 2018-07-21 08:02:40,649 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 9f98ecf5-b558-4908-8aea-590f529c2e0c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 08:02:40,649 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 9f98ecf5-b558-4908-8aea-590f529c2e0c does not exist Neutron server returns request_ids: ['req-34167a15-d749-4dce-8356-846ea0283ad6'] 2018-07-21 08:02:40,649 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/26c42913-8ef7-4696-a47d-e10a6cbf1d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb553bbab2b42f068a849060492915c7a1c25ffd" 2018-07-21 08:02:40,687 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e9273181-a935-48ee-9fc7-7e60b4b4356a Date: Sat, 21 Jul 2018 08:02:40 GMT RESP BODY: {"NeutronError": {"message": "Security group 26c42913-8ef7-4696-a47d-e10a6cbf1d7e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-21 08:02:40,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/26c42913-8ef7-4696-a47d-e10a6cbf1d7e used request id req-e9273181-a935-48ee-9fc7-7e60b4b4356a 2018-07-21 08:02:40,687 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 26c42913-8ef7-4696-a47d-e10a6cbf1d7e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-21 08:02:40,688 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 26c42913-8ef7-4696-a47d-e10a6cbf1d7e does not exist Neutron server returns request_ids: ['req-e9273181-a935-48ee-9fc7-7e60b4b4356a'] 2018-07-21 08:02:40,688 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1d5f2fca-d986-443-user1 2018-07-21 08:02:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a2ca57a7a5c6518d8924e763f9ba405f59730c" 2018-07-21 08:02:40,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb329fc4-91dd-427e-925e-aa35d56d35e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:40,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9fa63815b571448f84e0c2f54aa35be3 used request id req-cb329fc4-91dd-427e-925e-aa35d56d35e6 2018-07-21 08:02:40,857 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1d5f2fca-d986-443-user2 2018-07-21 08:02:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/652eab70fa13458a9b5e5d4922a13459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e68adf4bfbcd2665dd232439efd3a0d7e0f8a85" 2018-07-21 08:02:41,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c2265c-0b19-4517-bad2-930a11d41dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:41,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/652eab70fa13458a9b5e5d4922a13459 used request id req-38c2265c-0b19-4517-bad2-930a11d41dad 2018-07-21 08:02:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-69f067f3-5d4f-4115-8adf-6a7dfd7022fd Date: Sat, 21 Jul 2018 08:02:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "updated_at": "2018-07-21T08:02:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "0133ad54-e9c9-4c71-bae4-3b942e917c0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "1840de82-cc5d-4de8-aca2-b40560834a2e", "remote_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv6", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "3022a1b4-53e5-4907-bda5-ed5676f31332", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "revision_number": 0, "id": "4809b53e-8de1-4cb6-80ad-3d5db0838fc3", "remote_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "port_range_min": null, "ethertype": "IPv4", "project_id": "553e1a76f36340bd87587aec2cf9ec97"}], "revision_number": 1, "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:02:41,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-69f067f3-5d4f-4115-8adf-6a7dfd7022fd 2018-07-21 08:02:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb490099-083c-484c-acd0-5ba8152c1d8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d86a88f8285d453bb3ee7b6811550030.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:41,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d86a88f8285d453bb3ee7b6811550030 used request id req-cb490099-083c-484c-acd0-5ba8152c1d8e 2018-07-21 08:02:41,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5828c5-5436-420a-bf14-d9055ae195db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fab5d332385048b58035cbd2e925883f.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:41,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fab5d332385048b58035cbd2e925883f used request id req-5a5828c5-5436-420a-bf14-d9055ae195db 2018-07-21 08:02:41,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:41,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7602b47-072c-4b18-b6f0-676917f4042c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:41,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-d7602b47-072c-4b18-b6f0-676917f4042c 2018-07-21 08:02:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540f58e5-8689-4b97-9147-b629590d6b87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3bca9c587ae24e408668c169c6e91c02.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:41,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3bca9c587ae24e408668c169c6e91c02 used request id req-540f58e5-8689-4b97-9147-b629590d6b87 2018-07-21 08:02:41,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78fc7c9-dc22-4bdc-893d-9b5416d6232d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 171efd5e936348689d78d7a90d05138b.", "code": 404, "title": "Not Found"}} 2018-07-21 08:02:41,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/171efd5e936348689d78d7a90d05138b used request id req-a78fc7c9-dc22-4bdc-893d-9b5416d6232d 2018-07-21 08:02:41,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 08:02:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aeea4e7-3487-49e8-a8e2-26de44f41579 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "553e1a76f36340bd87587aec2cf9ec97", "name": "CreateProjectUserTests-1d5f2fca-d986-443-name"}} 2018-07-21 08:02:41,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 used request id req-5aeea4e7-3487-49e8-a8e2-26de44f41579 2018-07-21 08:02:41,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5855f4c-7628-4ca1-9426-3d7324ea4f04 2018-07-21 08:02:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5855f4c-7628-4ca1-9426-3d7324ea4f04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:41,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1be6d5d-8b00-4014-92c1-c320773cc9c2 Date: Sat, 21 Jul 2018 08:02:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "0133ad54-e9c9-4c71-bae4-3b942e917c0e"}, {"remote_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "1840de82-cc5d-4de8-aca2-b40560834a2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "3022a1b4-53e5-4907-bda5-ed5676f31332"}, {"remote_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:38Z", "security_group_id": "a5855f4c-7628-4ca1-9426-3d7324ea4f04", "port_range_min": null, "revision_number": 0, "tenant_id": "553e1a76f36340bd87587aec2cf9ec97", "created_at": "2018-07-21T08:02:38Z", "project_id": "553e1a76f36340bd87587aec2cf9ec97", "id": "4809b53e-8de1-4cb6-80ad-3d5db0838fc3"}]} 2018-07-21 08:02:41,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5855f4c-7628-4ca1-9426-3d7324ea4f04 used request id req-d1be6d5d-8b00-4014-92c1-c320773cc9c2 2018-07-21 08:02:41,901 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 08:02:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a5855f4c-7628-4ca1-9426-3d7324ea4f04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:42,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce3205c6-3d42-47ab-b3f0-8f8950dc6373 Content-Length: 0 Date: Sat, 21 Jul 2018 08:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:42,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a5855f4c-7628-4ca1-9426-3d7324ea4f04 used request id req-ce3205c6-3d42-47ab-b3f0-8f8950dc6373 2018-07-21 08:02:42,022 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-1d5f2fca-d986-443-name 2018-07-21 08:02:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:42,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef713b6-a130-4364-9d34-68242adc3094 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:42,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/553e1a76f36340bd87587aec2cf9ec97 used request id req-8ef713b6-a130-4364-9d34-68242adc3094 2018-07-21 08:02:42,173 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-1d5f2fca-d986-443-name-role 2018-07-21 08:02:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:42,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96273210-38de-46fb-a910-3681885b2e3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:02:42,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/98735dc8a61b475cae951ab381b371f3 used request id req-96273210-38de-46fb-a910-3681885b2e3e 2018-07-21 08:02:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cd32be90cfd10cc43da69bd07f83f214d506aa" 2018-07-21 08:02:42,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a27417c-f5c3-4043-8afd-7138c3d89491 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e1e676b305a43139faa13bb461d1a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0e1e676b305a43139faa13bb461d1a8d"}, "name": "member"}, {"domain_id": null, "id": "1b08071ec85d49559ac3ee30f559c1fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b08071ec85d49559ac3ee30f559c1fa"}, "name": "admin"}, {"domain_id": null, "id": "6754f81209634234bde3c4eba886a9c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6754f81209634234bde3c4eba886a9c7"}, "name": "reader"}, {"domain_id": null, "id": "7ce90c8224154f6aa2a1c8141f58e64e", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce90c8224154f6aa2a1c8141f58e64e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "99ed593c90fd41339b6b49e755d35b60", "links": {"self": "http://172.30.9.24:5000/v3/roles/99ed593c90fd41339b6b49e755d35b60"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c526cdd1d5d841ee953add18fe3f34f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/c526cdd1d5d841ee953add18fe3f34f7"}, "name": "heat_stack_user"}]} 2018-07-21 08:02:42,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8a27417c-f5c3-4043-8afd-7138c3d89491 2018-07-21 08:02:42,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:42,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["QXazyMdQSCiNudPJ1sdf2A"], "issued_at": "2018-07-21T08:02:42.000000Z"}} 2018-07-21 08:02:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" 2018-07-21 08:02:43,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b46d243b-ae49-4e9a-8c0f-df13639fe76b Date: Sat, 21 Jul 2018 08:02:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:02:43,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b46d243b-ae49-4e9a-8c0f-df13639fe76b 2018-07-21 08:02:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e"}' 2018-07-21 08:02:43,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-adf47475-1200-4f0a-a409-1750cd65f838 Date: Sat, 21 Jul 2018 08:02:43 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:02:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:02:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718", "min_disk": 0, "protected": false, "id": "a365a989-a4b0-4851-84d6-eee8f3891718", "file": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:02:43,445 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-adf47475-1200-4f0a-a409-1750cd65f838 2018-07-21 08:02:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" -d '' 2018-07-21 08:02:44,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09b4d5de-5b78-43ba-aa23-952f46496091 Date: Sat, 21 Jul 2018 08:02:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:02:44,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718/file used request id req-09b4d5de-5b78-43ba-aa23-952f46496091 2018-07-21 08:02:44,741 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:02:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" 2018-07-21 08:02:44,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-12dce673-cbfb-4d8b-bba9-aea0b144dd58 Date: Sat, 21 Jul 2018 08:02:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:02:44Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/a365a989-a4b0-4851-84d6-eee8f3891718/snap", "metadata": {}}], "self": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718", "min_disk": 0, "protected": false, "id": "a365a989-a4b0-4851-84d6-eee8f3891718", "file": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/a365a989-a4b0-4851-84d6-eee8f3891718/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:02:44,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718 used request id req-12dce673-cbfb-4d8b-bba9-aea0b144dd58 2018-07-21 08:02:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" 2018-07-21 08:02:44,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-776f6f56-830d-460c-9b01-cba581c268f6 Date: Sat, 21 Jul 2018 08:02:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:02:44,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-776f6f56-830d-460c-9b01-cba581c268f6 2018-07-21 08:02:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" 2018-07-21 08:02:44,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-74735107-44d0-4cde-9ef1-167a340d8a41 Date: Sat, 21 Jul 2018 08:02:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:02:44Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/a365a989-a4b0-4851-84d6-eee8f3891718/snap", "metadata": {}}], "self": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718", "min_disk": 0, "protected": false, "id": "a365a989-a4b0-4851-84d6-eee8f3891718", "file": "/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/a365a989-a4b0-4851-84d6-eee8f3891718/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e"} 2018-07-21 08:02:44,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e used request id req-74735107-44d0-4cde-9ef1-167a340d8a41 2018-07-21 08:02:44,798 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-ad68920f-712d-4b39-a6b9-43ccf2a99a7e 2018-07-21 08:02:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0158f367bcd70125416f9116ebf6ba3065a1ae7" 2018-07-21 08:02:45,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ed9dc46-a1e1-4512-ac4e-7afc74174105 Date: Sat, 21 Jul 2018 08:02:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:02:45,843 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a365a989-a4b0-4851-84d6-eee8f3891718 used request id req-0ed9dc46-a1e1-4512-ac4e-7afc74174105 2018-07-21 08:02:45,856 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-21 08:02:45,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:46,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["OQCcqVafTP2T9r7MBSmX8g"], "issued_at": "2018-07-21T08:02:46.000000Z"}} 2018-07-21 08:02:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:46,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a298e96-2613-46c3-b6d9-efd7efa7ec78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:46,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5a298e96-2613-46c3-b6d9-efd7efa7ec78 2018-07-21 08:02:46,360 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net 2018-07-21 08:02:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" -d '{"network": {"name": "NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net", "admin_state_up": true}}' 2018-07-21 08:02:46,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-122b24be-90a8-4dc5-a394-28df236fb9f2 Date: Sat, 21 Jul 2018 08:02:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:46Z","mtu":1450}} 2018-07-21 08:02:46,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-122b24be-90a8-4dc5-a394-28df236fb9f2 2018-07-21 08:02:46,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:46,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9ed6d330-746a-48fd-87a6-7564d18128b6 Date: Sat, 21 Jul 2018 08:02:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:46Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:46Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:46,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-9ed6d330-746a-48fd-87a6-7564d18128b6 2018-07-21 08:02:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:46,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6dc52845-7f31-4faf-b8ed-b0b969f4e0a9 Date: Sat, 21 Jul 2018 08:02:46 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:46,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-6dc52845-7f31-4faf-b8ed-b0b969f4e0a9 2018-07-21 08:02:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:46,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1e5a3f57-43c9-4039-b95f-dafeb0b51c79 Date: Sat, 21 Jul 2018 08:02:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:46Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:46Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:46,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-1e5a3f57-43c9-4039-b95f-dafeb0b51c79 2018-07-21 08:02:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:47,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3072a7bc-3b92-4935-abd0-f95fefaaa320 Date: Sat, 21 Jul 2018 08:02:47 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:47,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-3072a7bc-3b92-4935-abd0-f95fefaaa320 2018-07-21 08:02:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:47,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-742a462b-5216-42e7-a6b8-16ad3a29b839 Date: Sat, 21 Jul 2018 08:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:46Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:46Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:47,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net used request id req-742a462b-5216-42e7-a6b8-16ad3a29b839 2018-07-21 08:02:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:47,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8944bdd8-b49c-4ba3-ba3b-a6952891410c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:47,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8944bdd8-b49c-4ba3-ba3b-a6952891410c 2018-07-21 08:02:47,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:47,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6291b4e1-292b-4419-837e-1ce624ae214d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:47,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-6291b4e1-292b-4419-837e-1ce624ae214d 2018-07-21 08:02:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:47,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25105edb-f55a-4143-a585-d4bce50202b0 Date: Sat, 21 Jul 2018 08:02:47 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:47,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-25105edb-f55a-4143-a585-d4bce50202b0 2018-07-21 08:02:47,228 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-839120ee-8a3f-49c3-9860-bcc6a5900999-pub-net 2018-07-21 08:02:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64341bc57570b9b6c1310ad8a00ba3511e095d80" 2018-07-21 08:02:47,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3331a2d4-19f5-4be4-a793-b3aee034353b Date: Sat, 21 Jul 2018 08:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:47,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2a9cb0b7-b4ea-47a3-9c8b-2fedcccee0bb used request id req-3331a2d4-19f5-4be4-a793-b3aee034353b 2018-07-21 08:02:47,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:48,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["rYe7tzz9SV67L1hVlpN65w"], "issued_at": "2018-07-21T08:02:48.000000Z"}} 2018-07-21 08:02:48,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39fec45205dfe70bb3710e9eef4c18821d82c47" 2018-07-21 08:02:48,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8d9848-b3f7-4b15-8d9a-f10afba0c33b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:48,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-3b8d9848-b3f7-4b15-8d9a-f10afba0c33b 2018-07-21 08:02:48,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:48,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["akumvtabTM-BUwEP-n6mPw"], "issued_at": "2018-07-21T08:02:48.000000Z"}} 2018-07-21 08:02:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea85109de2682a9122c5d0d7e2d087d27b71bf7c" 2018-07-21 08:02:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde8c897-a565-456b-a62a-fa2a1e64e2ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:48,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-cde8c897-a565-456b-a62a-fa2a1e64e2ff 2018-07-21 08:02:48,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:49,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["w5GnqXZhTn-m0ujB2M3SSQ"], "issued_at": "2018-07-21T08:02:49.000000Z"}} 2018-07-21 08:02:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:49,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6482dbad-b839-4b4f-9fad-766e9d344354 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:49,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-6482dbad-b839-4b4f-9fad-766e9d344354 2018-07-21 08:02:49,436 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net 2018-07-21 08:02:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" -d '{"network": {"name": "NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net", "admin_state_up": true}}' 2018-07-21 08:02:49,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3c0b21dc-ffd6-4a7f-aeed-639f91379250 Date: Sat, 21 Jul 2018 08:02:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9538b3f0-3e94-4075-8112-312d3d498ca2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:49Z","mtu":1450}} 2018-07-21 08:02:49,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3c0b21dc-ffd6-4a7f-aeed-639f91379250 2018-07-21 08:02:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-78172a69-5063-4274-8927-8ac9120d6117 Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9538b3f0-3e94-4075-8112-312d3d498ca2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:49Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:50,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-78172a69-5063-4274-8927-8ac9120d6117 2018-07-21 08:02:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f166255-7576-4664-b174-453cb57d7545 Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:50,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-7f166255-7576-4664-b174-453cb57d7545 2018-07-21 08:02:50,056 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet 2018-07-21 08:02:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" -d '{"subnets": [{"ip_version": 4, "network_id": "9538b3f0-3e94-4075-8112-312d3d498ca2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet"}]}' 2018-07-21 08:02:50,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13bd42c9-b04a-4fde-b4d4-d10fafb9ba61 Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:50,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-13bd42c9-b04a-4fde-b4d4-d10fafb9ba61 2018-07-21 08:02:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7b464e8c-1401-4766-ad1f-e147013be46a Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9538b3f0-3e94-4075-8112-312d3d498ca2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["04b5f267-9d86-4760-a065-30010f57a2d5"],"description":"","tags":[],"updated_at":"2018-07-21T08:02:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:50,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-7b464e8c-1401-4766-ad1f-e147013be46a 2018-07-21 08:02:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aa1aff80-d2a8-4c50-b697-e386ad0c911c Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:50,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-aa1aff80-d2a8-4c50-b697-e386ad0c911c 2018-07-21 08:02:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-32118a42-4987-4313-819f-4914758a5597 Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9538b3f0-3e94-4075-8112-312d3d498ca2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["04b5f267-9d86-4760-a065-30010f57a2d5"],"description":"","tags":[],"updated_at":"2018-07-21T08:02:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:50,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net used request id req-32118a42-4987-4313-819f-4914758a5597 2018-07-21 08:02:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:50,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fba1225-d9cf-4c7d-ae61-8fd7bc3ce04b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:50,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5fba1225-d9cf-4c7d-ae61-8fd7bc3ce04b 2018-07-21 08:02:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2ae8ad-0f92-4cf9-b8b3-877ee9e85e21 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:50,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-8b2ae8ad-0f92-4cf9-b8b3-877ee9e85e21 2018-07-21 08:02:50,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-74bde60e-6fd3-4e31-ab8d-295eabe30d17 Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:50,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-74bde60e-6fd3-4e31-ab8d-295eabe30d17 2018-07-21 08:02:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2&name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:50,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0cfb9b57-61c0-4048-a07f-2af87ae6243a Date: Sat, 21 Jul 2018 08:02:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:50,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2&name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet used request id req-0cfb9b57-61c0-4048-a07f-2af87ae6243a 2018-07-21 08:02:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2&name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:51,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8cafb249-0f54-48cc-9787-ceab1cd2f8ef Date: Sat, 21 Jul 2018 08:02:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:51,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2&name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet used request id req-8cafb249-0f54-48cc-9787-ceab1cd2f8ef 2018-07-21 08:02:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:51,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-11f6fffb-7738-431d-83ec-e29c46b24e65 Date: Sat, 21 Jul 2018 08:02:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:51,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-11f6fffb-7738-431d-83ec-e29c46b24e65 2018-07-21 08:02:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:51,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2fb0ad70-d2eb-4fcd-b1c7-e2e749e13d07 Date: Sat, 21 Jul 2018 08:02:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04b5f267-9d86-4760-a065-30010f57a2d5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9538b3f0-3e94-4075-8112-312d3d498ca2","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:50Z","ip_version":4}]} 2018-07-21 08:02:51,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet used request id req-2fb0ad70-d2eb-4fcd-b1c7-e2e749e13d07 2018-07-21 08:02:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:51,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5a0c51-01d5-4e35-965b-b05eec560b5a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:51,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-3d5a0c51-01d5-4e35-965b-b05eec560b5a 2018-07-21 08:02:51,171 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet 2018-07-21 08:02:51,171 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-subnet 2018-07-21 08:02:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/04b5f267-9d86-4760-a065-30010f57a2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:52,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c67ce4e-0726-418d-af30-a9fefba34bf0 Date: Sat, 21 Jul 2018 08:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:52,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/04b5f267-9d86-4760-a065-30010f57a2d5 used request id req-2c67ce4e-0726-418d-af30-a9fefba34bf0 2018-07-21 08:02:52,496 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5e6656e7-30be-4318-8b6d-f7e8266ffaef-pub-net 2018-07-21 08:02:52,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/9538b3f0-3e94-4075-8112-312d3d498ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523b3339d9eab4fe702a82a17ec15b061ada45c" 2018-07-21 08:02:53,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e81ded79-0c12-4f08-93b2-e4e71c335cc6 Date: Sat, 21 Jul 2018 08:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:53,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9538b3f0-3e94-4075-8112-312d3d498ca2 used request id req-e81ded79-0c12-4f08-93b2-e4e71c335cc6 2018-07-21 08:02:53,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:54,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["n0I062m-Se6UEo1ytkoRZA"], "issued_at": "2018-07-21T08:02:54.000000Z"}} 2018-07-21 08:02:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" 2018-07-21 08:02:54,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e775948d-5444-463d-9d3a-61a337b0624d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:54,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-e775948d-5444-463d-9d3a-61a337b0624d 2018-07-21 08:02:54,115 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net 2018-07-21 08:02:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" -d '{"network": {"name": "NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net", "admin_state_up": true}}' 2018-07-21 08:02:54,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-904e9e09-69d6-420b-874b-e7bd6eab4f3a Date: Sat, 21 Jul 2018 08:02:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2c6071e4-142c-42fa-b741-47725b4f5b07","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:54Z","mtu":1450}} 2018-07-21 08:02:54,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-904e9e09-69d6-420b-874b-e7bd6eab4f3a 2018-07-21 08:02:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2c6071e4-142c-42fa-b741-47725b4f5b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" 2018-07-21 08:02:54,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-487626ad-b331-493b-b159-9a511f898ae0 Date: Sat, 21 Jul 2018 08:02:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2c6071e4-142c-42fa-b741-47725b4f5b07","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:54,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2c6071e4-142c-42fa-b741-47725b4f5b07 used request id req-487626ad-b331-493b-b159-9a511f898ae0 2018-07-21 08:02:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2c6071e4-142c-42fa-b741-47725b4f5b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" 2018-07-21 08:02:54,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9181349b-da59-4fbb-9225-a846557989b8 Date: Sat, 21 Jul 2018 08:02:54 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:54,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2c6071e4-142c-42fa-b741-47725b4f5b07 used request id req-9181349b-da59-4fbb-9225-a846557989b8 2018-07-21 08:02:54,637 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-subnet 2018-07-21 08:02:54,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" -d '{"subnets": [{"ip_version": 4, "network_id": "2c6071e4-142c-42fa-b741-47725b4f5b07", "cidr": "", "name": "NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-subnet"}]}' 2018-07-21 08:02:54,652 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-2b80c437-c98d-45bc-ae80-d876bf53d9b2 Date: Sat, 21 Jul 2018 08:02:54 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:02:54,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-2b80c437-c98d-45bc-ae80-d876bf53d9b2 2018-07-21 08:02:54,652 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:02:54,653 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-subnet] for network [NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net] 2018-07-21 08:02:54,653 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7b59de18-db10-4a11-b30c-84832a6f8cc5-pub-net 2018-07-21 08:02:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/2c6071e4-142c-42fa-b741-47725b4f5b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a941146fa171ad974dc703c51907a216e35050bc" 2018-07-21 08:02:55,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7132656-b411-416a-be6c-4f72016862c6 Date: Sat, 21 Jul 2018 08:02:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:55,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2c6071e4-142c-42fa-b741-47725b4f5b07 used request id req-b7132656-b411-416a-be6c-4f72016862c6 2018-07-21 08:02:55,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:02:55,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["X-mJof6tRaiDqDdHsvmKHw"], "issued_at": "2018-07-21T08:02:55.000000Z"}} 2018-07-21 08:02:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:55,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e8ba15-5be4-4f22-af99-75193fce59bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:02:55,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b4e8ba15-5be4-4f22-af99-75193fce59bd 2018-07-21 08:02:55,867 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net 2018-07-21 08:02:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" -d '{"network": {"name": "NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net", "admin_state_up": true}}' 2018-07-21 08:02:56,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-95c07f82-eb78-456a-9934-0a5bcb8d13bd Date: Sat, 21 Jul 2018 08:02:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"183f8f04-d567-4c21-bc19-af849c2211ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","mtu":1450}} 2018-07-21 08:02:56,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-95c07f82-eb78-456a-9934-0a5bcb8d13bd 2018-07-21 08:02:56,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:56,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7fae5a0e-a895-4f30-a3a4-7e85a25c76bd Date: Sat, 21 Jul 2018 08:02:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"183f8f04-d567-4c21-bc19-af849c2211ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:02:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:56,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-7fae5a0e-a895-4f30-a3a4-7e85a25c76bd 2018-07-21 08:02:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:56,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2963b21-c11a-4d1d-bbfd-149decbd9492 Date: Sat, 21 Jul 2018 08:02:56 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:02:56,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-a2963b21-c11a-4d1d-bbfd-149decbd9492 2018-07-21 08:02:56,400 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet 2018-07-21 08:02:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" -d '{"subnets": [{"ip_version": 4, "network_id": "183f8f04-d567-4c21-bc19-af849c2211ae", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet"}]}' 2018-07-21 08:02:56,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e7ddcef5-032b-483e-970c-884a71c8722e Date: Sat, 21 Jul 2018 08:02:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:56,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e7ddcef5-032b-483e-970c-884a71c8722e 2018-07-21 08:02:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f90c2f1e-8af4-4903-b07f-83571fabed21 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"183f8f04-d567-4c21-bc19-af849c2211ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c85beb71-b6a9-4034-9dad-f9147176e07b"],"description":"","tags":[],"updated_at":"2018-07-21T08:02:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:57,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-f90c2f1e-8af4-4903-b07f-83571fabed21 2018-07-21 08:02:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-51325288-12bd-4e33-9f39-c76c02648e61 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:57,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-51325288-12bd-4e33-9f39-c76c02648e61 2018-07-21 08:02:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2ef29d7f-caf6-41cd-8a17-4bbdbb240257 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"183f8f04-d567-4c21-bc19-af849c2211ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c85beb71-b6a9-4034-9dad-f9147176e07b"],"description":"","tags":[],"updated_at":"2018-07-21T08:02:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","provider:network_type":"vxlan"}]} 2018-07-21 08:02:57,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net used request id req-2ef29d7f-caf6-41cd-8a17-4bbdbb240257 2018-07-21 08:02:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:02:57,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63d4f07-e529-474b-8817-f37d1e2f0086 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:02:57,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a63d4f07-e529-474b-8817-f37d1e2f0086 2018-07-21 08:02:57,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dea9a5c-ed10-4a9d-ab46-541508d9ec69 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:02:57,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-2dea9a5c-ed10-4a9d-ab46-541508d9ec69 2018-07-21 08:02:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c9fb42ca-07e1-4377-97fd-1f7a14066488 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:57,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-c9fb42ca-07e1-4377-97fd-1f7a14066488 2018-07-21 08:02:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae&name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-24668edc-4dfa-4794-9a84-d37b0b528f04 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:57,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae&name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet used request id req-24668edc-4dfa-4794-9a84-d37b0b528f04 2018-07-21 08:02:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae&name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c289835c-f52a-457a-a931-77c2002e68a3 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:57,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae&name=NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet used request id req-c289835c-f52a-457a-a931-77c2002e68a3 2018-07-21 08:02:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:57,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c43e079b-81a1-4239-9d13-8df2da9b1a02 Date: Sat, 21 Jul 2018 08:02:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:02:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c85beb71-b6a9-4034-9dad-f9147176e07b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"183f8f04-d567-4c21-bc19-af849c2211ae","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:02:56Z","ip_version":4}]} 2018-07-21 08:02:57,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=183f8f04-d567-4c21-bc19-af849c2211ae used request id req-c43e079b-81a1-4239-9d13-8df2da9b1a02 2018-07-21 08:02:57,467 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet 2018-07-21 08:02:57,467 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-subnet 2018-07-21 08:02:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c85beb71-b6a9-4034-9dad-f9147176e07b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:58,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a43f217a-2f1b-44aa-b3d7-a75c3402dd0c Date: Sat, 21 Jul 2018 08:02:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:58,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c85beb71-b6a9-4034-9dad-f9147176e07b used request id req-a43f217a-2f1b-44aa-b3d7-a75c3402dd0c 2018-07-21 08:02:58,383 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6ec9b369-df2a-4909-913c-fc7d2da0e19c-pub-net 2018-07-21 08:02:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/183f8f04-d567-4c21-bc19-af849c2211ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0758f35f0d4075a6ccf6206ca88509f49e89b587" 2018-07-21 08:02:59,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bcfe60a-33d9-4718-a50e-a14261785403 Date: Sat, 21 Jul 2018 08:02:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:02:59,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/183f8f04-d567-4c21-bc19-af849c2211ae used request id req-1bcfe60a-33d9-4718-a50e-a14261785403 2018-07-21 08:02:59,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:00,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["gM91wx2_R-GDv-gX_l0iZg"], "issued_at": "2018-07-21T08:03:00.000000Z"}} 2018-07-21 08:03:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" 2018-07-21 08:03:00,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb37ca1a-c85c-4244-8382-f77c21cba6d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:00,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-eb37ca1a-c85c-4244-8382-f77c21cba6d6 2018-07-21 08:03:00,174 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net 2018-07-21 08:03:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" -d '{"network": {"name": "NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:00,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-cc6db3d9-71d3-4ae1-ad27-16c122c9d6ff Date: Sat, 21 Jul 2018 08:03:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"94464ae7-d536-4e18-a7fd-a57def81e58b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:00Z","mtu":1450}} 2018-07-21 08:03:00,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-cc6db3d9-71d3-4ae1-ad27-16c122c9d6ff 2018-07-21 08:03:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=94464ae7-d536-4e18-a7fd-a57def81e58b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" 2018-07-21 08:03:00,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3cdae4ac-e1e7-4749-acfb-220f85147dd7 Date: Sat, 21 Jul 2018 08:03:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"94464ae7-d536-4e18-a7fd-a57def81e58b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:00Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:00Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:00,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=94464ae7-d536-4e18-a7fd-a57def81e58b used request id req-3cdae4ac-e1e7-4749-acfb-220f85147dd7 2018-07-21 08:03:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=94464ae7-d536-4e18-a7fd-a57def81e58b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" 2018-07-21 08:03:00,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85aaf8e2-8ebb-40cd-957c-a6ab6a26fc81 Date: Sat, 21 Jul 2018 08:03:00 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:00,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=94464ae7-d536-4e18-a7fd-a57def81e58b used request id req-85aaf8e2-8ebb-40cd-957c-a6ab6a26fc81 2018-07-21 08:03:00,652 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-subnet 2018-07-21 08:03:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" -d '{"subnets": [{"ip_version": 4, "network_id": "94464ae7-d536-4e18-a7fd-a57def81e58b", "cidr": null, "name": "NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-subnet"}]}' 2018-07-21 08:03:00,718 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-63f215e1-4298-458c-adca-be93a5b7ad98 Date: Sat, 21 Jul 2018 08:03:00 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-21 08:03:00,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-63f215e1-4298-458c-adca-be93a5b7ad98 2018-07-21 08:03:00,719 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-21 08:03:00,719 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-subnet] for network [NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net] 2018-07-21 08:03:00,719 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-924ba34d-219f-48da-af29-cc25c221811d-pub-net 2018-07-21 08:03:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/94464ae7-d536-4e18-a7fd-a57def81e58b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3026fdd3edf847a986f325e484004695486834" 2018-07-21 08:03:01,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-282bd33c-6643-4a30-b4fe-3d95ea6689e0 Date: Sat, 21 Jul 2018 08:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:01,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/94464ae7-d536-4e18-a7fd-a57def81e58b used request id req-282bd33c-6643-4a30-b4fe-3d95ea6689e0 2018-07-21 08:03:01,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:01,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["62d31IrJSxWiqWfqDimqcw"], "issued_at": "2018-07-21T08:03:01.000000Z"}} 2018-07-21 08:03:01,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:01,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8747bd6d-42db-4e4e-8a75-346c5cc8a3d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:01,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8747bd6d-42db-4e4e-8a75-346c5cc8a3d6 2018-07-21 08:03:01,745 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net 2018-07-21 08:03:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" -d '{"network": {"name": "NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:02,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1a80ec42-77eb-4d57-8cdd-99f03245a7d2 Date: Sat, 21 Jul 2018 08:03: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":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","mtu":1450}} 2018-07-21 08:03:02,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1a80ec42-77eb-4d57-8cdd-99f03245a7d2 2018-07-21 08:03:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:02,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3b713518-747a-4778-990b-a64c63a7c251 Date: Sat, 21 Jul 2018 08:03:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:02,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-3b713518-747a-4778-990b-a64c63a7c251 2018-07-21 08:03:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:02,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-45419dae-47ef-4898-9bf6-b3f437f65842 Date: Sat, 21 Jul 2018 08:03:02 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:02,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-45419dae-47ef-4898-9bf6-b3f437f65842 2018-07-21 08:03:02,305 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet 2018-07-21 08:03:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" -d '{"subnets": [{"ip_version": 4, "network_id": "5fb428b3-f1df-4f0d-bbb6-ed1f161a68db", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet"}]}' 2018-07-21 08:03:02,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09b8118a-595e-480d-986b-a35b898b7fbb Date: Sat, 21 Jul 2018 08:03:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f81330e3-5776-477a-9c92-8f24e6113926","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","ip_version":4}]} 2018-07-21 08:03:02,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-09b8118a-595e-480d-986b-a35b898b7fbb 2018-07-21 08:03:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:02,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-93ffe366-c374-45b3-ba0e-d86f3def4ed7 Date: Sat, 21 Jul 2018 08:03:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["f81330e3-5776-477a-9c92-8f24e6113926"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:02,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-93ffe366-c374-45b3-ba0e-d86f3def4ed7 2018-07-21 08:03:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:02,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-685b411a-4f32-4114-b24d-51b8017a0d4b Date: Sat, 21 Jul 2018 08:03:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f81330e3-5776-477a-9c92-8f24e6113926","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","ip_version":4}]} 2018-07-21 08:03:02,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-685b411a-4f32-4114-b24d-51b8017a0d4b 2018-07-21 08:03:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:03,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6cbfd588-92ba-4281-bfc1-05dae3212183 Date: Sat, 21 Jul 2018 08:03:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["f81330e3-5776-477a-9c92-8f24e6113926"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:03,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net used request id req-6cbfd588-92ba-4281-bfc1-05dae3212183 2018-07-21 08:03:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:03,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827297e4-7a46-4a22-add4-fbfa09be685f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:03,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-827297e4-7a46-4a22-add4-fbfa09be685f 2018-07-21 08:03:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:03,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59337d55-bb67-419a-8314-a8d1a8fdcab5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:03,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-59337d55-bb67-419a-8314-a8d1a8fdcab5 2018-07-21 08:03:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:03,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3c40b635-b44b-4e75-9da3-0d38f9be9cda Date: Sat, 21 Jul 2018 08:03:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f81330e3-5776-477a-9c92-8f24e6113926","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5fb428b3-f1df-4f0d-bbb6-ed1f161a68db","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:02Z","ip_version":4}]} 2018-07-21 08:03:03,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-3c40b635-b44b-4e75-9da3-0d38f9be9cda 2018-07-21 08:03:03,253 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet 2018-07-21 08:03:03,253 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-subnet 2018-07-21 08:03:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f81330e3-5776-477a-9c92-8f24e6113926 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:04,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b72af151-146e-41f3-9bc5-754eaa1ab963 Date: Sat, 21 Jul 2018 08:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:04,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f81330e3-5776-477a-9c92-8f24e6113926 used request id req-b72af151-146e-41f3-9bc5-754eaa1ab963 2018-07-21 08:03:04,342 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c130f63d-49a2-46ce-8b47-2a783d6f2e17-pub-net 2018-07-21 08:03:04,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5fb428b3-f1df-4f0d-bbb6-ed1f161a68db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0672274250ff780d94ed7c93b83ddac8ff8ff732" 2018-07-21 08:03:05,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d76a1fd-0146-4591-b5d1-e5930094e3ad Date: Sat, 21 Jul 2018 08:03:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:05,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5fb428b3-f1df-4f0d-bbb6-ed1f161a68db used request id req-4d76a1fd-0146-4591-b5d1-e5930094e3ad 2018-07-21 08:03:05,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:06,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["hExK3os1QoCf9BoTfn65RA"], "issued_at": "2018-07-21T08:03:06.000000Z"}} 2018-07-21 08:03:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:06,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424921ce-a009-4720-b9a6-bbdce355387c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:06,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-424921ce-a009-4720-b9a6-bbdce355387c 2018-07-21 08:03:06,091 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net 2018-07-21 08:03:06,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" -d '{"network": {"name": "NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:06,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2547275b-f701-44e0-846f-13a3d0191d27 Date: Sat, 21 Jul 2018 08:03:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","mtu":1450}} 2018-07-21 08:03:06,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2547275b-f701-44e0-846f-13a3d0191d27 2018-07-21 08:03:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-60a7af78-1b7c-44bb-ae78-7226ebe3c41b Date: Sat, 21 Jul 2018 08:03:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:06,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-60a7af78-1b7c-44bb-ae78-7226ebe3c41b 2018-07-21 08:03:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:06,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-332278d6-b1bf-464c-827f-1bda94546319 Date: Sat, 21 Jul 2018 08:03:06 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:06,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-332278d6-b1bf-464c-827f-1bda94546319 2018-07-21 08:03:06,618 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet 2018-07-21 08:03:06,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" -d '{"subnets": [{"ip_version": 4, "network_id": "52a7b0a6-c29d-42a0-9691-8f98db0594aa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet"}]}' 2018-07-21 08:03:06,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5e9a643b-827b-4227-afff-b7ac6cfb8e81 Date: Sat, 21 Jul 2018 08:03:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2abef06b-b2b6-4002-bb51-8083ca557c64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","ip_version":4}]} 2018-07-21 08:03:06,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5e9a643b-827b-4227-afff-b7ac6cfb8e81 2018-07-21 08:03:06,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e3df6158-2a06-491c-b347-28f7e460e0e8 Date: Sat, 21 Jul 2018 08:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["2abef06b-b2b6-4002-bb51-8083ca557c64"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:07,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-e3df6158-2a06-491c-b347-28f7e460e0e8 2018-07-21 08:03:07,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1856bf24-310c-4a19-9b75-37dc8fb0defc Date: Sat, 21 Jul 2018 08:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2abef06b-b2b6-4002-bb51-8083ca557c64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","ip_version":4}]} 2018-07-21 08:03:07,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-1856bf24-310c-4a19-9b75-37dc8fb0defc 2018-07-21 08:03:07,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-341a4995-477d-48f2-86d8-6bb41cbde1cd Date: Sat, 21 Jul 2018 08:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["2abef06b-b2b6-4002-bb51-8083ca557c64"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:07,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net used request id req-341a4995-477d-48f2-86d8-6bb41cbde1cd 2018-07-21 08:03:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:07,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562a4320-ab00-429e-8826-38bf637be8bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:07,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-562a4320-ab00-429e-8826-38bf637be8bc 2018-07-21 08:03:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce164e0-cfee-4096-aeb3-c33f2c4bc92a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:07,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-9ce164e0-cfee-4096-aeb3-c33f2c4bc92a 2018-07-21 08:03:07,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1a3ad84e-34e5-47e9-8212-e794dca8ba0e Date: Sat, 21 Jul 2018 08:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2abef06b-b2b6-4002-bb51-8083ca557c64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","ip_version":4}]} 2018-07-21 08:03:07,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-1a3ad84e-34e5-47e9-8212-e794dca8ba0e 2018-07-21 08:03:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa&name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:07,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fb50201f-c065-48b2-9f28-266c3a5dac40 Date: Sat, 21 Jul 2018 08:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2abef06b-b2b6-4002-bb51-8083ca557c64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52a7b0a6-c29d-42a0-9691-8f98db0594aa","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:06Z","ip_version":4}]} 2018-07-21 08:03:07,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52a7b0a6-c29d-42a0-9691-8f98db0594aa&name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet used request id req-fb50201f-c065-48b2-9f28-266c3a5dac40 2018-07-21 08:03:07,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:07,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:08,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["3wUIr3YtSr-QevFOAKlz3g"], "issued_at": "2018-07-21T08:03:08.000000Z"}} 2018-07-21 08:03:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceb512b4f828a68bbedd2d1752d14b34ee61ae4" 2018-07-21 08:03:08,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b06f5f-4192-4b91-9451-572171191196 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:08,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f0b06f5f-4192-4b91-9451-572171191196 2018-07-21 08:03:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:08,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5dca5871-075f-482d-a732-e63881674818 Date: Sat, 21 Jul 2018 08:03:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:03:08,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-5dca5871-075f-482d-a732-e63881674818 2018-07-21 08:03:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:08,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a87896bb-9fa9-4496-b534-9d8dd4c55f05 Date: Sat, 21 Jul 2018 08:03:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:03:08,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-a87896bb-9fa9-4496-b534-9d8dd4c55f05 2018-07-21 08:03:08,413 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router 2018-07-21 08:03:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router", "admin_state_up": true}}' 2018-07-21 08:03:09,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af98fa3f-7820-4a92-aa95-903910e46a4e Date: Sat, 21 Jul 2018 08:03:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:08Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:09Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b0a5be2e-2766-44e2-910a-c06201ab920f", "name": "NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router"}} 2018-07-21 08:03:09,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-af98fa3f-7820-4a92-aa95-903910e46a4e 2018-07-21 08:03:09,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=b0a5be2e-2766-44e2-910a-c06201ab920f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-024314b7-d6ec-463a-9510-8e347b5e2846 Date: Sat, 21 Jul 2018 08:03:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:09Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.200"}],"id":"20f15588-4a56-4a51-a5da-b55e164dc768","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:04:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:08Z","binding:vnic_type":"normal","device_id":"b0a5be2e-2766-44e2-910a-c06201ab920f","ip_allocation":"immediate"}]} 2018-07-21 08:03:09,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=b0a5be2e-2766-44e2-910a-c06201ab920f used request id req-024314b7-d6ec-463a-9510-8e347b5e2846 2018-07-21 08:03:09,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:09,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e8f6141d-afb0-46ec-8f25-ff6e1c9a80db Date: Sat, 21 Jul 2018 08:03:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:09,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-e8f6141d-afb0-46ec-8f25-ff6e1c9a80db 2018-07-21 08:03:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:10,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-26def8a8-cdf3-4d5f-b585-b13d7c708632 Date: Sat, 21 Jul 2018 08:03:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:08Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:09Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b0a5be2e-2766-44e2-910a-c06201ab920f", "name": "NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router"}]} 2018-07-21 08:03:10,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router used request id req-26def8a8-cdf3-4d5f-b585-b13d7c708632 2018-07-21 08:03:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:10,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867d8db1-ffa4-42f1-96eb-063c9d6f17ef Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:10,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-867d8db1-ffa4-42f1-96eb-063c9d6f17ef 2018-07-21 08:03:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=b0a5be2e-2766-44e2-910a-c06201ab920f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:10,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5840ce59-f6a2-498d-a07a-0b084b337cea Date: Sat, 21 Jul 2018 08:03:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:09Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.200"}],"id":"20f15588-4a56-4a51-a5da-b55e164dc768","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:04:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:08Z","binding:vnic_type":"normal","device_id":"b0a5be2e-2766-44e2-910a-c06201ab920f","ip_allocation":"immediate"}]} 2018-07-21 08:03:10,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=b0a5be2e-2766-44e2-910a-c06201ab920f used request id req-5840ce59-f6a2-498d-a07a-0b084b337cea 2018-07-21 08:03:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:10,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e4e205cc-e1f2-4e77-aa09-e520a770c022 Date: Sat, 21 Jul 2018 08:03:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:10,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-e4e205cc-e1f2-4e77-aa09-e520a770c022 2018-07-21 08:03:10,297 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router 2018-07-21 08:03:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" -d '{"subnet_id": "2abef06b-b2b6-4002-bb51-8083ca557c64"}' 2018-07-21 08:03:12,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d788f16-1dbb-48b2-93cc-6ba9d9e5e0dc Date: Sat, 21 Jul 2018 08:03:12 GMT RESP BODY: {"network_id": "52a7b0a6-c29d-42a0-9691-8f98db0594aa", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "2abef06b-b2b6-4002-bb51-8083ca557c64", "subnet_ids": ["2abef06b-b2b6-4002-bb51-8083ca557c64"], "port_id": "3160d008-fb4a-47ed-82ca-de38183f3eda", "id": "b0a5be2e-2766-44e2-910a-c06201ab920f"} 2018-07-21 08:03:12,030 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f/add_router_interface used request id req-0d788f16-1dbb-48b2-93cc-6ba9d9e5e0dc 2018-07-21 08:03:12,031 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router 2018-07-21 08:03:12,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" -d '{"subnet_id": "2abef06b-b2b6-4002-bb51-8083ca557c64"}' 2018-07-21 08:03:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a9f85b63-fdce-4fe0-8b4c-e468f578ebf5 Date: Sat, 21 Jul 2018 08:03:13 GMT RESP BODY: {"network_id": "52a7b0a6-c29d-42a0-9691-8f98db0594aa", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "subnet_id": "2abef06b-b2b6-4002-bb51-8083ca557c64", "subnet_ids": ["2abef06b-b2b6-4002-bb51-8083ca557c64"], "port_id": "3160d008-fb4a-47ed-82ca-de38183f3eda", "id": "b0a5be2e-2766-44e2-910a-c06201ab920f"} 2018-07-21 08:03:13,810 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f/remove_router_interface used request id req-a9f85b63-fdce-4fe0-8b4c-e468f578ebf5 2018-07-21 08:03:13,810 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router 2018-07-21 08:03:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:14,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68014c44-0d6a-4ba4-919b-c0aa39468a45 Content-Length: 0 Date: Sat, 21 Jul 2018 08:03:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:14,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b0a5be2e-2766-44e2-910a-c06201ab920f used request id req-68014c44-0d6a-4ba4-919b-c0aa39468a45 2018-07-21 08:03:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:15,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f6064888-cc5d-4ab6-a118-7f33666d0544 Date: Sat, 21 Jul 2018 08:03:15 GMT RESP BODY: {"routers": []} 2018-07-21 08:03:15,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-router used request id req-f6064888-cc5d-4ab6-a118-7f33666d0544 2018-07-21 08:03:15,055 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet 2018-07-21 08:03:15,056 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-subnet 2018-07-21 08:03:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/2abef06b-b2b6-4002-bb51-8083ca557c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:15,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a78af20a-e39a-4bf4-9e5e-6aa56aa45b6c Date: Sat, 21 Jul 2018 08:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:15,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2abef06b-b2b6-4002-bb51-8083ca557c64 used request id req-a78af20a-e39a-4bf4-9e5e-6aa56aa45b6c 2018-07-21 08:03:15,989 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d1e04331-1186-4836-9844-1313ee943fee-pub-net 2018-07-21 08:03:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/52a7b0a6-c29d-42a0-9691-8f98db0594aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c735958893db4453e2fae757998a5b5d4970021c" 2018-07-21 08:03:17,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61e4af3b-250c-46bc-a663-a9262123d76b Date: Sat, 21 Jul 2018 08:03:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:17,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/52a7b0a6-c29d-42a0-9691-8f98db0594aa used request id req-61e4af3b-250c-46bc-a663-a9262123d76b 2018-07-21 08:03:17,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:17,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["vZHqSvJ2QrChs8aFEMcWvQ"], "issued_at": "2018-07-21T08:03:17.000000Z"}} 2018-07-21 08:03:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:17,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ca287e-8715-49d1-b5c2-c6b4fc56b99d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:17,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f7ca287e-8715-49d1-b5c2-c6b4fc56b99d 2018-07-21 08:03:17,612 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net 2018-07-21 08:03:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" -d '{"network": {"name": "NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:17,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3f64f165-5c63-47bd-9a2f-b8b212fa14e9 Date: Sat, 21 Jul 2018 08:03: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":"78127b0f-abdf-4904-a9e5-4908dd87af8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:17Z","mtu":1450}} 2018-07-21 08:03:17,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3f64f165-5c63-47bd-9a2f-b8b212fa14e9 2018-07-21 08:03:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:18,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1a5f1102-4f92-469d-bce6-712d0da11bde Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:17Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:18,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-1a5f1102-4f92-469d-bce6-712d0da11bde 2018-07-21 08:03:18,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:18,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18450b9f-ac42-4cd2-8bf8-e2fd45e046b1 Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:18,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-18450b9f-ac42-4cd2-8bf8-e2fd45e046b1 2018-07-21 08:03:18,102 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet 2018-07-21 08:03:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" -d '{"subnets": [{"ip_version": 4, "network_id": "78127b0f-abdf-4904-a9e5-4908dd87af8d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet"}]}' 2018-07-21 08:03:18,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-207e9dbe-f5cd-4b52-b832-48aa6737aa1e Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d6e79058-fcdd-44b4-9487-5727bbb21ac7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:18Z","ip_version":4}]} 2018-07-21 08:03:18,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-207e9dbe-f5cd-4b52-b832-48aa6737aa1e 2018-07-21 08:03:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:18,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7478161d-78b4-4eb2-8b84-9791153d37f8 Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d6e79058-fcdd-44b4-9487-5727bbb21ac7"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:17Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:18,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-7478161d-78b4-4eb2-8b84-9791153d37f8 2018-07-21 08:03:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:18,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-04ef218f-d22a-428c-9041-676eb1ff7304 Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d6e79058-fcdd-44b4-9487-5727bbb21ac7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:18Z","ip_version":4}]} 2018-07-21 08:03:18,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-04ef218f-d22a-428c-9041-676eb1ff7304 2018-07-21 08:03:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:18,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5ddbe1fc-0a27-4e3c-854e-a903579e5793 Date: Sat, 21 Jul 2018 08:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d6e79058-fcdd-44b4-9487-5727bbb21ac7"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:17Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:18,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net used request id req-5ddbe1fc-0a27-4e3c-854e-a903579e5793 2018-07-21 08:03:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:18,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a6a20b-d05b-4ee4-be3f-2b04ccfbe3b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:18,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-61a6a20b-d05b-4ee4-be3f-2b04ccfbe3b3 2018-07-21 08:03:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:19,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d75db62-e7de-4fdf-88a2-aa0cd391eb15 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:19,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-3d75db62-e7de-4fdf-88a2-aa0cd391eb15 2018-07-21 08:03:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:19,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-01f397d4-1600-46a5-b613-3e50b1f64f53 Date: Sat, 21 Jul 2018 08:03:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d6e79058-fcdd-44b4-9487-5727bbb21ac7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"78127b0f-abdf-4904-a9e5-4908dd87af8d","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:18Z","ip_version":4}]} 2018-07-21 08:03:19,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-01f397d4-1600-46a5-b613-3e50b1f64f53 2018-07-21 08:03:19,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:19,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:19,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["YEdihXYyS_uY56n3pXyx7A"], "issued_at": "2018-07-21T08:03:19.000000Z"}} 2018-07-21 08:03:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e88fc10d7ded7565c88a1f58db32d96dff9cf39" 2018-07-21 08:03:19,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedc5d7a-13d9-4a2a-8659-f8b20cebade9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:19,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-eedc5d7a-13d9-4a2a-8659-f8b20cebade9 2018-07-21 08:03:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:19,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0f63cb9d-85a0-4862-ad1d-2ab849595d81 Date: Sat, 21 Jul 2018 08:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:03:19,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-0f63cb9d-85a0-4862-ad1d-2ab849595d81 2018-07-21 08:03:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:19,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5bc1f90f-f086-4354-9eec-8fad3c89ed44 Date: Sat, 21 Jul 2018 08:03:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:03:19,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-5bc1f90f-f086-4354-9eec-8fad3c89ed44 2018-07-21 08:03:19,708 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router 2018-07-21 08:03:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router", "admin_state_up": true}}' 2018-07-21 08:03:21,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b5f60010-e76c-42fb-b400-ab6492bee73f Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:19Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:20Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6437f34b-271d-4599-9d5b-550085d935b0", "name": "NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router"}} 2018-07-21 08:03:21,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-b5f60010-e76c-42fb-b400-ab6492bee73f 2018-07-21 08:03:21,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=6437f34b-271d-4599-9d5b-550085d935b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-eef96202-4e9a-447f-b502-911198b94f27 Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:20Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.209"}],"id":"99eb88b3-d038-48b4-a320-fe5f56fa8dc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:20:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:20Z","binding:vnic_type":"normal","device_id":"6437f34b-271d-4599-9d5b-550085d935b0","ip_allocation":"immediate"}]} 2018-07-21 08:03:21,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=6437f34b-271d-4599-9d5b-550085d935b0 used request id req-eef96202-4e9a-447f-b502-911198b94f27 2018-07-21 08:03:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-57402640-6349-47f0-9c07-0900ed32ba3f Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:21,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-57402640-6349-47f0-9c07-0900ed32ba3f 2018-07-21 08:03:21,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-24ac8f22-c2c3-46f7-9625-95cf5220eeeb Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:19Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:20Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6437f34b-271d-4599-9d5b-550085d935b0", "name": "NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router"}]} 2018-07-21 08:03:21,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router used request id req-24ac8f22-c2c3-46f7-9625-95cf5220eeeb 2018-07-21 08:03:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7908ef5-642a-41c3-8ddc-8decdcfa06f1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:21,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-c7908ef5-642a-41c3-8ddc-8decdcfa06f1 2018-07-21 08:03:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=6437f34b-271d-4599-9d5b-550085d935b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d6e20bd7-22e6-4a37-8e16-eaf3f77a4a30 Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:20Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.209"}],"id":"99eb88b3-d038-48b4-a320-fe5f56fa8dc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:20:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:20Z","binding:vnic_type":"normal","device_id":"6437f34b-271d-4599-9d5b-550085d935b0","ip_allocation":"immediate"}]} 2018-07-21 08:03:21,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=6437f34b-271d-4599-9d5b-550085d935b0 used request id req-d6e20bd7-22e6-4a37-8e16-eaf3f77a4a30 2018-07-21 08:03:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-55cd7247-36ed-4a86-a3f1-540e283f4ad7 Date: Sat, 21 Jul 2018 08:03:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-55cd7247-36ed-4a86-a3f1-540e283f4ad7 2018-07-21 08:03:21,469 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet 2018-07-21 08:03:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/d6e79058-fcdd-44b4-9487-5727bbb21ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:22,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed24099d-971d-45f6-80ca-28467a29ecfa Date: Sat, 21 Jul 2018 08:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:22,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d6e79058-fcdd-44b4-9487-5727bbb21ac7 used request id req-ed24099d-971d-45f6-80ca-28467a29ecfa 2018-07-21 08:03:22,471 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router 2018-07-21 08:03:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/6437f34b-271d-4599-9d5b-550085d935b0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" -d '{"subnet_id": "d6e79058-fcdd-44b4-9487-5727bbb21ac7"}' 2018-07-21 08:03:22,843 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-8b56b161-d1ba-405d-ac04-f5a2835e979f Date: Sat, 21 Jul 2018 08:03:22 GMT RESP BODY: {"NeutronError": {"message": "Subnet d6e79058-fcdd-44b4-9487-5727bbb21ac7 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 08:03:22,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6437f34b-271d-4599-9d5b-550085d935b0/add_router_interface used request id req-8b56b161-d1ba-405d-ac04-f5a2835e979f 2018-07-21 08:03:22,843 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet d6e79058-fcdd-44b4-9487-5727bbb21ac7 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 08:03:22,844 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router 2018-07-21 08:03:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/6437f34b-271d-4599-9d5b-550085d935b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:23,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-305a6ffc-63ef-4173-855a-3f823150b0fd Content-Length: 0 Date: Sat, 21 Jul 2018 08:03:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:23,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6437f34b-271d-4599-9d5b-550085d935b0 used request id req-305a6ffc-63ef-4173-855a-3f823150b0fd 2018-07-21 08:03:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ee204b2e-4399-4609-bf78-003e252ec44b Date: Sat, 21 Jul 2018 08:03:23 GMT RESP BODY: {"routers": []} 2018-07-21 08:03:23,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-router used request id req-ee204b2e-4399-4609-bf78-003e252ec44b 2018-07-21 08:03:23,968 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet 2018-07-21 08:03:23,968 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-subnet 2018-07-21 08:03:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/d6e79058-fcdd-44b4-9487-5727bbb21ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:24,006 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-6f2f08d4-143a-472d-b02f-a3fe5616e56a Date: Sat, 21 Jul 2018 08:03:24 GMT RESP BODY: {"NeutronError": {"message": "Subnet d6e79058-fcdd-44b4-9487-5727bbb21ac7 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 08:03:24,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d6e79058-fcdd-44b4-9487-5727bbb21ac7 used request id req-6f2f08d4-143a-472d-b02f-a3fe5616e56a 2018-07-21 08:03:24,006 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet d6e79058-fcdd-44b4-9487-5727bbb21ac7 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 08:03:24,006 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-39ff039d-c411-454c-9a8c-9a189632a4ab-pub-net 2018-07-21 08:03:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/78127b0f-abdf-4904-a9e5-4908dd87af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fce0375529bb6ffe3d45e4e9241e14b752ba11e" 2018-07-21 08:03:24,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91bfbfd7-cec8-4960-b931-3b9e441ea27d Date: Sat, 21 Jul 2018 08:03:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:24,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/78127b0f-abdf-4904-a9e5-4908dd87af8d used request id req-91bfbfd7-cec8-4960-b931-3b9e441ea27d 2018-07-21 08:03:24,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:25,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["lyjvIMh4RUWX1N10Hpeugg"], "issued_at": "2018-07-21T08:03:25.000000Z"}} 2018-07-21 08:03:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:25,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d18026-dd35-4547-bb5f-5e6a83cc9525 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:25,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b5d18026-dd35-4547-bb5f-5e6a83cc9525 2018-07-21 08:03:25,200 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net 2018-07-21 08:03:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" -d '{"network": {"name": "NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:25,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1c98f8b7-b169-4928-b3ff-3718d368960b Date: Sat, 21 Jul 2018 08:03: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":"35d78efa-a523-4710-9059-138b41ff4dec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","mtu":1450}} 2018-07-21 08:03:25,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1c98f8b7-b169-4928-b3ff-3718d368960b 2018-07-21 08:03:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:25,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fe584a78-7245-4ace-b04f-5f75349c46f3 Date: Sat, 21 Jul 2018 08:03:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"35d78efa-a523-4710-9059-138b41ff4dec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:25,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=35d78efa-a523-4710-9059-138b41ff4dec used request id req-fe584a78-7245-4ace-b04f-5f75349c46f3 2018-07-21 08:03:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:25,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b8bce21-30fb-496d-a4e8-a13cb4cc64b4 Date: Sat, 21 Jul 2018 08:03:25 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:25,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec used request id req-8b8bce21-30fb-496d-a4e8-a13cb4cc64b4 2018-07-21 08:03:25,692 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet 2018-07-21 08:03:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" -d '{"subnets": [{"ip_version": 4, "network_id": "35d78efa-a523-4710-9059-138b41ff4dec", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet"}]}' 2018-07-21 08:03:26,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ebb9c916-7ae3-41ee-b718-63061fcd2199 Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf4926cf-6d97-4e96-bf39-6ff7b19ab369","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"35d78efa-a523-4710-9059-138b41ff4dec","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","ip_version":4}]} 2018-07-21 08:03:26,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-ebb9c916-7ae3-41ee-b718-63061fcd2199 2018-07-21 08:03:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0120dc80-7773-4c55-a345-7e2704b9ff3c Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"35d78efa-a523-4710-9059-138b41ff4dec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["bf4926cf-6d97-4e96-bf39-6ff7b19ab369"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:26,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=35d78efa-a523-4710-9059-138b41ff4dec used request id req-0120dc80-7773-4c55-a345-7e2704b9ff3c 2018-07-21 08:03:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-416536c7-7c9d-4063-b736-c34d7fcda34f Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf4926cf-6d97-4e96-bf39-6ff7b19ab369","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"35d78efa-a523-4710-9059-138b41ff4dec","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","ip_version":4}]} 2018-07-21 08:03:26,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec used request id req-416536c7-7c9d-4063-b736-c34d7fcda34f 2018-07-21 08:03:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8f99f292-2f30-47d4-a8da-f17c21d513a0 Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"35d78efa-a523-4710-9059-138b41ff4dec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["bf4926cf-6d97-4e96-bf39-6ff7b19ab369"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:26,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net used request id req-8f99f292-2f30-47d4-a8da-f17c21d513a0 2018-07-21 08:03:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:26,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deba42da-e176-46e9-a8c4-5dee099b655a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:26,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-deba42da-e176-46e9-a8c4-5dee099b655a 2018-07-21 08:03:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8ac3f5-e575-4f34-9387-e74edac82fcf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:26,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-bd8ac3f5-e575-4f34-9387-e74edac82fcf 2018-07-21 08:03:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e226f364-64fc-4475-a66d-5d2ade091cb7 Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf4926cf-6d97-4e96-bf39-6ff7b19ab369","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"35d78efa-a523-4710-9059-138b41ff4dec","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","ip_version":4}]} 2018-07-21 08:03:26,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec used request id req-e226f364-64fc-4475-a66d-5d2ade091cb7 2018-07-21 08:03:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec&name=NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:26,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8c605e0e-79b2-4f97-bc26-4edb43ae926c Date: Sat, 21 Jul 2018 08:03:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf4926cf-6d97-4e96-bf39-6ff7b19ab369","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"35d78efa-a523-4710-9059-138b41ff4dec","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:25Z","ip_version":4}]} 2018-07-21 08:03:26,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=35d78efa-a523-4710-9059-138b41ff4dec&name=NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet used request id req-8c605e0e-79b2-4f97-bc26-4edb43ae926c 2018-07-21 08:03:26,606 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet 2018-07-21 08:03:26,606 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-subnet 2018-07-21 08:03:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/bf4926cf-6d97-4e96-bf39-6ff7b19ab369 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:27,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-326d5b9d-97d6-4953-856b-d5034d5e1ea5 Date: Sat, 21 Jul 2018 08:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:27,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/bf4926cf-6d97-4e96-bf39-6ff7b19ab369 used request id req-326d5b9d-97d6-4953-856b-d5034d5e1ea5 2018-07-21 08:03:27,581 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-39628466-183d-4861-892d-afe836b09a84-pub-net 2018-07-21 08:03:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/35d78efa-a523-4710-9059-138b41ff4dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185b0ed4ecfac4026057796ed0c53a885807321" 2018-07-21 08:03:28,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-464b0a3f-b0f4-4cb4-a794-5e5824121fbd Date: Sat, 21 Jul 2018 08:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:28,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/35d78efa-a523-4710-9059-138b41ff4dec used request id req-464b0a3f-b0f4-4cb4-a794-5e5824121fbd 2018-07-21 08:03:28,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:28,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["7QZLUqnTR1qd7arq7mLChw"], "issued_at": "2018-07-21T08:03:28.000000Z"}} 2018-07-21 08:03:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:29,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31be1bbc-d3f1-4407-b9cd-fedf934b7561 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:29,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-31be1bbc-d3f1-4407-b9cd-fedf934b7561 2018-07-21 08:03:29,069 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net 2018-07-21 08:03:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" -d '{"network": {"name": "NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:29,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f4015942-02d3-4111-9db7-8bf13525b551 Date: Sat, 21 Jul 2018 08:03: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":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","mtu":1450}} 2018-07-21 08:03:29,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f4015942-02d3-4111-9db7-8bf13525b551 2018-07-21 08:03:29,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8bae7126-7fe1-4d85-baf9-9062caded046 Date: Sat, 21 Jul 2018 08:03:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:29,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-8bae7126-7fe1-4d85-baf9-9062caded046 2018-07-21 08:03:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:29,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2743ca9e-c520-4075-b588-042e5f8f97e6 Date: Sat, 21 Jul 2018 08:03:29 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:29,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-2743ca9e-c520-4075-b588-042e5f8f97e6 2018-07-21 08:03:29,607 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet 2018-07-21 08:03:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" -d '{"subnets": [{"ip_version": 4, "network_id": "c87c1482-6a4d-41cd-bc84-4d8ef4d3c995", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet"}]}' 2018-07-21 08:03:30,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-12ca26c0-bdd8-411a-84d7-732f6961d331 Date: Sat, 21 Jul 2018 08:03:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","ip_version":4}]} 2018-07-21 08:03:30,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-12ca26c0-bdd8-411a-84d7-732f6961d331 2018-07-21 08:03:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:30,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-20751e51-7699-4bd9-833d-eb4edad3fa4b Date: Sat, 21 Jul 2018 08:03:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:30,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-20751e51-7699-4bd9-833d-eb4edad3fa4b 2018-07-21 08:03:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:30,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-759b2f8c-9450-4bcf-9609-fddfaba4afe1 Date: Sat, 21 Jul 2018 08:03:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","ip_version":4}]} 2018-07-21 08:03:30,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-759b2f8c-9450-4bcf-9609-fddfaba4afe1 2018-07-21 08:03:30,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:30,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-da19045d-f7b8-481c-96bf-ae9b3794decb Date: Sat, 21 Jul 2018 08:03:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:30,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net used request id req-da19045d-f7b8-481c-96bf-ae9b3794decb 2018-07-21 08:03:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:30,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913e56c3-facb-47e3-9498-619b5c31a93a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:30,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-913e56c3-facb-47e3-9498-619b5c31a93a 2018-07-21 08:03:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:30,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc4e201-ea65-45fc-87d5-215377d67638 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:30,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-4bc4e201-ea65-45fc-87d5-215377d67638 2018-07-21 08:03:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:30,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bc8faf89-a4f1-4f20-a78e-2b06e5ec057e Date: Sat, 21 Jul 2018 08:03:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c87c1482-6a4d-41cd-bc84-4d8ef4d3c995","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:29Z","ip_version":4}]} 2018-07-21 08:03:30,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-bc8faf89-a4f1-4f20-a78e-2b06e5ec057e 2018-07-21 08:03:30,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:30,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:31,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["3mOUXq7TSJ-rQFa0EKerog"], "issued_at": "2018-07-21T08:03:31.000000Z"}} 2018-07-21 08:03:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bec58a179dc2568bbcd35939a8d1702ee02d393" 2018-07-21 08:03:31,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba17de8-956c-4d3d-bb41-e799b7f7794c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:31,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-1ba17de8-956c-4d3d-bb41-e799b7f7794c 2018-07-21 08:03:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0f3729ed-1f94-4638-8c44-90c515313ac2 Date: Sat, 21 Jul 2018 08:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:03:31,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-0f3729ed-1f94-4638-8c44-90c515313ac2 2018-07-21 08:03:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:31,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-70a22542-bdeb-45b8-841a-461fba21dea8 Date: Sat, 21 Jul 2018 08:03:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:03:31,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-70a22542-bdeb-45b8-841a-461fba21dea8 2018-07-21 08:03:31,640 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router 2018-07-21 08:03:31,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router", "admin_state_up": true}}' 2018-07-21 08:03:33,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-934c7329-5ec2-4b49-a5e2-f41b33624fd3 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:31Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:32Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a133b72a-73d7-4d41-a0d4-757235d2eb12", "name": "NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router"}} 2018-07-21 08:03:33,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-934c7329-5ec2-4b49-a5e2-f41b33624fd3 2018-07-21 08:03:33,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a133b72a-73d7-4d41-a0d4-757235d2eb12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d7c7cca3-69fb-49d1-8608-18d73bf20f85 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:32Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.205"}],"id":"c84eb954-d5cc-4ae4-864f-f5de09b5b20b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:75:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:32Z","binding:vnic_type":"normal","device_id":"a133b72a-73d7-4d41-a0d4-757235d2eb12","ip_allocation":"immediate"}]} 2018-07-21 08:03:33,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a133b72a-73d7-4d41-a0d4-757235d2eb12 used request id req-d7c7cca3-69fb-49d1-8608-18d73bf20f85 2018-07-21 08:03:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4c48315d-e536-4c8a-8690-b0d16a5f0b52 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:33,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-4c48315d-e536-4c8a-8690-b0d16a5f0b52 2018-07-21 08:03:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bcb8ae83-a80f-4f37-bba3-7bd382629218 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:03:31Z", "admin_state_up": true, "updated_at": "2018-07-21T08:03:32Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a133b72a-73d7-4d41-a0d4-757235d2eb12", "name": "NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router"}]} 2018-07-21 08:03:33,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router used request id req-bcb8ae83-a80f-4f37-bba3-7bd382629218 2018-07-21 08:03:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54236235-8d73-4ea7-a642-c6953f4d0f62 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:33,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-54236235-8d73-4ea7-a642-c6953f4d0f62 2018-07-21 08:03:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a133b72a-73d7-4d41-a0d4-757235d2eb12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cd8e0aaa-eabd-41f7-b2e2-34e03110f188 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:32Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.205"}],"id":"c84eb954-d5cc-4ae4-864f-f5de09b5b20b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:75:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:03:32Z","binding:vnic_type":"normal","device_id":"a133b72a-73d7-4d41-a0d4-757235d2eb12","ip_allocation":"immediate"}]} 2018-07-21 08:03:33,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a133b72a-73d7-4d41-a0d4-757235d2eb12 used request id req-cd8e0aaa-eabd-41f7-b2e2-34e03110f188 2018-07-21 08:03:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:33,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a802e2e3-92cc-4ad6-8907-4a25c0106115 Date: Sat, 21 Jul 2018 08:03:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:03:33,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-a802e2e3-92cc-4ad6-8907-4a25c0106115 2018-07-21 08:03:33,751 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router 2018-07-21 08:03:33,751 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router 2018-07-21 08:03:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/a133b72a-73d7-4d41-a0d4-757235d2eb12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:35,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c842e37-a43f-42d4-b055-28384976aea8 Content-Length: 0 Date: Sat, 21 Jul 2018 08:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:35,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a133b72a-73d7-4d41-a0d4-757235d2eb12 used request id req-3c842e37-a43f-42d4-b055-28384976aea8 2018-07-21 08:03:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa3c52bd-b65f-4340-8202-db9c1f568666 Date: Sat, 21 Jul 2018 08:03:35 GMT RESP BODY: {"routers": []} 2018-07-21 08:03:35,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-router used request id req-aa3c52bd-b65f-4340-8202-db9c1f568666 2018-07-21 08:03:35,193 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet 2018-07-21 08:03:35,193 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-subnet 2018-07-21 08:03:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:35,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1de3e6ff-e647-4928-9316-43e95727c4a9 Date: Sat, 21 Jul 2018 08:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:35,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e2cca5a0-e22e-43a9-a1f3-0d901f75bc6b used request id req-1de3e6ff-e647-4928-9316-43e95727c4a9 2018-07-21 08:03:35,984 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b0b57545-1dd3-40a4-a300-58ccd80d0d20-pub-net 2018-07-21 08:03:35,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8857fc0ec16d6539f089edb0dd0ee9afc6fe4c" 2018-07-21 08:03:36,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a4e8db3-dbde-4ee7-b386-544d5e9237bf Date: Sat, 21 Jul 2018 08:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:36,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c87c1482-6a4d-41cd-bc84-4d8ef4d3c995 used request id req-4a4e8db3-dbde-4ee7-b386-544d5e9237bf 2018-07-21 08:03:36,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:37,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["zHimu8_YTC-ywdEonD-mmQ"], "issued_at": "2018-07-21T08:03:37.000000Z"}} 2018-07-21 08:03:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62591b72-702b-4e7c-b496-2ea980854c56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:37,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-62591b72-702b-4e7c-b496-2ea980854c56 2018-07-21 08:03:37,171 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net 2018-07-21 08:03:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" -d '{"network": {"name": "NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:37,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1b9104e8-e9a5-4e3c-91cf-9f5e6436750b Date: Sat, 21 Jul 2018 08:03: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":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","mtu":1450}} 2018-07-21 08:03:37,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1b9104e8-e9a5-4e3c-91cf-9f5e6436750b 2018-07-21 08:03:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:37,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1cdaf3cb-e66a-4db5-b8ab-ed09e83dc448 Date: Sat, 21 Jul 2018 08:03:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:37,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-1cdaf3cb-e66a-4db5-b8ab-ed09e83dc448 2018-07-21 08:03:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:37,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aaee2096-c158-4f36-a680-b2302c7b541b Date: Sat, 21 Jul 2018 08:03:37 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:37,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-aaee2096-c158-4f36-a680-b2302c7b541b 2018-07-21 08:03:37,673 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet 2018-07-21 08:03:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" -d '{"subnets": [{"ip_version": 4, "network_id": "df1bd273-d88b-4080-9593-d022b7b5dd95", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet"}]}' 2018-07-21 08:03:38,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-28e68e16-b886-4390-9fc3-5f583587a3a1 Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:38,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-28e68e16-b886-4390-9fc3-5f583587a3a1 2018-07-21 08:03:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5a5f5446-e4ed-4c7e-8d44-88d522a8e419 Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["6e8ba634-40b4-42c8-9372-00bb4872facc"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-5a5f5446-e4ed-4c7e-8d44-88d522a8e419 2018-07-21 08:03:38,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a96bc632-1c1e-4b03-9406-ca1dd89cad4e Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:38,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-a96bc632-1c1e-4b03-9406-ca1dd89cad4e 2018-07-21 08:03:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d976eefa-c8ae-4319-846e-a54c4cc9d5b5 Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["6e8ba634-40b4-42c8-9372-00bb4872facc"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:38,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net used request id req-d976eefa-c8ae-4319-846e-a54c4cc9d5b5 2018-07-21 08:03:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:38,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e4577b-c263-4d95-8188-5c8adb3feda6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:38,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-42e4577b-c263-4d95-8188-5c8adb3feda6 2018-07-21 08:03:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3865f1f8-84dc-4b7e-b8b3-e1822d54d129 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:38,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-3865f1f8-84dc-4b7e-b8b3-e1822d54d129 2018-07-21 08:03:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-019dfd56-956b-439f-b09a-c724381cd9b3 Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:38,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-019dfd56-956b-439f-b09a-c724381cd9b3 2018-07-21 08:03:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95&name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:38,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f2ca898f-2862-4cba-ad58-a24a31436ad0 Date: Sat, 21 Jul 2018 08:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:38,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95&name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet used request id req-f2ca898f-2862-4cba-ad58-a24a31436ad0 2018-07-21 08:03:38,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:38,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:38,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["RZ79uIIvRs2Mb0tYkSQ4jA"], "issued_at": "2018-07-21T08:03:38.000000Z"}} 2018-07-21 08:03:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65474297e726239e0bb84800853e01a3a7c06b93" 2018-07-21 08:03:38,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286745c0-f528-4ccf-89bb-a6cbcf371885 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:38,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-286745c0-f528-4ccf-89bb-a6cbcf371885 2018-07-21 08:03:38,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:39,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b55b2a32-69fa-4bc3-a3a2-b99b2f912d63 Date: Sat, 21 Jul 2018 08:03:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["6e8ba634-40b4-42c8-9372-00bb4872facc"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:39,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net used request id req-b55b2a32-69fa-4bc3-a3a2-b99b2f912d63 2018-07-21 08:03:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:39,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a6e7e6a0-5971-4d9f-9279-62b051ce93a7 Date: Sat, 21 Jul 2018 08:03:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:39,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-a6e7e6a0-5971-4d9f-9279-62b051ce93a7 2018-07-21 08:03:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:39,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ed63c4a7-c2cf-4eba-a9ec-831c576de65d Date: Sat, 21 Jul 2018 08:03:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df1bd273-d88b-4080-9593-d022b7b5dd95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["6e8ba634-40b4-42c8-9372-00bb4872facc"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:39,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net used request id req-ed63c4a7-c2cf-4eba-a9ec-831c576de65d 2018-07-21 08:03:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:39,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2b37f3-fd02-4373-8ed4-9adec21a83c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:39,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ac2b37f3-fd02-4373-8ed4-9adec21a83c9 2018-07-21 08:03:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65474297e726239e0bb84800853e01a3a7c06b93" 2018-07-21 08:03:39,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ecc863-8ed9-41d1-aadb-bd170ebff45f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:39,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-89ecc863-8ed9-41d1-aadb-bd170ebff45f 2018-07-21 08:03:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:39,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cacbaf8a-0cdb-4e2e-abbf-098d1cbe4bc5 Date: Sat, 21 Jul 2018 08:03:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:39,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-cacbaf8a-0cdb-4e2e-abbf-098d1cbe4bc5 2018-07-21 08:03:39,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95&name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:39,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-35170c5c-9746-4fd8-85ee-b8a14deb697a Date: Sat, 21 Jul 2018 08:03:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e8ba634-40b4-42c8-9372-00bb4872facc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:37Z","ip_version":4}]} 2018-07-21 08:03:39,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df1bd273-d88b-4080-9593-d022b7b5dd95&name=NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet used request id req-35170c5c-9746-4fd8-85ee-b8a14deb697a 2018-07-21 08:03:39,405 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net 2018-07-21 08:03:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" -d '{"port": {"network_id": "df1bd273-d88b-4080-9593-d022b7b5dd95", "fixed_ips": [{"subnet_id": "6e8ba634-40b4-42c8-9372-00bb4872facc", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-port", "admin_state_up": true}}' 2018-07-21 08:03:40,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-7f93785e-9273-4831-8265-de00a2aa0b20 Date: Sat, 21 Jul 2018 08:03:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:39Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e8ba634-40b4-42c8-9372-00bb4872facc","ip_address":"10.55.1.100"}],"id":"0d2bfdf8-b9c8-42df-bda0-dbd15f0d0a0f","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:36:61","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:03:40,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-7f93785e-9273-4831-8265-de00a2aa0b20 2018-07-21 08:03:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:40,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-a99c82d9-d759-48a5-9c25-ba4517868a97 Date: Sat, 21 Jul 2018 08:03:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e8ba634-40b4-42c8-9372-00bb4872facc","ip_address":"10.55.1.100"}],"id":"0d2bfdf8-b9c8-42df-bda0-dbd15f0d0a0f","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:36:61","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-port","admin_state_up":true,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e8ba634-40b4-42c8-9372-00bb4872facc","ip_address":"10.55.1.2"}],"id":"c80b79a4-32df-4704-bcc6-f930b4902092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:56:6f","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df1bd273-d88b-4080-9593-d022b7b5dd95","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df1bd273-d88b-4080-9593-d022b7b5dd95","ip_allocation":"immediate"}]} 2018-07-21 08:03:40,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-a99c82d9-d759-48a5-9c25-ba4517868a97 2018-07-21 08:03:40,327 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-port 2018-07-21 08:03:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/0d2bfdf8-b9c8-42df-bda0-dbd15f0d0a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:40,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77842a7c-a5e3-46e8-bcf3-8c717c0fb671 Date: Sat, 21 Jul 2018 08:03:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:40,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/0d2bfdf8-b9c8-42df-bda0-dbd15f0d0a0f used request id req-77842a7c-a5e3-46e8-bcf3-8c717c0fb671 2018-07-21 08:03:40,842 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet 2018-07-21 08:03:40,842 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-subnet 2018-07-21 08:03:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/6e8ba634-40b4-42c8-9372-00bb4872facc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:41,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1817400d-ec49-455b-9aab-9b5ca71f89c1 Date: Sat, 21 Jul 2018 08:03:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:41,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6e8ba634-40b4-42c8-9372-00bb4872facc used request id req-1817400d-ec49-455b-9aab-9b5ca71f89c1 2018-07-21 08:03:41,609 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f00929bd-0552-4a47-9712-f4444ce2479a-pub-net 2018-07-21 08:03:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/df1bd273-d88b-4080-9593-d022b7b5dd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ab20557188f93fb5908b0831b85bf40c754436" 2018-07-21 08:03:42,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-334aa0b2-b55b-4414-a939-b60152f4c4e8 Date: Sat, 21 Jul 2018 08:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:42,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/df1bd273-d88b-4080-9593-d022b7b5dd95 used request id req-334aa0b2-b55b-4414-a939-b60152f4c4e8 2018-07-21 08:03:42,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:43,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["1Qf7WLU2RsilwvvR-oGx7Q"], "issued_at": "2018-07-21T08:03:43.000000Z"}} 2018-07-21 08:03:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:43,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a144a1c-dc07-4672-9bfb-291a7617910a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:43,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5a144a1c-dc07-4672-9bfb-291a7617910a 2018-07-21 08:03:43,136 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net 2018-07-21 08:03:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" -d '{"network": {"name": "NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:43,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2b0e0097-2a26-4c06-9c9e-7406ee3fb48e Date: Sat, 21 Jul 2018 08:03:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","mtu":1450}} 2018-07-21 08:03:43,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2b0e0097-2a26-4c06-9c9e-7406ee3fb48e 2018-07-21 08:03:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:43,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fbe89030-12f7-4bd6-bae0-8a75db7c6fc6 Date: Sat, 21 Jul 2018 08:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:43,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-fbe89030-12f7-4bd6-bae0-8a75db7c6fc6 2018-07-21 08:03:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:43,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc639f53-8196-47b5-9922-a753ffbf87eb Date: Sat, 21 Jul 2018 08:03:43 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:43,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-bc639f53-8196-47b5-9922-a753ffbf87eb 2018-07-21 08:03:43,645 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet 2018-07-21 08:03:43,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" -d '{"subnets": [{"ip_version": 4, "network_id": "428302fc-da39-4f21-8caf-11132b3e24a7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet"}]}' 2018-07-21 08:03:44,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f8227bcf-014e-4e1f-a7b5-b93172b6aa92 Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:44,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-f8227bcf-014e-4e1f-a7b5-b93172b6aa92 2018-07-21 08:03:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db0f1d6f-1ced-4c0e-9424-6155355b1e67 Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d39a373f-6f49-4a4a-8a30-2f50c6a2ad12"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:44,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-db0f1d6f-1ced-4c0e-9424-6155355b1e67 2018-07-21 08:03:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-332c2615-3af1-4a58-aa5b-0156cbfc44a4 Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:44,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-332c2615-3af1-4a58-aa5b-0156cbfc44a4 2018-07-21 08:03:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ffd657f3-917d-43b1-90db-6ad7430f96e3 Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d39a373f-6f49-4a4a-8a30-2f50c6a2ad12"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:44,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net used request id req-ffd657f3-917d-43b1-90db-6ad7430f96e3 2018-07-21 08:03:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:44,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288e7f75-a5ec-4eb6-a66c-0c4c1df70747 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:44,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-288e7f75-a5ec-4eb6-a66c-0c4c1df70747 2018-07-21 08:03:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc611d3-b162-421f-9300-662568089245 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:44,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-fdc611d3-b162-421f-9300-662568089245 2018-07-21 08:03:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-301fdc5b-5f47-4aef-bfe8-d2169fe3fa6b Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:44,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-301fdc5b-5f47-4aef-bfe8-d2169fe3fa6b 2018-07-21 08:03:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7&name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:44,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6522ab3c-b78f-46f0-810d-b8969a68562e Date: Sat, 21 Jul 2018 08:03:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:44,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7&name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet used request id req-6522ab3c-b78f-46f0-810d-b8969a68562e 2018-07-21 08:03:44,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:44,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:45,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["xQsiFi_8TzWWRNz5SDsxRQ"], "issued_at": "2018-07-21T08:03:45.000000Z"}} 2018-07-21 08:03:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa57f6311b0bb34e16ea19e601f079a22fc6fadc" 2018-07-21 08:03:45,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7c6cb5-9daf-4095-80a2-f447b3834899 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:45,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8d7c6cb5-9daf-4095-80a2-f447b3834899 2018-07-21 08:03:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:45,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3d890823-b2a6-4e65-9c1f-73fee2bad5d8 Date: Sat, 21 Jul 2018 08:03:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d39a373f-6f49-4a4a-8a30-2f50c6a2ad12"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:45,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net used request id req-3d890823-b2a6-4e65-9c1f-73fee2bad5d8 2018-07-21 08:03:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:45,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7a552044-8ac9-42c7-9a74-00e46b93b45d Date: Sat, 21 Jul 2018 08:03:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:45,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-7a552044-8ac9-42c7-9a74-00e46b93b45d 2018-07-21 08:03:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:45,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7760e6d-b97f-4e87-9c91-4b311bdfebbe Date: Sat, 21 Jul 2018 08:03:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"428302fc-da39-4f21-8caf-11132b3e24a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["d39a373f-6f49-4a4a-8a30-2f50c6a2ad12"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:45,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net used request id req-f7760e6d-b97f-4e87-9c91-4b311bdfebbe 2018-07-21 08:03:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:45,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f32bf24-9257-40c1-bd5f-3660bdde60df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:45,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9f32bf24-9257-40c1-bd5f-3660bdde60df 2018-07-21 08:03:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa57f6311b0bb34e16ea19e601f079a22fc6fadc" 2018-07-21 08:03:45,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268fd3d2-1799-4a4d-b1bd-41b772087dcb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:45,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-268fd3d2-1799-4a4d-b1bd-41b772087dcb 2018-07-21 08:03:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:45,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2313d6ff-c4b5-4baf-a180-926f09214d07 Date: Sat, 21 Jul 2018 08:03:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:45,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-2313d6ff-c4b5-4baf-a180-926f09214d07 2018-07-21 08:03:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7&name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:45,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-32160362-e419-40c5-bc64-6fa90f0f7496 Date: Sat, 21 Jul 2018 08:03:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:43Z","ip_version":4}]} 2018-07-21 08:03:45,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428302fc-da39-4f21-8caf-11132b3e24a7&name=NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet used request id req-32160362-e419-40c5-bc64-6fa90f0f7496 2018-07-21 08:03:45,571 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net 2018-07-21 08:03:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" -d '{"port": {"network_id": "428302fc-da39-4f21-8caf-11132b3e24a7", "fixed_ips": [{"subnet_id": "d39a373f-6f49-4a4a-8a30-2f50c6a2ad12", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-port", "admin_state_up": true}}' 2018-07-21 08:03:46,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-08c07d13-1e58-485f-b82b-a09de9499bbd Date: Sat, 21 Jul 2018 08:03:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:45Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","ip_address":"10.55.1.100"}],"id":"732e18a0-b049-48e1-8cd7-5bb39abc38d0","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:42:2e:18","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:03:46,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-08c07d13-1e58-485f-b82b-a09de9499bbd 2018-07-21 08:03:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:46,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-faf666b7-8758-4fb5-bb70-76f94af9a888 Date: Sat, 21 Jul 2018 08:03:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","ip_address":"10.55.1.2"}],"id":"2fc76435-dd9c-4667-9c10-ae2d9ad3c3a0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:a1:9a","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428302fc-da39-4f21-8caf-11132b3e24a7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:03:45Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39a373f-6f49-4a4a-8a30-2f50c6a2ad12","ip_address":"10.55.1.100"}],"id":"732e18a0-b049-48e1-8cd7-5bb39abc38d0","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:42:2e:18","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-port","admin_state_up":true,"network_id":"428302fc-da39-4f21-8caf-11132b3e24a7","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:45Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 08:03:46,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-faf666b7-8758-4fb5-bb70-76f94af9a888 2018-07-21 08:03:46,539 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-port 2018-07-21 08:03:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/732e18a0-b049-48e1-8cd7-5bb39abc38d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:47,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bcf3080e-1a91-499b-93a1-6b8b3140c055 Date: Sat, 21 Jul 2018 08:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:47,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/732e18a0-b049-48e1-8cd7-5bb39abc38d0 used request id req-bcf3080e-1a91-499b-93a1-6b8b3140c055 2018-07-21 08:03:47,055 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet 2018-07-21 08:03:47,055 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-subnet 2018-07-21 08:03:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/d39a373f-6f49-4a4a-8a30-2f50c6a2ad12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:47,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-562e536f-5649-49d9-8b84-beda174ce9ec Date: Sat, 21 Jul 2018 08:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:47,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d39a373f-6f49-4a4a-8a30-2f50c6a2ad12 used request id req-562e536f-5649-49d9-8b84-beda174ce9ec 2018-07-21 08:03:47,881 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4399fdd8-1c89-407b-876f-1637054149f3-pub-net 2018-07-21 08:03:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/428302fc-da39-4f21-8caf-11132b3e24a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efd4356312cc406f22904f09ae48a2e32aab6a4" 2018-07-21 08:03:48,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6901ae36-b553-47fd-b53d-16771dddfb51 Date: Sat, 21 Jul 2018 08:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:48,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/428302fc-da39-4f21-8caf-11132b3e24a7 used request id req-6901ae36-b553-47fd-b53d-16771dddfb51 2018-07-21 08:03:48,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:49,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["j6RXK9iISpixAsBrtYBSKQ"], "issued_at": "2018-07-21T08:03:49.000000Z"}} 2018-07-21 08:03:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:49,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f813753d-3a88-4c36-9ce8-786526f3facd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:49,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f813753d-3a88-4c36-9ce8-786526f3facd 2018-07-21 08:03:49,394 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net 2018-07-21 08:03:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" -d '{"network": {"name": "NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:49,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-bb4ee969-8e3b-4ceb-a7ae-ac7b4738a18e Date: Sat, 21 Jul 2018 08:03:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","mtu":1450}} 2018-07-21 08:03:49,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bb4ee969-8e3b-4ceb-a7ae-ac7b4738a18e 2018-07-21 08:03:49,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:49,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3439c8d3-547d-4709-9228-0b26ceda695a Date: Sat, 21 Jul 2018 08:03:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:49,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-3439c8d3-547d-4709-9228-0b26ceda695a 2018-07-21 08:03:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:49,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a9e6093b-b302-47e4-8d45-adbc6ee63a2c Date: Sat, 21 Jul 2018 08:03:49 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:49,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-a9e6093b-b302-47e4-8d45-adbc6ee63a2c 2018-07-21 08:03:49,905 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet 2018-07-21 08:03:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" -d '{"subnets": [{"ip_version": 4, "network_id": "d30514fe-17a1-4846-9731-5c83ecb1d014", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet"}]}' 2018-07-21 08:03:50,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-efe259d0-6fcc-4b82-a6dc-83fc4ad66423 Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:50,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-efe259d0-6fcc-4b82-a6dc-83fc4ad66423 2018-07-21 08:03:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-64946895-cfce-4cda-ad7c-832e55e8e27f Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a4b41657-e489-4026-883d-1bbc5770f6b1"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:50,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-64946895-cfce-4cda-ad7c-832e55e8e27f 2018-07-21 08:03:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a8d252bd-9e6f-41e3-b51c-855038c9a80a Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:50,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-a8d252bd-9e6f-41e3-b51c-855038c9a80a 2018-07-21 08:03:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e7ba6b9e-cae9-4cf8-9c9e-7d707dfabe48 Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a4b41657-e489-4026-883d-1bbc5770f6b1"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:50,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net used request id req-e7ba6b9e-cae9-4cf8-9c9e-7d707dfabe48 2018-07-21 08:03:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:50,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41721b1-311a-4066-a0ec-0e1d8d7949a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:50,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d41721b1-311a-4066-a0ec-0e1d8d7949a3 2018-07-21 08:03:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258186dc-bad5-40ce-81d6-d275872a26ae Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:50,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-258186dc-bad5-40ce-81d6-d275872a26ae 2018-07-21 08:03:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-46e0f210-e1bd-4ea7-a3ad-41c322a5432f Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:50,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-46e0f210-e1bd-4ea7-a3ad-41c322a5432f 2018-07-21 08:03:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014&name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:50,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f3df5383-efdf-421e-8c7a-6f5f830f3210 Date: Sat, 21 Jul 2018 08:03:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:50,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014&name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet used request id req-f3df5383-efdf-421e-8c7a-6f5f830f3210 2018-07-21 08:03:50,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:50,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:51,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["kOa6NWQWRVaSNpVpS8AIBg"], "issued_at": "2018-07-21T08:03:51.000000Z"}} 2018-07-21 08:03:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389e9ba7a75ec433301a1152c7885e9bdd4df1b3" 2018-07-21 08:03:51,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1d840e-7727-4b8e-a5a1-cf50d4d07d2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:51,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ae1d840e-7727-4b8e-a5a1-cf50d4d07d2c 2018-07-21 08:03:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:51,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e851b4bb-d957-42af-9d74-305106bac2d3 Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a4b41657-e489-4026-883d-1bbc5770f6b1"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:51,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net used request id req-e851b4bb-d957-42af-9d74-305106bac2d3 2018-07-21 08:03:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:51,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-91d10880-e19d-44e3-ad83-3b1a0e365cd0 Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:51,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-91d10880-e19d-44e3-ad83-3b1a0e365cd0 2018-07-21 08:03:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:51,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ac138234-0ce2-4740-a304-41553becd813 Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d30514fe-17a1-4846-9731-5c83ecb1d014","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["a4b41657-e489-4026-883d-1bbc5770f6b1"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:51,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net used request id req-ac138234-0ce2-4740-a304-41553becd813 2018-07-21 08:03:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:51,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4dff7f1-4f30-42a6-a720-31c9812d8280 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:51,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c4dff7f1-4f30-42a6-a720-31c9812d8280 2018-07-21 08:03:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389e9ba7a75ec433301a1152c7885e9bdd4df1b3" 2018-07-21 08:03:51,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2563df73-9063-4122-ba21-3146a6d43f95 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:51,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-2563df73-9063-4122-ba21-3146a6d43f95 2018-07-21 08:03:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:51,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5cd210c8-d01f-41a5-a8cd-876aaa95d28f Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:51,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-5cd210c8-d01f-41a5-a8cd-876aaa95d28f 2018-07-21 08:03:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014&name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ff604fdb-e9eb-4edc-ad17-d8df60958e8a Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b41657-e489-4026-883d-1bbc5770f6b1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d30514fe-17a1-4846-9731-5c83ecb1d014","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:49Z","ip_version":4}]} 2018-07-21 08:03:51,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d30514fe-17a1-4846-9731-5c83ecb1d014&name=NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet used request id req-ff604fdb-e9eb-4edc-ad17-d8df60958e8a 2018-07-21 08:03:51,781 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net 2018-07-21 08:03:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" -d '{"port": {"network_id": "d30514fe-17a1-4846-9731-5c83ecb1d014", "fixed_ips": [{"subnet_id": "a4b41657-e489-4026-883d-1bbc5770f6b1", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-port", "admin_state_up": true}}' 2018-07-21 08:03:51,797 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-1dd842e7-864e-464e-96b2-46a39124f9e8 Date: Sat, 21 Jul 2018 08:03:51 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:03:51,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-1dd842e7-864e-464e-96b2-46a39124f9e8 2018-07-21 08:03:51,797 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:03:51,797 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet 2018-07-21 08:03:51,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-subnet 2018-07-21 08:03:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/a4b41657-e489-4026-883d-1bbc5770f6b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:52,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-031649ec-31f3-4519-a59b-4e60f005e245 Date: Sat, 21 Jul 2018 08:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:52,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a4b41657-e489-4026-883d-1bbc5770f6b1 used request id req-031649ec-31f3-4519-a59b-4e60f005e245 2018-07-21 08:03:52,828 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-718dc3c5-0b7c-4964-a348-0bff66e54292-pub-net 2018-07-21 08:03:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/d30514fe-17a1-4846-9731-5c83ecb1d014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5849f7afa11843d009a1b56fda48b75e80906696" 2018-07-21 08:03:53,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10236721-150c-452b-92c3-58999110334b Date: Sat, 21 Jul 2018 08:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:53,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d30514fe-17a1-4846-9731-5c83ecb1d014 used request id req-10236721-150c-452b-92c3-58999110334b 2018-07-21 08:03:53,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:54,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["9tjGZb3jQwCXCyvGzXC7xA"], "issued_at": "2018-07-21T08:03:54.000000Z"}} 2018-07-21 08:03:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9640661-7f6f-433f-800d-d75a38a5cf78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:54,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d9640661-7f6f-433f-800d-d75a38a5cf78 2018-07-21 08:03:54,280 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net 2018-07-21 08:03:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" -d '{"network": {"name": "NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:54,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ad202d9a-cfd7-4054-90a8-e68a6c85106f Date: Sat, 21 Jul 2018 08:03:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","mtu":1450}} 2018-07-21 08:03:54,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-ad202d9a-cfd7-4054-90a8-e68a6c85106f 2018-07-21 08:03:54,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e3b2e96c-43a2-4cf2-8979-804896ae27b4 Date: Sat, 21 Jul 2018 08:03:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:54,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-e3b2e96c-43a2-4cf2-8979-804896ae27b4 2018-07-21 08:03:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:54,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f03e083-160f-4088-adab-3d4e531fd317 Date: Sat, 21 Jul 2018 08:03:54 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:03:54,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-9f03e083-160f-4088-adab-3d4e531fd317 2018-07-21 08:03:54,801 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet 2018-07-21 08:03:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" -d '{"subnets": [{"ip_version": 4, "network_id": "b6a91407-8cca-4835-a069-003ed930dfb5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet"}]}' 2018-07-21 08:03:55,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-15019847-844e-4898-89c0-9927038bdd4d Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:55,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-15019847-844e-4898-89c0-9927038bdd4d 2018-07-21 08:03:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a148f9f0-93ff-49e6-acef-23fb8b3762a1 Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["eb27925f-3ac7-4807-91c8-2b026d827e65"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:55,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-a148f9f0-93ff-49e6-acef-23fb8b3762a1 2018-07-21 08:03:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6cfa49af-f7a0-4d52-a3fe-4e74111ba106 Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:55,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-6cfa49af-f7a0-4d52-a3fe-4e74111ba106 2018-07-21 08:03:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-405081e6-9044-4b99-a7a4-6fa1979359f7 Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["eb27925f-3ac7-4807-91c8-2b026d827e65"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:55,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net used request id req-405081e6-9044-4b99-a7a4-6fa1979359f7 2018-07-21 08:03:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:55,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bce2b91-0702-4166-9136-9c752ce5290d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:55,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9bce2b91-0702-4166-9136-9c752ce5290d 2018-07-21 08:03:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ed04d2-2dcd-49c5-9b17-5a062a2ceb97 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:55,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-10ed04d2-2dcd-49c5-9b17-5a062a2ceb97 2018-07-21 08:03:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c90d6fce-6a21-4316-a0f1-526197e4afef Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:55,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-c90d6fce-6a21-4316-a0f1-526197e4afef 2018-07-21 08:03:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5&name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:55,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-691dc0f8-5f21-42a1-a605-95a9cd47759a Date: Sat, 21 Jul 2018 08:03:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:55,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5&name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet used request id req-691dc0f8-5f21-42a1-a605-95a9cd47759a 2018-07-21 08:03:55,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:03:55,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:56,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["Yrbn8OyRSfu-qOpF6fOTTQ"], "issued_at": "2018-07-21T08:03:56.000000Z"}} 2018-07-21 08:03:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324c3f1561974870d312f4207da5494cccef8f92" 2018-07-21 08:03:56,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef18f4b3-c5ca-4705-b2aa-735e6fbb89ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:56,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ef18f4b3-c5ca-4705-b2aa-735e6fbb89ff 2018-07-21 08:03:56,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:56,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f1d75d29-a17f-4ed3-b609-59d9530d4512 Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["eb27925f-3ac7-4807-91c8-2b026d827e65"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:56,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net used request id req-f1d75d29-a17f-4ed3-b609-59d9530d4512 2018-07-21 08:03:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:56,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b7deb99c-af9c-4c2e-bc4b-c403ec5d5395 Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:56,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-b7deb99c-af9c-4c2e-bc4b-c403ec5d5395 2018-07-21 08:03:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:56,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6553320d-171a-411d-88ea-208ee6f555bc Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6a91407-8cca-4835-a069-003ed930dfb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["eb27925f-3ac7-4807-91c8-2b026d827e65"],"description":"","tags":[],"updated_at":"2018-07-21T08:03:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:56,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net used request id req-6553320d-171a-411d-88ea-208ee6f555bc 2018-07-21 08:03:56,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:03:56,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb03a14-da93-4448-b86f-4bbd709e08e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:03:56,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-efb03a14-da93-4448-b86f-4bbd709e08e6 2018-07-21 08:03:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324c3f1561974870d312f4207da5494cccef8f92" 2018-07-21 08:03:56,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e56bda-9819-4035-96e1-9c23a20ca577 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:03:56,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-41e56bda-9819-4035-96e1-9c23a20ca577 2018-07-21 08:03:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:56,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7bc617f2-3f98-4ee4-891a-08a33126a984 Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:56,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-7bc617f2-3f98-4ee4-891a-08a33126a984 2018-07-21 08:03:56,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5&name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:56,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c19675e7-aef4-4cce-9fc7-8b935da7f4b9 Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eb27925f-3ac7-4807-91c8-2b026d827e65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b6a91407-8cca-4835-a069-003ed930dfb5","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:54Z","ip_version":4}]} 2018-07-21 08:03:56,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b6a91407-8cca-4835-a069-003ed930dfb5&name=NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet used request id req-c19675e7-aef4-4cce-9fc7-8b935da7f4b9 2018-07-21 08:03:56,698 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net 2018-07-21 08:03:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" -d '{"port": {"network_id": "b6a91407-8cca-4835-a069-003ed930dfb5", "fixed_ips": [{"subnet_id": "eb27925f-3ac7-4807-91c8-2b026d827e65", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-port", "admin_state_up": true}}' 2018-07-21 08:03:56,912 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-de65b0be-fcaa-41f9-be8a-dca36b2cf36b Date: Sat, 21 Jul 2018 08:03:56 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-21 08:03:56,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-de65b0be-fcaa-41f9-be8a-dca36b2cf36b 2018-07-21 08:03:56,913 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-21 08:03:56,913 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet 2018-07-21 08:03:56,913 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-subnet 2018-07-21 08:03:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/eb27925f-3ac7-4807-91c8-2b026d827e65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:57,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69341aa7-bb57-47b7-97ca-72f58ea4b73d Date: Sat, 21 Jul 2018 08:03:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:57,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/eb27925f-3ac7-4807-91c8-2b026d827e65 used request id req-69341aa7-bb57-47b7-97ca-72f58ea4b73d 2018-07-21 08:03:57,925 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-47845e56-5644-4926-b103-f81bc0b9bdb0-pub-net 2018-07-21 08:03:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/b6a91407-8cca-4835-a069-003ed930dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab8341c41c392feef9f0cfc45cf2a63bbb8bcc6" 2018-07-21 08:03:59,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8993ad0-ce3a-409f-b65c-e0a6eda299fa Date: Sat, 21 Jul 2018 08:03:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:03:59,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b6a91407-8cca-4835-a069-003ed930dfb5 used request id req-c8993ad0-ce3a-409f-b65c-e0a6eda299fa 2018-07-21 08:03:59,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:03:59,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["e7yAclT7T6G3_kLVb6xqmw"], "issued_at": "2018-07-21T08:03:59.000000Z"}} 2018-07-21 08:03:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:03:59,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf4c3f0-785d-4c83-a472-5d3f8c1eb7eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:03:59,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-faf4c3f0-785d-4c83-a472-5d3f8c1eb7eb 2018-07-21 08:03:59,506 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net 2018-07-21 08:03:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" -d '{"network": {"name": "NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net", "admin_state_up": true}}' 2018-07-21 08:03:59,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5b9303c8-6a0b-458c-a0ec-168031890857 Date: Sat, 21 Jul 2018 08:03:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","mtu":1450}} 2018-07-21 08:03:59,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5b9303c8-6a0b-458c-a0ec-168031890857 2018-07-21 08:03:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:03:59,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-09e946df-9527-404f-96d7-21a9bd5e929b Date: Sat, 21 Jul 2018 08:03:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:03:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","provider:network_type":"vxlan"}]} 2018-07-21 08:03:59,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-09e946df-9527-404f-96d7-21a9bd5e929b 2018-07-21 08:03:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:00,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3335c0ea-93cf-4580-a34a-c636f4af2890 Date: Sat, 21 Jul 2018 08:04:00 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:04:00,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-3335c0ea-93cf-4580-a34a-c636f4af2890 2018-07-21 08:04:00,909 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet 2018-07-21 08:04:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" -d '{"subnets": [{"ip_version": 4, "network_id": "af922a6b-b839-4592-8bec-12d1bce0051c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet"}]}' 2018-07-21 08:04:01,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-33651c63-eae9-4b8f-a611-b553451b14e8 Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:01,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-33651c63-eae9-4b8f-a611-b553451b14e8 2018-07-21 08:04:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-330e3534-9bc0-44ca-9cd2-47fa4871cf3a Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c3afeb91-30df-4ef4-b6b8-af97eb69480b"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:01,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-330e3534-9bc0-44ca-9cd2-47fa4871cf3a 2018-07-21 08:04:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-87142a3b-297a-4a0d-811b-986760753bff Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:01,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-87142a3b-297a-4a0d-811b-986760753bff 2018-07-21 08:04:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f76e796a-f71d-4890-8301-52bb184f1ed6 Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c3afeb91-30df-4ef4-b6b8-af97eb69480b"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:01,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net used request id req-f76e796a-f71d-4890-8301-52bb184f1ed6 2018-07-21 08:04:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:01,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617de0f8-36f0-4abc-9101-039a5f7673ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:01,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-617de0f8-36f0-4abc-9101-039a5f7673ad 2018-07-21 08:04:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc61e4f-fca1-41f7-8146-52caf43c81bc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:01,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-cfc61e4f-fca1-41f7-8146-52caf43c81bc 2018-07-21 08:04:01,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6ab35010-b76f-4ee7-a980-99d2e9dc24f4 Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:01,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-6ab35010-b76f-4ee7-a980-99d2e9dc24f4 2018-07-21 08:04:01,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c&name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:01,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fef33b2d-b53d-4a89-8517-b9d3d10085aa Date: Sat, 21 Jul 2018 08:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:01,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c&name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet used request id req-fef33b2d-b53d-4a89-8517-b9d3d10085aa 2018-07-21 08:04:01,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:01,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:02,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["wU4lx7bZQIS6yQ0ugbNqRg"], "issued_at": "2018-07-21T08:04:02.000000Z"}} 2018-07-21 08:04:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea4e8523a4cc161b31ad15e9f8f3d7743ba9dc4" 2018-07-21 08:04:02,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da2b970-b14f-46b5-bb3b-9053b4c89bfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:02,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4da2b970-b14f-46b5-bb3b-9053b4c89bfc 2018-07-21 08:04:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:02,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-945467be-c8f9-4da1-92c6-b06e9e471ea3 Date: Sat, 21 Jul 2018 08:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c3afeb91-30df-4ef4-b6b8-af97eb69480b"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:02,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net used request id req-945467be-c8f9-4da1-92c6-b06e9e471ea3 2018-07-21 08:04:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:02,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-69af1423-5611-4eb4-9a81-95e7210f3392 Date: Sat, 21 Jul 2018 08:04:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:02,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-69af1423-5611-4eb4-9a81-95e7210f3392 2018-07-21 08:04:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:02,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-22346926-554e-4666-aadf-43d242c74fb7 Date: Sat, 21 Jul 2018 08:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af922a6b-b839-4592-8bec-12d1bce0051c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["c3afeb91-30df-4ef4-b6b8-af97eb69480b"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:03:59Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:02,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net used request id req-22346926-554e-4666-aadf-43d242c74fb7 2018-07-21 08:04:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:02,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac3abc1-2ca8-483e-b840-756ee868fc8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:02,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1ac3abc1-2ca8-483e-b840-756ee868fc8b 2018-07-21 08:04:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea4e8523a4cc161b31ad15e9f8f3d7743ba9dc4" 2018-07-21 08:04:02,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded0f07e-eb19-4a15-9d80-553bd0b43d01 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:02,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-ded0f07e-eb19-4a15-9d80-553bd0b43d01 2018-07-21 08:04:02,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b292db9-460a-42b3-b08d-593e5ce21a98 Date: Sat, 21 Jul 2018 08:04:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:02,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c used request id req-8b292db9-460a-42b3-b08d-593e5ce21a98 2018-07-21 08:04:02,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c&name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:02,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c1eb63e7-7292-44d5-a8c9-1fe87ec85a40 Date: Sat, 21 Jul 2018 08:04:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3afeb91-30df-4ef4-b6b8-af97eb69480b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"af922a6b-b839-4592-8bec-12d1bce0051c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:01Z","ip_version":4}]} 2018-07-21 08:04:02,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=af922a6b-b839-4592-8bec-12d1bce0051c&name=NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet used request id req-c1eb63e7-7292-44d5-a8c9-1fe87ec85a40 2018-07-21 08:04:02,998 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net 2018-07-21 08:04:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" -d '{"port": {"network_id": "af922a6b-b839-4592-8bec-12d1bce0051c", "fixed_ips": [{"subnet_id": "c3afeb91-30df-4ef4-b6b8-af97eb69480b", "ip_address": null}], "name": "NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-port", "admin_state_up": true}}' 2018-07-21 08:04:03,014 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-86a626ec-0545-4c5b-b7aa-a844bec12659 Date: Sat, 21 Jul 2018 08:04:03 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:04:03,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-86a626ec-0545-4c5b-b7aa-a844bec12659 2018-07-21 08:04:03,014 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 08:04:03,015 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet 2018-07-21 08:04:03,015 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-subnet 2018-07-21 08:04:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c3afeb91-30df-4ef4-b6b8-af97eb69480b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:03,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c53f5e94-151d-4959-b181-e16704234117 Date: Sat, 21 Jul 2018 08:04:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:03,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c3afeb91-30df-4ef4-b6b8-af97eb69480b used request id req-c53f5e94-151d-4959-b181-e16704234117 2018-07-21 08:04:03,850 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3d04929d-a969-44b3-a0f7-89503a882c8f-pub-net 2018-07-21 08:04:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/af922a6b-b839-4592-8bec-12d1bce0051c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868fe553dd2198cc64dc4f6819bc830f87a182f6" 2018-07-21 08:04:04,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cee2c1e-19a3-4ab0-8c35-808602c42386 Date: Sat, 21 Jul 2018 08:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:04,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/af922a6b-b839-4592-8bec-12d1bce0051c used request id req-4cee2c1e-19a3-4ab0-8c35-808602c42386 2018-07-21 08:04:04,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:05,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["82JpFMzWSpmnhjeyu2GzpQ"], "issued_at": "2018-07-21T08:04:05.000000Z"}} 2018-07-21 08:04:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:05,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fdcc78-9c37-44f8-ab43-c7cfa19dc753 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:05,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-21fdcc78-9c37-44f8-ab43-c7cfa19dc753 2018-07-21 08:04:05,384 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net 2018-07-21 08:04:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" -d '{"network": {"name": "NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net", "admin_state_up": true}}' 2018-07-21 08:04:05,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8eaf6363-dc4e-4336-b324-963989cb44da Date: Sat, 21 Jul 2018 08:04:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","mtu":1450}} 2018-07-21 08:04:05,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-8eaf6363-dc4e-4336-b324-963989cb44da 2018-07-21 08:04:05,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:05,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4bafb1a8-9ac0-43d9-94e0-214f48744eea Date: Sat, 21 Jul 2018 08:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:05,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-4bafb1a8-9ac0-43d9-94e0-214f48744eea 2018-07-21 08:04:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d711b2ca-1d93-4fea-ad23-086a4f4649f8 Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:04:06,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-d711b2ca-1d93-4fea-ad23-086a4f4649f8 2018-07-21 08:04:06,017 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet 2018-07-21 08:04:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" -d '{"subnets": [{"ip_version": 4, "network_id": "8bf83a3b-4aaf-4138-b10c-4873b100891c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet"}]}' 2018-07-21 08:04:06,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-17c9fb6c-93ee-4f63-bb28-daf8228b7135 Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:06,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-17c9fb6c-93ee-4f63-bb28-daf8228b7135 2018-07-21 08:04:06,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4fe56ccd-9842-4f65-95c1-9823f7d1505f Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["5b60af26-04f8-46bf-ba1c-76dab375316e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:06,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-4fe56ccd-9842-4f65-95c1-9823f7d1505f 2018-07-21 08:04:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b604448b-e2cb-48e0-8ced-c6752c541c69 Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:06,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-b604448b-e2cb-48e0-8ced-c6752c541c69 2018-07-21 08:04:06,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-42ad6d4a-e2ac-4eb4-b147-121f24792415 Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["5b60af26-04f8-46bf-ba1c-76dab375316e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:06,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net used request id req-42ad6d4a-e2ac-4eb4-b147-121f24792415 2018-07-21 08:04:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:06,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd41897-84e6-436d-8d4b-1471866bb624 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:06,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4bd41897-84e6-436d-8d4b-1471866bb624 2018-07-21 08:04:06,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80e2bfe-6c15-4524-8cbb-8370b5439e73 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:06,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-a80e2bfe-6c15-4524-8cbb-8370b5439e73 2018-07-21 08:04:06,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ffa5437d-dab2-482e-b16b-9f91b3041303 Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:06,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-ffa5437d-dab2-482e-b16b-9f91b3041303 2018-07-21 08:04:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c&name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:06,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ed2ed21e-2e8a-4aa5-9f0f-6f30c7da026a Date: Sat, 21 Jul 2018 08:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:06,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c&name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet used request id req-ed2ed21e-2e8a-4aa5-9f0f-6f30c7da026a 2018-07-21 08:04:06,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:06,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:07,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["8qCZt9RXTeCjkgWZQaBtcA"], "issued_at": "2018-07-21T08:04:07.000000Z"}} 2018-07-21 08:04:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bdccad7d8117bc9a876e0e9c4df3ec0d1fa75b" 2018-07-21 08:04:07,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa01303a-98f1-43d3-bf76-adecce791526 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:07,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-fa01303a-98f1-43d3-bf76-adecce791526 2018-07-21 08:04:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:07,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7409e859-ec59-48cf-af1e-92838f01a354 Date: Sat, 21 Jul 2018 08:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["5b60af26-04f8-46bf-ba1c-76dab375316e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:07,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net used request id req-7409e859-ec59-48cf-af1e-92838f01a354 2018-07-21 08:04:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-151127af-906c-4d8a-9bb8-3ffa2b251caf Date: Sat, 21 Jul 2018 08:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-151127af-906c-4d8a-9bb8-3ffa2b251caf 2018-07-21 08:04:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:07,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5b3a5847-bc3b-44e1-911f-8e9f84a403a3 Date: Sat, 21 Jul 2018 08:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["5b60af26-04f8-46bf-ba1c-76dab375316e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:05Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:07,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net used request id req-5b3a5847-bc3b-44e1-911f-8e9f84a403a3 2018-07-21 08:04:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:07,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae3173a-0150-4a08-8a04-11c65b85fd52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:07,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6ae3173a-0150-4a08-8a04-11c65b85fd52 2018-07-21 08:04:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bdccad7d8117bc9a876e0e9c4df3ec0d1fa75b" 2018-07-21 08:04:07,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a6ef1f-98a9-419f-bd5d-7bfe8738a5f2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:07,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-23a6ef1f-98a9-419f-bd5d-7bfe8738a5f2 2018-07-21 08:04:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d79357f4-98de-4ddf-89f5-a8b9305680ce Date: Sat, 21 Jul 2018 08:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:07,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-d79357f4-98de-4ddf-89f5-a8b9305680ce 2018-07-21 08:04:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c&name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:07,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6ad3fd57-a7a9-446f-9871-2a7db47bc0b6 Date: Sat, 21 Jul 2018 08:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b60af26-04f8-46bf-ba1c-76dab375316e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:06Z","ip_version":4}]} 2018-07-21 08:04:07,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8bf83a3b-4aaf-4138-b10c-4873b100891c&name=NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet used request id req-6ad3fd57-a7a9-446f-9871-2a7db47bc0b6 2018-07-21 08:04:07,681 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net 2018-07-21 08:04:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" -d '{"port": {"network_id": "8bf83a3b-4aaf-4138-b10c-4873b100891c", "fixed_ips": [{"subnet_id": "5b60af26-04f8-46bf-ba1c-76dab375316e", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-21 08:04:08,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-196121c8-282c-4ae1-bc27-1b7c283c4218 Date: Sat, 21 Jul 2018 08:04:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:08Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b60af26-04f8-46bf-ba1c-76dab375316e","ip_address":"10.55.1.100"}],"id":"8a2c274a-219e-4aac-8a22-ce21e4228f17","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:72:37","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:04:08,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-196121c8-282c-4ae1-bc27-1b7c283c4218 2018-07-21 08:04:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8a2c274a-219e-4aac-8a22-ce21e4228f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f879f771-f355-4ae8-a477-eb8e325d8ba2 Date: Sat, 21 Jul 2018 08:04:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:08Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b60af26-04f8-46bf-ba1c-76dab375316e","ip_address":"10.55.1.100"}],"id":"8a2c274a-219e-4aac-8a22-ce21e4228f17","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:72:37","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"8bf83a3b-4aaf-4138-b10c-4873b100891c","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:04:08,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8a2c274a-219e-4aac-8a22-ce21e4228f17 used request id req-f879f771-f355-4ae8-a477-eb8e325d8ba2 2018-07-21 08:04:08,618 - neutron_utils - INFO - Deleting port with name 2018-07-21 08:04:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/8a2c274a-219e-4aac-8a22-ce21e4228f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:09,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee1b0071-7347-4bba-8591-4fdd94dac2a8 Date: Sat, 21 Jul 2018 08:04:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:09,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/8a2c274a-219e-4aac-8a22-ce21e4228f17 used request id req-ee1b0071-7347-4bba-8591-4fdd94dac2a8 2018-07-21 08:04:09,138 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet 2018-07-21 08:04:09,138 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-subnet 2018-07-21 08:04:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/5b60af26-04f8-46bf-ba1c-76dab375316e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:10,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5a1e34a-1c7c-4167-9dd0-c6eac8a28e1b Date: Sat, 21 Jul 2018 08:04:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:10,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5b60af26-04f8-46bf-ba1c-76dab375316e used request id req-c5a1e34a-1c7c-4167-9dd0-c6eac8a28e1b 2018-07-21 08:04:10,205 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-90ca7523-ff6d-4f2a-a37a-749d9f1e7901-pub-net 2018-07-21 08:04:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8bf83a3b-4aaf-4138-b10c-4873b100891c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e86f36deb63cac9ce30f1c9b2beb8347d2aecb" 2018-07-21 08:04:11,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a755266-978b-4a3c-bc10-b99e23a0952d Date: Sat, 21 Jul 2018 08:04:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:11,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8bf83a3b-4aaf-4138-b10c-4873b100891c used request id req-6a755266-978b-4a3c-bc10-b99e23a0952d 2018-07-21 08:04:11,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:11,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["IajPyb2PS5OAwVA9xHxA6g"], "issued_at": "2018-07-21T08:04:11.000000Z"}} 2018-07-21 08:04:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e955b6699380f369ef420d4ea2e400c25bcf5142" 2018-07-21 08:04:11,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e720e5-c9bf-4610-83c6-8036391d1816 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:11,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-61e720e5-c9bf-4610-83c6-8036391d1816 2018-07-21 08:04:11,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:11,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:12,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["Fwz5lzDHSLyqQ5XJ1lBPLg"], "issued_at": "2018-07-21T08:04:12.000000Z"}} 2018-07-21 08:04:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da78013441bdb38febe95042a6dcad360f5cb484" 2018-07-21 08:04:12,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3135277-539e-4795-8f16-0b062bef2d0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:12,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d3135277-539e-4795-8f16-0b062bef2d0b 2018-07-21 08:04:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3166346-597a-4f7d-bfd2-be6564f6a73f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e955b6699380f369ef420d4ea2e400c25bcf5142" 2018-07-21 08:04:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-80554d08-793c-4bdf-bda6-c5e14f6fc6fb Date: Sat, 21 Jul 2018 08:04:12 GMT RESP BODY: {"networks":[]} 2018-07-21 08:04:12,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3166346-597a-4f7d-bfd2-be6564f6a73f-pub-net used request id req-80554d08-793c-4bdf-bda6-c5e14f6fc6fb 2018-07-21 08:04:12,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:12,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["N01i_Z1EQ-qOjiL3W2feOg"], "issued_at": "2018-07-21T08:04:12.000000Z"}} 2018-07-21 08:04:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:12,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c87529-cb19-4a5d-bb86-41166fcbf5a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:12,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-54c87529-cb19-4a5d-bb86-41166fcbf5a1 2018-07-21 08:04:12,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:12,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:13,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["XQow8W4ERLSvKVOPX7dCuA"], "issued_at": "2018-07-21T08:04:13.000000Z"}} 2018-07-21 08:04:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ea819bfc86a02e1671e0c5a2fbd130e0f8eb8a" 2018-07-21 08:04:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bafccb5-79d0-439f-90b1-070dea1bab52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:13,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4bafccb5-79d0-439f-90b1-070dea1bab52 2018-07-21 08:04:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:13,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-67540743-9330-4e14-aec3-3db17b74ae8f Date: Sat, 21 Jul 2018 08:04:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:04:13,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-67540743-9330-4e14-aec3-3db17b74ae8f 2018-07-21 08:04:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:13,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7c0e3c29-a2d8-4560-8aa4-d01868a9bab0 Date: Sat, 21 Jul 2018 08:04:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:04:13,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-7c0e3c29-a2d8-4560-8aa4-d01868a9bab0 2018-07-21 08:04:13,793 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router 2018-07-21 08:04:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router", "admin_state_up": true}}' 2018-07-21 08:04:15,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-098c7c24-9599-475f-bc7b-52a191aa3cc7 Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:13Z", "admin_state_up": true, "updated_at": "2018-07-21T08:04:14Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "18009b62-53d5-450c-84bf-9092dd5ba364", "name": "NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router"}} 2018-07-21 08:04:15,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-098c7c24-9599-475f-bc7b-52a191aa3cc7 2018-07-21 08:04:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=18009b62-53d5-450c-84bf-9092dd5ba364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-82a198d4-72eb-40ac-be75-d00e94754c2d Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:14Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.201"}],"id":"f4943019-1f43-48d5-826b-c378102902cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:fa:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:04:14Z","binding:vnic_type":"normal","device_id":"18009b62-53d5-450c-84bf-9092dd5ba364","ip_allocation":"immediate"}]} 2018-07-21 08:04:15,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=18009b62-53d5-450c-84bf-9092dd5ba364 used request id req-82a198d4-72eb-40ac-be75-d00e94754c2d 2018-07-21 08:04:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4dd17fb7-90ba-460f-b196-1b8e2ac18c71 Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:04:15,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-4dd17fb7-90ba-460f-b196-1b8e2ac18c71 2018-07-21 08:04:15,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b55c5bda-ff2e-4cbd-a538-abac68b6d796 Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:13Z", "admin_state_up": true, "updated_at": "2018-07-21T08:04:14Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "18009b62-53d5-450c-84bf-9092dd5ba364", "name": "NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router"}]} 2018-07-21 08:04:15,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router used request id req-b55c5bda-ff2e-4cbd-a538-abac68b6d796 2018-07-21 08:04:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:15,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e923dc-2904-44fd-b119-5e2ae1809f91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:15,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-26e923dc-2904-44fd-b119-5e2ae1809f91 2018-07-21 08:04:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82375a3-2a84-4b9d-8034-91395953b266 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:15,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-d82375a3-2a84-4b9d-8034-91395953b266 2018-07-21 08:04:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=18009b62-53d5-450c-84bf-9092dd5ba364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-a687cff4-40cf-4d67-9264-845448361fab Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:14Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.201"}],"id":"f4943019-1f43-48d5-826b-c378102902cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:fa:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:04:14Z","binding:vnic_type":"normal","device_id":"18009b62-53d5-450c-84bf-9092dd5ba364","ip_allocation":"immediate"}]} 2018-07-21 08:04:15,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=18009b62-53d5-450c-84bf-9092dd5ba364 used request id req-a687cff4-40cf-4d67-9264-845448361fab 2018-07-21 08:04:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:15,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-da570bbc-2c2b-4c55-bbd8-9bc769426494 Date: Sat, 21 Jul 2018 08:04:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:04:15,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-da570bbc-2c2b-4c55-bbd8-9bc769426494 2018-07-21 08:04:15,483 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router 2018-07-21 08:04:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/18009b62-53d5-450c-84bf-9092dd5ba364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:17,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-384a7ab6-2284-467f-9850-01428554e72c Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:17,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/18009b62-53d5-450c-84bf-9092dd5ba364 used request id req-384a7ab6-2284-467f-9850-01428554e72c 2018-07-21 08:04:17,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31416247a20d5ae27ce08824bf07595e430a26f8" 2018-07-21 08:04:17,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f3541fdf-c52b-42de-8645-b1549d33596a Date: Sat, 21 Jul 2018 08:04:17 GMT RESP BODY: {"routers": []} 2018-07-21 08:04:17,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c27efc2d-e1a2-4e6d-bb30-f58125b6616e-pub-router used request id req-f3541fdf-c52b-42de-8645-b1549d33596a 2018-07-21 08:04:17,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:17,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["H55-00bpQr2SHa-tQVvL0Q"], "issued_at": "2018-07-21T08:04:17.000000Z"}} 2018-07-21 08:04:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:17,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d7a6ee-4d64-4cf9-ab5a-b05f4c2c9fa9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:17,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-48d7a6ee-4d64-4cf9-ab5a-b05f4c2c9fa9 2018-07-21 08:04:17,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:17,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:18,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["7UFenP6DQT-Mpsffz__Cdw"], "issued_at": "2018-07-21T08:04:18.000000Z"}} 2018-07-21 08:04:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e542e8ebae89c2d1f4e442038780b1863e1f1853" 2018-07-21 08:04:18,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafcdb55-b6e8-49de-b56d-6dafc5ed669f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:18,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-aafcdb55-b6e8-49de-b56d-6dafc5ed669f 2018-07-21 08:04:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2e2c2490-b99a-45b7-860b-38886bc5d4f2 Date: Sat, 21 Jul 2018 08:04:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:04:18,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-2e2c2490-b99a-45b7-860b-38886bc5d4f2 2018-07-21 08:04:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:18,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0584fffb-52fe-445c-9104-9fded014f711 Date: Sat, 21 Jul 2018 08:04:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:04:18,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-0584fffb-52fe-445c-9104-9fded014f711 2018-07-21 08:04:18,543 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router 2018-07-21 08:04:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" -d '{"router": {"external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}, "name": "NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router", "admin_state_up": true}}' 2018-07-21 08:04:19,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a4d09e7c-c8d5-4272-b75a-98f21bce987a Date: Sat, 21 Jul 2018 08:04:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:18Z", "admin_state_up": true, "updated_at": "2018-07-21T08:04:19Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d9ee2b54-9263-4e9f-89f4-3f1e77fce2af", "name": "NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router"}} 2018-07-21 08:04:19,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-a4d09e7c-c8d5-4272-b75a-98f21bce987a 2018-07-21 08:04:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=d9ee2b54-9263-4e9f-89f4-3f1e77fce2af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:19,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fde0bbf3-c027-4159-a2d1-74a1d55a2cc4 Date: Sat, 21 Jul 2018 08:04:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:19Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.205"}],"id":"e9e22e6b-35c8-4af6-8139-672ba698890c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:02:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:04:18Z","binding:vnic_type":"normal","device_id":"d9ee2b54-9263-4e9f-89f4-3f1e77fce2af","ip_allocation":"immediate"}]} 2018-07-21 08:04:19,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=d9ee2b54-9263-4e9f-89f4-3f1e77fce2af used request id req-fde0bbf3-c027-4159-a2d1-74a1d55a2cc4 2018-07-21 08:04:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:19,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ca1b559d-70ae-4443-849c-b6c158e82eee Date: Sat, 21 Jul 2018 08:04:19 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:04:19,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-ca1b559d-70ae-4443-849c-b6c158e82eee 2018-07-21 08:04:19,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-49783a7e-71cc-4ba9-b80a-2249ca8907fd Date: Sat, 21 Jul 2018 08:04:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e886f8de-0032-403d-b9b6-bcdc7929eb51", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:18Z", "admin_state_up": true, "updated_at": "2018-07-21T08:04:19Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d9ee2b54-9263-4e9f-89f4-3f1e77fce2af", "name": "NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router"}]} 2018-07-21 08:04:20,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router used request id req-49783a7e-71cc-4ba9-b80a-2249ca8907fd 2018-07-21 08:04:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:20,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa6dceb-4c1b-4e2e-a652-d0f460de5f4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:20,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8fa6dceb-4c1b-4e2e-a652-d0f460de5f4c 2018-07-21 08:04:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4875902-7ec8-4633-82c4-6c3b2e71a274 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:20,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-d4875902-7ec8-4633-82c4-6c3b2e71a274 2018-07-21 08:04:20,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=d9ee2b54-9263-4e9f-89f4-3f1e77fce2af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6a53150b-49e2-4dc8-a259-ec67a5fe451d Date: Sat, 21 Jul 2018 08:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:19Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","ip_address":"172.30.9.205"}],"id":"e9e22e6b-35c8-4af6-8139-672ba698890c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:02:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"","created_at":"2018-07-21T08:04:18Z","binding:vnic_type":"normal","device_id":"d9ee2b54-9263-4e9f-89f4-3f1e77fce2af","ip_allocation":"immediate"}]} 2018-07-21 08:04:20,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=d9ee2b54-9263-4e9f-89f4-3f1e77fce2af used request id req-6a53150b-49e2-4dc8-a259-ec67a5fe451d 2018-07-21 08:04:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-42f4d794-66c0-4fe7-b02f-f24661f71f9b Date: Sat, 21 Jul 2018 08:04:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}} 2018-07-21 08:04:20,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e886f8de-0032-403d-b9b6-bcdc7929eb51 used request id req-42f4d794-66c0-4fe7-b02f-f24661f71f9b 2018-07-21 08:04:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-21aa6489-dca2-4a9b-92dc-ad6c261fc1f6 Date: Sat, 21 Jul 2018 08:04:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:04:20,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-21aa6489-dca2-4a9b-92dc-ad6c261fc1f6 2018-07-21 08:04:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:20,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-94233b32-927e-4dc2-8329-ff61f1ef0bc3 Date: Sat, 21 Jul 2018 08:04:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:04:20,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-94233b32-927e-4dc2-8329-ff61f1ef0bc3 2018-07-21 08:04:20,316 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router 2018-07-21 08:04:20,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/d9ee2b54-9263-4e9f-89f4-3f1e77fce2af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:21,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c298779b-c20f-4faf-9f32-b677834b55f1 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:21,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d9ee2b54-9263-4e9f-89f4-3f1e77fce2af used request id req-c298779b-c20f-4faf-9f32-b677834b55f1 2018-07-21 08:04:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fcfbba0cd4e49b82988a9e4b8215a4637b0fdc" 2018-07-21 08:04:21,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c873cbb2-a266-44c4-acae-581e6006ef65 Date: Sat, 21 Jul 2018 08:04:21 GMT RESP BODY: {"routers": []} 2018-07-21 08:04:21,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-70438ec4-8293-4783-bece-ea9f87c09e59-pub-router used request id req-c873cbb2-a266-44c4-acae-581e6006ef65 2018-07-21 08:04:21,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:22,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["0eyyDqmmREm16QbxLXyk-A"], "issued_at": "2018-07-21T08:04:22.000000Z"}} 2018-07-21 08:04:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61646c2d-1fae-4511-9f2b-62859b353b88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:22,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-61646c2d-1fae-4511-9f2b-62859b353b88 2018-07-21 08:04:22,164 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name 2018-07-21 08:04:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name"}}' 2018-07-21 08:04:22,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-965dc5d7-4c4e-4444-bc8e-3cb619e6c163 Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "updated_at": "2018-07-21T08:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "revision_number": 0, "id": "18dc9260-4bbc-4d78-b3c5-ad85e51a809a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "revision_number": 0, "id": "94c7c59a-19ba-4a07-b147-434fe47d5a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "name": "NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name"}} 2018-07-21 08:04:22,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-965dc5d7-4c4e-4444-bc8e-3cb619e6c163 2018-07-21 08:04:22,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 29c27850-6b9d-4a72-a942-8ae58d922b28 2018-07-21 08:04:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=29c27850-6b9d-4a72-a942-8ae58d922b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d162465-ef40-4a9c-9890-5fc2d433fe3c Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "18dc9260-4bbc-4d78-b3c5-ad85e51a809a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "94c7c59a-19ba-4a07-b147-434fe47d5a59"}]} 2018-07-21 08:04:22,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=29c27850-6b9d-4a72-a942-8ae58d922b28 used request id req-4d162465-ef40-4a9c-9890-5fc2d433fe3c 2018-07-21 08:04:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-e4e782d4-3670-47e9-a3e7-07c3cbf9e52d Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "updated_at": "2018-07-21T08:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "revision_number": 0, "id": "18dc9260-4bbc-4d78-b3c5-ad85e51a809a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "revision_number": 0, "id": "94c7c59a-19ba-4a07-b147-434fe47d5a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "name": "NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name"}]} 2018-07-21 08:04:22,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name used request id req-e4e782d4-3670-47e9-a3e7-07c3cbf9e52d 2018-07-21 08:04:22,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 29c27850-6b9d-4a72-a942-8ae58d922b28 2018-07-21 08:04:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=29c27850-6b9d-4a72-a942-8ae58d922b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38321ee4-f960-44d8-8da2-5085aeaf8cd1 Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "18dc9260-4bbc-4d78-b3c5-ad85e51a809a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:22Z", "security_group_id": "29c27850-6b9d-4a72-a942-8ae58d922b28", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:22Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "94c7c59a-19ba-4a07-b147-434fe47d5a59"}]} 2018-07-21 08:04:22,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=29c27850-6b9d-4a72-a942-8ae58d922b28 used request id req-38321ee4-f960-44d8-8da2-5085aeaf8cd1 2018-07-21 08:04:22,622 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name 2018-07-21 08:04:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/29c27850-6b9d-4a72-a942-8ae58d922b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87b8c3db-c3f0-4222-826c-4107d5942371 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:22,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/29c27850-6b9d-4a72-a942-8ae58d922b28 used request id req-87b8c3db-c3f0-4222-826c-4107d5942371 2018-07-21 08:04:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca2877cb87b51c7390be04c25221f62c27895c2" 2018-07-21 08:04:22,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1684d534-df7c-4c14-96bf-9107d52e9305 Date: Sat, 21 Jul 2018 08:04:22 GMT RESP BODY: {"security_groups": []} 2018-07-21 08:04:22,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7dd9cd9-459c-4ec1-98a1-5cd3dcef6222name used request id req-1684d534-df7c-4c14-96bf-9107d52e9305 2018-07-21 08:04:22,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:23,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["j0hUpGoxTqixBVbO1kpCew"], "issued_at": "2018-07-21T08:04:23.000000Z"}} 2018-07-21 08:04:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:23,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1a18cd-520d-44fd-a8f3-6c26a9fc5fb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:23,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5b1a18cd-520d-44fd-a8f3-6c26a9fc5fb0 2018-07-21 08:04:23,284 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-1 2018-07-21 08:04:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-1", "description": "hello group"}}' 2018-07-21 08:04:23,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-0a229ba9-2010-4a7c-975e-6acfa7e4f686 Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "updated_at": "2018-07-21T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "a134176b-06b7-4a67-a5d3-b3f67be25cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "b3e56da8-31a8-4e7d-ba24-0f17cc68d109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "af5770b4-5efd-4b98-b338-7150b2238779", "name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-1"}} 2018-07-21 08:04:23,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-0a229ba9-2010-4a7c-975e-6acfa7e4f686 2018-07-21 08:04:23,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af5770b4-5efd-4b98-b338-7150b2238779 2018-07-21 08:04:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=af5770b4-5efd-4b98-b338-7150b2238779 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:23,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb65a643-1771-48a7-bd24-eb62bd366665 Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "a134176b-06b7-4a67-a5d3-b3f67be25cd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3e56da8-31a8-4e7d-ba24-0f17cc68d109"}]} 2018-07-21 08:04:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=af5770b4-5efd-4b98-b338-7150b2238779 used request id req-bb65a643-1771-48a7-bd24-eb62bd366665 2018-07-21 08:04:23,658 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-2 2018-07-21 08:04:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-2", "description": "hola group"}}' 2018-07-21 08:04:23,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-ed46401f-ae76-4354-a3b7-932034febf44 Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "updated_at": "2018-07-21T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "062b145b-0d03-4704-a43e-ac4dcec8f377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "3914a7fe-4c7d-4dd2-ac40-1fceacd7faa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-2"}} 2018-07-21 08:04:23,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-ed46401f-ae76-4354-a3b7-932034febf44 2018-07-21 08:04:23,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adeff153-f53a-4627-ad4a-4801dcb5e940 2018-07-21 08:04:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adeff153-f53a-4627-ad4a-4801dcb5e940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:23,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fd3615e-38ee-4fc4-bef9-872079f37a8a Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "062b145b-0d03-4704-a43e-ac4dcec8f377"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "3914a7fe-4c7d-4dd2-ac40-1fceacd7faa4"}]} 2018-07-21 08:04:23,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adeff153-f53a-4627-ad4a-4801dcb5e940 used request id req-0fd3615e-38ee-4fc4-bef9-872079f37a8a 2018-07-21 08:04:23,831 - neutron_utils - INFO - Listing the available security groups 2018-07-21 08:04:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:23,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-d53d9a05-97e8-430d-9436-ae04b8fcc88b Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "updated_at": "2018-07-21T07:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "9305829f-e87c-4a96-9d9f-02903912d9b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "b56ba520-00db-4050-acdc-3f3f83dfba66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d86a88f8285d453bb3ee7b6811550030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "revision_number": 0, "id": "fc373dd4-c983-4b07-81b5-954307b9db14", "remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d86a88f8285d453bb3ee7b6811550030"}], "revision_number": 1, "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "30c76478-0097-41ee-827a-952574c0a541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "updated_at": "2018-07-21T07:58:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "347a2229-55d4-4f34-908b-342d8473f08f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "467c87e4-acf3-4b20-b2a7-21be410018c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "revision_number": 0, "id": "4ea49717-994b-4e41-b54d-c41bed5336bd", "remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "tenant_id": "fab5d332385048b58035cbd2e925883f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fab5d332385048b58035cbd2e925883f"}], "revision_number": 1, "project_id": "fab5d332385048b58035cbd2e925883f", "id": "75ece24c-d0c9-44be-9654-980610c6a089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "updated_at": "2018-07-21T08:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "53e55bef-3ed1-4139-a5de-95584eaf057e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "revision_number": 0, "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981", "remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "remote_ip_prefix": null, "created_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "89dea346-a263-41d9-9225-7f7c707f54de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "updated_at": "2018-07-21T08:00:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "abd28b08-6217-445b-b600-e6c895688fe0", "remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bca9c587ae24e408668c169c6e91c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "revision_number": 0, "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bca9c587ae24e408668c169c6e91c02"}], "revision_number": 1, "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "updated_at": "2018-07-21T07:58:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0", "remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "ce4daa59-339c-44a5-8e43-091822fe8e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv4", "project_id": "171efd5e936348689d78d7a90d05138b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "revision_number": 0, "id": "f538fb2a-95cd-430e-9958-813a148fb9ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "tenant_id": "171efd5e936348689d78d7a90d05138b", "port_range_min": null, "ethertype": "IPv6", "project_id": "171efd5e936348689d78d7a90d05138b"}], "revision_number": 1, "project_id": "171efd5e936348689d78d7a90d05138b", "id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "updated_at": "2018-07-21T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "062b145b-0d03-4704-a43e-ac4dcec8f377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "3914a7fe-4c7d-4dd2-ac40-1fceacd7faa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-2"}, {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "updated_at": "2018-07-21T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "a134176b-06b7-4a67-a5d3-b3f67be25cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "revision_number": 0, "id": "b3e56da8-31a8-4e7d-ba24-0f17cc68d109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "af5770b4-5efd-4b98-b338-7150b2238779", "name": "NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "updated_at": "2018-07-21T07:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "971813d0-a81f-4995-bd46-a79a6c67df9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "ed69887a-f4ba-46c2-b82a-573695953539", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7540591b7c457d929460370b9cd129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "revision_number": 0, "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e", "remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "remote_ip_prefix": null, "created_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "tenant_id": "eb7540591b7c457d929460370b9cd129", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7540591b7c457d929460370b9cd129"}], "revision_number": 1, "project_id": "eb7540591b7c457d929460370b9cd129", "id": "c882c708-7753-483d-a095-4c1b01566f3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "updated_at": "2018-07-21T07:56:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "2f2bfd93-ae91-4681-91b7-f201b0541019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "939dd16f-2a58-461c-a3b8-00a08310bf41", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "revision_number": 0, "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408", "remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "remote_ip_prefix": null, "created_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "updated_at": "2018-07-21T07:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "819e6a21-604d-485b-8983-72c450061378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "b82d0ff5-c798-420a-815a-223ab3f8a076", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "c362adce-4c94-44ca-a214-acfb7c454884", "remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "revision_number": 0, "id": "e869dca7-81da-422d-909f-2377ec54ea18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e"}], "revision_number": 1, "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "updated_at": "2018-07-21T07:57:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "224fd292-4c97-4b40-9a02-496f74e3965b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "9cbcd77e-8b41-4133-be43-047233746742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv6", "project_id": "873d7597e1cc49fe931d53e670170734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "revision_number": 0, "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30", "remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "remote_ip_prefix": null, "created_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "tenant_id": "873d7597e1cc49fe931d53e670170734", "port_range_min": null, "ethertype": "IPv4", "project_id": "873d7597e1cc49fe931d53e670170734"}], "revision_number": 1, "project_id": "873d7597e1cc49fe931d53e670170734", "id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "name": "default"}]} 2018-07-21 08:04:23,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-d53d9a05-97e8-430d-9436-ae04b8fcc88b 2018-07-21 08:04:23,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30c76478-0097-41ee-827a-952574c0a541 2018-07-21 08:04:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=30c76478-0097-41ee-827a-952574c0a541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:23,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e6bd2006-0834-4a68-89e1-a215784316ca Date: Sat, 21 Jul 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "port_range_min": null, "revision_number": 0, "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "9305829f-e87c-4a96-9d9f-02903912d9b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "port_range_min": null, "revision_number": 0, "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "b56ba520-00db-4050-acdc-3f3f83dfba66"}, {"remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "port_range_min": null, "revision_number": 0, "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "fb4d6539-3824-41a9-a46d-f558f591bc3f"}, {"remote_group_id": "30c76478-0097-41ee-827a-952574c0a541", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:43Z", "security_group_id": "30c76478-0097-41ee-827a-952574c0a541", "port_range_min": null, "revision_number": 0, "tenant_id": "d86a88f8285d453bb3ee7b6811550030", "created_at": "2018-07-21T07:56:43Z", "project_id": "d86a88f8285d453bb3ee7b6811550030", "id": "fc373dd4-c983-4b07-81b5-954307b9db14"}]} 2018-07-21 08:04:23,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=30c76478-0097-41ee-827a-952574c0a541 used request id req-e6bd2006-0834-4a68-89e1-a215784316ca 2018-07-21 08:04:23,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75ece24c-d0c9-44be-9654-980610c6a089 2018-07-21 08:04:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=75ece24c-d0c9-44be-9654-980610c6a089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e25c6730-4dbc-401a-9c61-dee65d65d068 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "port_range_min": null, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "347a2229-55d4-4f34-908b-342d8473f08f"}, {"remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "port_range_min": null, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "34ae2a6a-46e3-4fab-b62c-f235ebcd2b2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "port_range_min": null, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "467c87e4-acf3-4b20-b2a7-21be410018c8"}, {"remote_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:07Z", "security_group_id": "75ece24c-d0c9-44be-9654-980610c6a089", "port_range_min": null, "revision_number": 0, "tenant_id": "fab5d332385048b58035cbd2e925883f", "created_at": "2018-07-21T07:58:07Z", "project_id": "fab5d332385048b58035cbd2e925883f", "id": "4ea49717-994b-4e41-b54d-c41bed5336bd"}]} 2018-07-21 08:04:24,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=75ece24c-d0c9-44be-9654-980610c6a089 used request id req-e25c6730-4dbc-401a-9c61-dee65d65d068 2018-07-21 08:04:24,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89dea346-a263-41d9-9225-7f7c707f54de 2018-07-21 08:04:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=89dea346-a263-41d9-9225-7f7c707f54de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f906f30f-5c0a-423b-ac76-d5b8b60b40b7 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "0deaf3df-d373-45ee-bd52-03d1ef37de02"}, {"remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1c403ac1-14d1-4735-aea0-4387c6f39fce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "53e55bef-3ed1-4139-a5de-95584eaf057e"}, {"remote_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:02:10Z", "security_group_id": "89dea346-a263-41d9-9225-7f7c707f54de", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:02:10Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "c6988d3d-39ac-4c56-979b-32eaadbfb981"}]} 2018-07-21 08:04:24,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=89dea346-a263-41d9-9225-7f7c707f54de used request id req-f906f30f-5c0a-423b-ac76-d5b8b60b40b7 2018-07-21 08:04:24,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ab93273-de59-4c4b-b843-baa1952bcb1c 2018-07-21 08:04:24,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9ab93273-de59-4c4b-b843-baa1952bcb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bf440800-8efc-44b9-9685-6cbdf2210ba8 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "3318af1d-6cc0-486b-8fc8-b5ddf0ffa375"}, {"remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "4bbf7dd2-27ce-4d9e-bb0c-17709ef55544"}, {"remote_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "abd28b08-6217-445b-b600-e6c895688fe0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:00:20Z", "security_group_id": "9ab93273-de59-4c4b-b843-baa1952bcb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bca9c587ae24e408668c169c6e91c02", "created_at": "2018-07-21T08:00:20Z", "project_id": "3bca9c587ae24e408668c169c6e91c02", "id": "c6d068da-0af7-49ab-8b26-f33f46b44c68"}]} 2018-07-21 08:04:24,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9ab93273-de59-4c4b-b843-baa1952bcb1c used request id req-bf440800-8efc-44b9-9685-6cbdf2210ba8 2018-07-21 08:04:24,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a52598c8-64bd-4639-bc19-5d254f619dc3 2018-07-21 08:04:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a52598c8-64bd-4639-bc19-5d254f619dc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6a1a96f-4f86-4c56-9397-5d881a610758 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "b3449584-299c-44c1-ac65-15a2a7a4ebf0"}, {"remote_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "b95e828c-2e1e-482d-b7d5-fd7d3f2d02b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "ce4daa59-339c-44a5-8e43-091822fe8e42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:58:44Z", "security_group_id": "a52598c8-64bd-4639-bc19-5d254f619dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "171efd5e936348689d78d7a90d05138b", "created_at": "2018-07-21T07:58:44Z", "project_id": "171efd5e936348689d78d7a90d05138b", "id": "f538fb2a-95cd-430e-9958-813a148fb9ec"}]} 2018-07-21 08:04:24,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a52598c8-64bd-4639-bc19-5d254f619dc3 used request id req-d6a1a96f-4f86-4c56-9397-5d881a610758 2018-07-21 08:04:24,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adeff153-f53a-4627-ad4a-4801dcb5e940 2018-07-21 08:04:24,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adeff153-f53a-4627-ad4a-4801dcb5e940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-963a0383-944d-4138-82c5-267c8a4d526a Date: Sat, 21 Jul 2018 08:04: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-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "062b145b-0d03-4704-a43e-ac4dcec8f377"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "adeff153-f53a-4627-ad4a-4801dcb5e940", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "3914a7fe-4c7d-4dd2-ac40-1fceacd7faa4"}]} 2018-07-21 08:04:24,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adeff153-f53a-4627-ad4a-4801dcb5e940 used request id req-963a0383-944d-4138-82c5-267c8a4d526a 2018-07-21 08:04:24,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af5770b4-5efd-4b98-b338-7150b2238779 2018-07-21 08:04:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=af5770b4-5efd-4b98-b338-7150b2238779 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc02ebf3-39c7-426a-acc8-2f3663f9452e Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "a134176b-06b7-4a67-a5d3-b3f67be25cd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:23Z", "security_group_id": "af5770b4-5efd-4b98-b338-7150b2238779", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:23Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3e56da8-31a8-4e7d-ba24-0f17cc68d109"}]} 2018-07-21 08:04:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=af5770b4-5efd-4b98-b338-7150b2238779 used request id req-dc02ebf3-39c7-426a-acc8-2f3663f9452e 2018-07-21 08:04:24,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c882c708-7753-483d-a095-4c1b01566f3e 2018-07-21 08:04:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c882c708-7753-483d-a095-4c1b01566f3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2480e131-241b-41ac-9c57-58789eafb9ae Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "project_id": "eb7540591b7c457d929460370b9cd129", "id": "2c67adbc-2895-4194-8e6c-af9cfe6aac6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "project_id": "eb7540591b7c457d929460370b9cd129", "id": "971813d0-a81f-4995-bd46-a79a6c67df9d"}, {"remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "project_id": "eb7540591b7c457d929460370b9cd129", "id": "ed69887a-f4ba-46c2-b82a-573695953539"}, {"remote_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:59:36Z", "security_group_id": "c882c708-7753-483d-a095-4c1b01566f3e", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7540591b7c457d929460370b9cd129", "created_at": "2018-07-21T07:59:36Z", "project_id": "eb7540591b7c457d929460370b9cd129", "id": "f6730e85-9019-4dae-8b5a-4a83a22c757e"}]} 2018-07-21 08:04:24,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c882c708-7753-483d-a095-4c1b01566f3e used request id req-2480e131-241b-41ac-9c57-58789eafb9ae 2018-07-21 08:04:24,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d90b7572-f81e-4a03-8297-3d4978d5e9df 2018-07-21 08:04:24,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d90b7572-f81e-4a03-8297-3d4978d5e9df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-049a035e-bb12-48c5-94be-f4efe79c8ac3 Date: Sat, 21 Jul 2018 08:04: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-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "project_id": "", "id": "2f2bfd93-ae91-4681-91b7-f201b0541019"}, {"remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "project_id": "", "id": "939dd16f-2a58-461c-a3b8-00a08310bf41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "project_id": "", "id": "a0b5e5a6-353a-4a0a-99c4-b68dfdc25eb5"}, {"remote_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:56:31Z", "security_group_id": "d90b7572-f81e-4a03-8297-3d4978d5e9df", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-21T07:56:31Z", "project_id": "", "id": "bb5cf291-b15d-4ce3-852c-5aa7d2802408"}]} 2018-07-21 08:04:24,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d90b7572-f81e-4a03-8297-3d4978d5e9df used request id req-049a035e-bb12-48c5-94be-f4efe79c8ac3 2018-07-21 08:04:24,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4614b9d-6384-4f15-8bd0-45a0c60abf74 2018-07-21 08:04:24,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4614b9d-6384-4f15-8bd0-45a0c60abf74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e1ec0151-037f-43ea-88f9-b4d03642d5b2 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "port_range_min": null, "revision_number": 0, "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "819e6a21-604d-485b-8983-72c450061378"}, {"remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "port_range_min": null, "revision_number": 0, "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "b82d0ff5-c798-420a-815a-223ab3f8a076"}, {"remote_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "port_range_min": null, "revision_number": 0, "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "c362adce-4c94-44ca-a214-acfb7c454884"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:54:21Z", "security_group_id": "f4614b9d-6384-4f15-8bd0-45a0c60abf74", "port_range_min": null, "revision_number": 0, "tenant_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "created_at": "2018-07-21T07:54:21Z", "project_id": "9efcc7deb9ac4dc5a05c7bb52142d32e", "id": "e869dca7-81da-422d-909f-2377ec54ea18"}]} 2018-07-21 08:04:24,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4614b9d-6384-4f15-8bd0-45a0c60abf74 used request id req-e1ec0151-037f-43ea-88f9-b4d03642d5b2 2018-07-21 08:04:24,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6809dc8-0f89-432d-ba65-5764834d1b02 2018-07-21 08:04:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6809dc8-0f89-432d-ba65-5764834d1b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4def0582-45a0-4c17-9e64-1ba9ff313009 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "port_range_min": null, "revision_number": 0, "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "project_id": "873d7597e1cc49fe931d53e670170734", "id": "0f8c9364-3c52-4323-ba5a-1ce47b877d19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "port_range_min": null, "revision_number": 0, "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "project_id": "873d7597e1cc49fe931d53e670170734", "id": "224fd292-4c97-4b40-9a02-496f74e3965b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "port_range_min": null, "revision_number": 0, "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "project_id": "873d7597e1cc49fe931d53e670170734", "id": "9cbcd77e-8b41-4133-be43-047233746742"}, {"remote_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T07:57:15Z", "security_group_id": "f6809dc8-0f89-432d-ba65-5764834d1b02", "port_range_min": null, "revision_number": 0, "tenant_id": "873d7597e1cc49fe931d53e670170734", "created_at": "2018-07-21T07:57:15Z", "project_id": "873d7597e1cc49fe931d53e670170734", "id": "ad083ca3-e838-4b15-99a8-ebc1de8aab30"}]} 2018-07-21 08:04:24,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6809dc8-0f89-432d-ba65-5764834d1b02 used request id req-4def0582-45a0-4c17-9e64-1ba9ff313009 2018-07-21 08:04:24,206 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-1 2018-07-21 08:04:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/af5770b4-5efd-4b98-b338-7150b2238779 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c39581cd-14bb-4b46-8eed-d34e25bfba07 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:24,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/af5770b4-5efd-4b98-b338-7150b2238779 used request id req-c39581cd-14bb-4b46-8eed-d34e25bfba07 2018-07-21 08:04:24,360 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a71d2c1a-9dd0-4048-bf6b-f5e1e61d4d82name-2 2018-07-21 08:04:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/adeff153-f53a-4627-ad4a-4801dcb5e940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f650f98173df0a2ad2687a5de7ad9eacda667662" 2018-07-21 08:04:24,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df53d099-a011-4f78-8ebe-e9991a633625 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:24,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/adeff153-f53a-4627-ad4a-4801dcb5e940 used request id req-df53d099-a011-4f78-8ebe-e9991a633625 2018-07-21 08:04:24,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:24,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["JAZt_8vNRy2C7harfbGA3Q"], "issued_at": "2018-07-21T08:04:24.000000Z"}} 2018-07-21 08:04:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47e51dabe891d0107ebfd65a6f50f18a9697b00" 2018-07-21 08:04:24,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121bca25-66da-4749-be7e-36ff4f8fa986 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:24,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-121bca25-66da-4749-be7e-36ff4f8fa986 2018-07-21 08:04:24,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:25,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["TVQOjoH0Tbym60L9NlEQKQ"], "issued_at": "2018-07-21T08:04:25.000000Z"}} 2018-07-21 08:04:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" 2018-07-21 08:04:25,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed652a4-3f61-4f83-bee9-8c1593d6a575 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:25,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-3ed652a4-3f61-4f83-bee9-8c1593d6a575 2018-07-21 08:04:25,387 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname 2018-07-21 08:04:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname", "description": "hello group"}}' 2018-07-21 08:04:25,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-630ae0da-56ef-4694-a4ce-acd5876b80d7 Date: Sat, 21 Jul 2018 08:04:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "updated_at": "2018-07-21T08:04:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "revision_number": 0, "id": "6bbfa983-fd1e-4076-ab4b-2b9fa241474b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "revision_number": 0, "id": "afb9fe13-d971-41d9-b5a2-b716eb7fdf5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "name": "NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname"}} 2018-07-21 08:04:25,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-630ae0da-56ef-4694-a4ce-acd5876b80d7 2018-07-21 08:04:25,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1446ba53-8f2d-4832-98ae-ba65ce4faed7 2018-07-21 08:04:25,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1446ba53-8f2d-4832-98ae-ba65ce4faed7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" 2018-07-21 08:04:25,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8002db0b-c877-4e00-9231-a2197c1bbe9a Date: Sat, 21 Jul 2018 08:04:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "6bbfa983-fd1e-4076-ab4b-2b9fa241474b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "afb9fe13-d971-41d9-b5a2-b716eb7fdf5b"}]} 2018-07-21 08:04:25,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1446ba53-8f2d-4832-98ae-ba65ce4faed7 used request id req-8002db0b-c877-4e00-9231-a2197c1bbe9a 2018-07-21 08:04:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" 2018-07-21 08:04:25,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-9190408b-26e7-4152-b251-246e0f2a5d98 Date: Sat, 21 Jul 2018 08:04:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "updated_at": "2018-07-21T08:04:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "revision_number": 0, "id": "6bbfa983-fd1e-4076-ab4b-2b9fa241474b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "revision_number": 0, "id": "afb9fe13-d971-41d9-b5a2-b716eb7fdf5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "name": "NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname"}]} 2018-07-21 08:04:25,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname&description=hello+group used request id req-9190408b-26e7-4152-b251-246e0f2a5d98 2018-07-21 08:04:25,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1446ba53-8f2d-4832-98ae-ba65ce4faed7 2018-07-21 08:04:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1446ba53-8f2d-4832-98ae-ba65ce4faed7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" 2018-07-21 08:04:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7eef466-f4b9-4fc0-9f25-57710e258e9f Date: Sat, 21 Jul 2018 08:04:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "6bbfa983-fd1e-4076-ab4b-2b9fa241474b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:25Z", "security_group_id": "1446ba53-8f2d-4832-98ae-ba65ce4faed7", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:25Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "afb9fe13-d971-41d9-b5a2-b716eb7fdf5b"}]} 2018-07-21 08:04:25,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1446ba53-8f2d-4832-98ae-ba65ce4faed7 used request id req-e7eef466-f4b9-4fc0-9f25-57710e258e9f 2018-07-21 08:04:25,821 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a5cb4340-ca31-4743-b894-99f78780ab2bname 2018-07-21 08:04:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1446ba53-8f2d-4832-98ae-ba65ce4faed7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ae6e717c1c34e19d7fe473c0975d0e93d8f8f6" 2018-07-21 08:04:25,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80b43368-b87a-4776-8096-0d065be2d220 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:25,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1446ba53-8f2d-4832-98ae-ba65ce4faed7 used request id req-80b43368-b87a-4776-8096-0d065be2d220 2018-07-21 08:04:25,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:26,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ZAc1rq3dSASOhxR-QFkrkQ"], "issued_at": "2018-07-21T08:04:26.000000Z"}} 2018-07-21 08:04:26,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:26,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cd3a11-f662-4ae1-8278-0d66eaf9b33f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:26,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a1cd3a11-f662-4ae1-8278-0d66eaf9b33f 2018-07-21 08:04:26,431 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name 2018-07-21 08:04:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name", "description": "hello group"}}' 2018-07-21 08:04:26,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-de087c8f-ff80-4a99-9815-c8d6e5c5c7e8 Date: Sat, 21 Jul 2018 08:04:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "updated_at": "2018-07-21T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "01a3d739-fea9-4e50-9909-d935c93b442b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "1e1db006-b699-4c87-b29d-ded7c3646218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "name": "NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name"}} 2018-07-21 08:04:26,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-de087c8f-ff80-4a99-9815-c8d6e5c5c7e8 2018-07-21 08:04:26,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:26,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a363c5cd-d3f3-4467-b60f-979e2fd38351 Date: Sat, 21 Jul 2018 08:04:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}]} 2018-07-21 08:04:26,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-a363c5cd-d3f3-4467-b60f-979e2fd38351 2018-07-21 08:04:26,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:26,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad25b41d-851f-44d7-b6f5-3772376dd878 Date: Sat, 21 Jul 2018 08:04:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}]} 2018-07-21 08:04:26,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-ad25b41d-851f-44d7-b6f5-3772376dd878 2018-07-21 08:04:26,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:26,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecc1972-ea71-4391-8a66-b2707ae37232 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:26,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-eecc1972-ea71-4391-8a66-b2707ae37232 2018-07-21 08:04:26,831 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name 2018-07-21 08:04:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:26,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-e9773e31-e018-4adb-ae56-129b75d71a29 Date: Sat, 21 Jul 2018 08:04:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "updated_at": "2018-07-21T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "01a3d739-fea9-4e50-9909-d935c93b442b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "1e1db006-b699-4c87-b29d-ded7c3646218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "name": "NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name"}]} 2018-07-21 08:04:26,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name used request id req-e9773e31-e018-4adb-ae56-129b75d71a29 2018-07-21 08:04:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:26,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8a9291-9387-4baa-ad8d-d6dd8738cb75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:26,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4a8a9291-9387-4baa-ad8d-d6dd8738cb75 2018-07-21 08:04:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e145edf-114f-4740-ac2e-439c374eeeb3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:27,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-5e145edf-114f-4740-ac2e-439c374eeeb3 2018-07-21 08:04:27,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:27,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3535b95c-579d-47f9-863e-900c398c831d Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}]} 2018-07-21 08:04:27,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-3535b95c-579d-47f9-863e-900c398c831d 2018-07-21 08:04:27,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24"}}' 2018-07-21 08:04:27,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-396c0521-c6da-4091-a24a-9a916c554c55 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:27Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "aad73410-1c31-4f78-9616-ab0f47425a65"}} 2018-07-21 08:04:27,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-396c0521-c6da-4091-a24a-9a916c554c55 2018-07-21 08:04:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6852be9e-b845-450b-8d5a-8b890f6832af Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "updated_at": "2018-07-21T08:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "01a3d739-fea9-4e50-9909-d935c93b442b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "1e1db006-b699-4c87-b29d-ded7c3646218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "revision_number": 0, "id": "aad73410-1c31-4f78-9616-ab0f47425a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 2, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "name": "NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name"}]} 2018-07-21 08:04:27,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name&description=hello+group used request id req-6852be9e-b845-450b-8d5a-8b890f6832af 2018-07-21 08:04:27,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-d3d1084e-f958-4c6d-a76b-f7be15213879 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:27Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "aad73410-1c31-4f78-9616-ab0f47425a65"}]} 2018-07-21 08:04:27,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-d3d1084e-f958-4c6d-a76b-f7be15213879 2018-07-21 08:04:27,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-adfb2f81-ec21-4b5e-a477-2fa18c553f76 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:27Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "aad73410-1c31-4f78-9616-ab0f47425a65"}]} 2018-07-21 08:04:27,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-adfb2f81-ec21-4b5e-a477-2fa18c553f76 2018-07-21 08:04:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-241eb0ea-aa89-470f-adbe-7dee7fafdb8d Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "updated_at": "2018-07-21T08:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "01a3d739-fea9-4e50-9909-d935c93b442b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "revision_number": 0, "id": "1e1db006-b699-4c87-b29d-ded7c3646218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "revision_number": 0, "id": "aad73410-1c31-4f78-9616-ab0f47425a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 2, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "name": "NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name"}]} 2018-07-21 08:04:27,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name&description=hello+group used request id req-241eb0ea-aa89-470f-adbe-7dee7fafdb8d 2018-07-21 08:04:27,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3256bee-d3ed-404b-9f5e-69047e4aec24 2018-07-21 08:04:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-c2bb85e9-8e85-49a9-8e46-757ff12134e6 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "01a3d739-fea9-4e50-9909-d935c93b442b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:26Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:26Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "1e1db006-b699-4c87-b29d-ded7c3646218"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:27Z", "security_group_id": "b3256bee-d3ed-404b-9f5e-69047e4aec24", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:27Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "aad73410-1c31-4f78-9616-ab0f47425a65"}]} 2018-07-21 08:04:27,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-c2bb85e9-8e85-49a9-8e46-757ff12134e6 2018-07-21 08:04:27,321 - neutron_utils - INFO - Deleting security group rule with ID - 01a3d739-fea9-4e50-9909-d935c93b442b 2018-07-21 08:04:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/01a3d739-fea9-4e50-9909-d935c93b442b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7ee02f5-5643-4208-8d42-f5a2eb01c481 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:27,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/01a3d739-fea9-4e50-9909-d935c93b442b used request id req-e7ee02f5-5643-4208-8d42-f5a2eb01c481 2018-07-21 08:04:27,403 - neutron_utils - INFO - Deleting security group rule with ID - 1e1db006-b699-4c87-b29d-ded7c3646218 2018-07-21 08:04:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/1e1db006-b699-4c87-b29d-ded7c3646218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,480 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba16fcdf-7a55-4baf-98e6-e13cfdd327e3 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:27,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/1e1db006-b699-4c87-b29d-ded7c3646218 used request id req-ba16fcdf-7a55-4baf-98e6-e13cfdd327e3 2018-07-21 08:04:27,480 - neutron_utils - INFO - Deleting security group rule with ID - aad73410-1c31-4f78-9616-ab0f47425a65 2018-07-21 08:04:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/aad73410-1c31-4f78-9616-ab0f47425a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-254398c5-c0d9-4037-8ab1-1bfae76546b2 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:27,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/aad73410-1c31-4f78-9616-ab0f47425a65 used request id req-254398c5-c0d9-4037-8ab1-1bfae76546b2 2018-07-21 08:04:27,552 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-55b8879f-2e1e-4133-8f1f-6368b993bb77name 2018-07-21 08:04:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b3256bee-d3ed-404b-9f5e-69047e4aec24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0931833212865c9a4eada932b751321b6b576f6" 2018-07-21 08:04:27,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-958d963a-c588-4775-b7a7-4a4f022a7cae Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:27,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b3256bee-d3ed-404b-9f5e-69047e4aec24 used request id req-958d963a-c588-4775-b7a7-4a4f022a7cae 2018-07-21 08:04:27,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:28,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["8SlEKfwoRSiShyPbgTY5Cg"], "issued_at": "2018-07-21T08:04:28.000000Z"}} 2018-07-21 08:04:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a03460-49b2-4887-9985-3587bef03839 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:28,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f1a03460-49b2-4887-9985-3587bef03839 2018-07-21 08:04:28,142 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-1 2018-07-21 08:04:28,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-1", "description": "hello group"}}' 2018-07-21 08:04:28,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-abfce5ad-6c9e-4a14-86ee-d60094d81027 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "updated_at": "2018-07-21T08:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "75b8f7a9-198b-4406-bbfd-f9bcbf7faee0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "900cbdd9-ada5-475f-b21c-72c6d69e0567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-1"}} 2018-07-21 08:04:28,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-abfce5ad-6c9e-4a14-86ee-d60094d81027 2018-07-21 08:04:28,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d56724de-a3e0-4ea3-a353-48fcd60114d2 2018-07-21 08:04:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d56724de-a3e0-4ea3-a353-48fcd60114d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40c04f5a-c9df-4b8a-ac76-5d903835e995 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "75b8f7a9-198b-4406-bbfd-f9bcbf7faee0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "900cbdd9-ada5-475f-b21c-72c6d69e0567"}]} 2018-07-21 08:04:28,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d56724de-a3e0-4ea3-a353-48fcd60114d2 used request id req-40c04f5a-c9df-4b8a-ac76-5d903835e995 2018-07-21 08:04:28,498 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-2 2018-07-21 08:04:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-2", "description": "hello group"}}' 2018-07-21 08:04:28,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-01c3ce1f-8dd7-4c02-9b28-835b189e4de3 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "updated_at": "2018-07-21T08:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "2e04eb1f-9be0-4a22-981b-2bed35bf6fba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "fc08bc87-08d4-444b-87ff-33eeab2d9c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "5525bcc4-8973-489f-af79-617ffe10471c", "name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-2"}} 2018-07-21 08:04:28,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-01c3ce1f-8dd7-4c02-9b28-835b189e4de3 2018-07-21 08:04:28,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5525bcc4-8973-489f-af79-617ffe10471c 2018-07-21 08:04:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5525bcc4-8973-489f-af79-617ffe10471c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1475c7c-1401-4e83-92cb-3ad8e9560217 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "2e04eb1f-9be0-4a22-981b-2bed35bf6fba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "fc08bc87-08d4-444b-87ff-33eeab2d9c6b"}]} 2018-07-21 08:04:28,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5525bcc4-8973-489f-af79-617ffe10471c used request id req-e1475c7c-1401-4e83-92cb-3ad8e9560217 2018-07-21 08:04:28,670 - neutron_utils - INFO - Retrieving security group with ID - d56724de-a3e0-4ea3-a353-48fcd60114d2 2018-07-21 08:04:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=d56724de-a3e0-4ea3-a353-48fcd60114d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-dfecdbcc-f396-44f4-8f6b-22ebc54c9402 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "updated_at": "2018-07-21T08:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "75b8f7a9-198b-4406-bbfd-f9bcbf7faee0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "900cbdd9-ada5-475f-b21c-72c6d69e0567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-1"}]} 2018-07-21 08:04:28,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=d56724de-a3e0-4ea3-a353-48fcd60114d2 used request id req-dfecdbcc-f396-44f4-8f6b-22ebc54c9402 2018-07-21 08:04:28,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d56724de-a3e0-4ea3-a353-48fcd60114d2 2018-07-21 08:04:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d56724de-a3e0-4ea3-a353-48fcd60114d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-429daf45-908e-47e1-9a53-44b3239bee8b Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "75b8f7a9-198b-4406-bbfd-f9bcbf7faee0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "d56724de-a3e0-4ea3-a353-48fcd60114d2", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "900cbdd9-ada5-475f-b21c-72c6d69e0567"}]} 2018-07-21 08:04:28,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d56724de-a3e0-4ea3-a353-48fcd60114d2 used request id req-429daf45-908e-47e1-9a53-44b3239bee8b 2018-07-21 08:04:28,760 - neutron_utils - INFO - Retrieving security group with ID - 5525bcc4-8973-489f-af79-617ffe10471c 2018-07-21 08:04:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=5525bcc4-8973-489f-af79-617ffe10471c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-a7c04e08-1bb8-4775-a773-eb74cccf0122 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "updated_at": "2018-07-21T08:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "2e04eb1f-9be0-4a22-981b-2bed35bf6fba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "revision_number": 0, "id": "fc08bc87-08d4-444b-87ff-33eeab2d9c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 1, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "5525bcc4-8973-489f-af79-617ffe10471c", "name": "NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-2"}]} 2018-07-21 08:04:28,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=5525bcc4-8973-489f-af79-617ffe10471c used request id req-a7c04e08-1bb8-4775-a773-eb74cccf0122 2018-07-21 08:04:28,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5525bcc4-8973-489f-af79-617ffe10471c 2018-07-21 08:04:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5525bcc4-8973-489f-af79-617ffe10471c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6603865-a9d7-4f68-814d-328ad2b460e5 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "2e04eb1f-9be0-4a22-981b-2bed35bf6fba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T08:04:28Z", "security_group_id": "5525bcc4-8973-489f-af79-617ffe10471c", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:28Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "fc08bc87-08d4-444b-87ff-33eeab2d9c6b"}]} 2018-07-21 08:04:28,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5525bcc4-8973-489f-af79-617ffe10471c used request id req-d6603865-a9d7-4f68-814d-328ad2b460e5 2018-07-21 08:04:28,827 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-1 2018-07-21 08:04:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d56724de-a3e0-4ea3-a353-48fcd60114d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:28,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d221ccd2-d923-412e-8806-5f3abd6a3a8a Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:28,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d56724de-a3e0-4ea3-a353-48fcd60114d2 used request id req-d221ccd2-d923-412e-8806-5f3abd6a3a8a 2018-07-21 08:04:28,946 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0b489f1a-7d45-4ffe-b05f-d66117814f2fname-2 2018-07-21 08:04:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5525bcc4-8973-489f-af79-617ffe10471c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa096058f88adc1dce23f1927f12e2fc8d15a5a" 2018-07-21 08:04:29,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c507023-afc4-4ae2-9760-82b12fa7de74 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:29,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5525bcc4-8973-489f-af79-617ffe10471c used request id req-5c507023-afc4-4ae2-9760-82b12fa7de74 2018-07-21 08:04:29,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:29,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["VlQh0c7OTEKwOor9AxKQ_g"], "issued_at": "2018-07-21T08:04:29.000000Z"}} 2018-07-21 08:04:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:29,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845c528d-4b87-41ba-bdc8-f9e6678a8502 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:29,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-845c528d-4b87-41ba-bdc8-f9e6678a8502 2018-07-21 08:04:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:29,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3578cfc1-5856-483f-89ec-4cedab182599 Date: Sat, 21 Jul 2018 08:04:29 GMT RESP BODY: {"floatingips": []} 2018-07-21 08:04:29,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-3578cfc1-5856-483f-89ec-4cedab182599 2018-07-21 08:04:29,688 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-21 08:04:29,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-47ce37ad-ab47-4c06-9ab1-3414a64b13a7 Date: Sat, 21 Jul 2018 08:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e4fc8594-9f41-4739-bb13-6ada08443648","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","l2_adjacency":true,"status":"ACTIVE","subnets":["e886f8de-0032-403d-b9b6-bcdc7929eb51"],"description":"","tags":[],"updated_at":"2018-07-21T07:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:21Z","provider:network_type":"flat"}]} 2018-07-21 08:04:29,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-47ce37ad-ab47-4c06-9ab1-3414a64b13a7 2018-07-21 08:04:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:29,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cbfe657b-b4ea-4633-b08c-3255a07ff2a5 Date: Sat, 21 Jul 2018 08:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T07:54:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e886f8de-0032-403d-b9b6-bcdc7929eb51","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e4fc8594-9f41-4739-bb13-6ada08443648","tenant_id":"9efcc7deb9ac4dc5a05c7bb52142d32e","created_at":"2018-07-21T07:54:26Z","ip_version":4}]} 2018-07-21 08:04:29,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e4fc8594-9f41-4739-bb13-6ada08443648 used request id req-cbfe657b-b4ea-4633-b08c-3255a07ff2a5 2018-07-21 08:04:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" -d '{"floatingip": {"floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648"}}' 2018-07-21 08:04:31,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-06d6f500-cd16-416f-af4e-23b4ea6777ac Date: Sat, 21 Jul 2018 08:04:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:31Z", "updated_at": "2018-07-21T08:04:31Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "port_id": null, "id": "3f73794d-e6a5-45b0-9225-ff77e48e30e7", "qos_policy_id": null}} 2018-07-21 08:04:31,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-06d6f500-cd16-416f-af4e-23b4ea6777ac 2018-07-21 08:04:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-fb8fd030-c92e-43eb-8db9-75f6317c87f2 Date: Sat, 21 Jul 2018 08:04:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:31Z", "updated_at": "2018-07-21T08:04:31Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "port_id": null, "id": "3f73794d-e6a5-45b0-9225-ff77e48e30e7", "qos_policy_id": null}]} 2018-07-21 08:04:31,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-fb8fd030-c92e-43eb-8db9-75f6317c87f2 2018-07-21 08:04:31,569 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-07-21 08:04:31,569 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-07-21 08:04:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips?ip=3f73794d-e6a5-45b0-9225-ff77e48e30e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:31,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d2e2e6b9-aa95-4780-aec3-d64f7291195a Date: Sat, 21 Jul 2018 08:04:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:04:31Z", "updated_at": "2018-07-21T08:04:31Z", "floating_network_id": "e4fc8594-9f41-4739-bb13-6ada08443648", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "port_id": null, "id": "3f73794d-e6a5-45b0-9225-ff77e48e30e7", "qos_policy_id": null}]} 2018-07-21 08:04:31,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips?ip=3f73794d-e6a5-45b0-9225-ff77e48e30e7 used request id req-d2e2e6b9-aa95-4780-aec3-d64f7291195a 2018-07-21 08:04:31,620 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-07-21 08:04:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/3f73794d-e6a5-45b0-9225-ff77e48e30e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cc2e910a9a15323dbb0307b32eacdc882af4f3" 2018-07-21 08:04:32,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef3e5ee2-4ae7-43df-91be-8df5af6f75f5 Content-Length: 0 Date: Sat, 21 Jul 2018 08:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:32,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/3f73794d-e6a5-45b0-9225-ff77e48e30e7 used request id req-ef3e5ee2-4ae7-43df-91be-8df5af6f75f5 2018-07-21 08:04:32,150 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:32,227 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf 2018-07-21 08:04:32,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:32,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["M2sTu5skQqSB7BYvTxwIBA"], "issued_at": "2018-07-21T08:04:32.000000Z"}} 2018-07-21 08:04:32,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa6658539d9bfb1b87804c63a4a7546041c1a3a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8+rQWfu/sCiqM8dmum8Xze81soi9KMTn4pKaNRUi66pJGxdORbow5CNDV9dss9dhoS74xIF2jvD7wlmFYT+B1vb7Y4vMOczwpVfNp3gOcJSbBixh/2UAHa0wdrjCnBoPqUqXGhpLYdGX677BI8n90uHVDkV0qTsFDjq4FwthlSZ/1Ghy1JuR8DR263VLdBO/O/GMNMsyINeMNNhUOdVotLu94vy25Gpd6Dem/FWzucpnD3v+vcggjXZTQUJi+1fa852tbfClHa1qqkTBtHl7WA+Ufg6FwJsT00bTXFhaJHUf2NumietISCPSLU32tJEz3UsenPl6ErqCFU0Iwv7kj", "name": "NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf"}}' 2018-07-21 08:04:32,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-e13af886-6da0-416f-b5d8-cce0c2441aa3 x-compute-request-id: req-e13af886-6da0-416f-b5d8-cce0c2441aa3 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8+rQWfu/sCiqM8dmum8Xze81soi9KMTn4pKaNRUi66pJGxdORbow5CNDV9dss9dhoS74xIF2jvD7wlmFYT+B1vb7Y4vMOczwpVfNp3gOcJSbBixh/2UAHa0wdrjCnBoPqUqXGhpLYdGX677BI8n90uHVDkV0qTsFDjq4FwthlSZ/1Ghy1JuR8DR263VLdBO/O/GMNMsyINeMNNhUOdVotLu94vy25Gpd6Dem/FWzucpnD3v+vcggjXZTQUJi+1fa852tbfClHa1qqkTBtHl7WA+Ufg6FwJsT00bTXFhaJHUf2NumietISCPSLU32tJEz3UsenPl6ErqCFU0Iwv7kj", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf", "fingerprint": "de:e8:23:03:cc:60:4c:fd:cd:19:6d:82:96:bb:d9:37"}} 2018-07-21 08:04:32,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e13af886-6da0-416f-b5d8-cce0c2441aa3 2018-07-21 08:04:32,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa6658539d9bfb1b87804c63a4a7546041c1a3a" 2018-07-21 08:04:32,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-81a435b9-8828-4254-a1ad-f52bdc4044fb x-compute-request-id: req-81a435b9-8828-4254-a1ad-f52bdc4044fb Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8+rQWfu/sCiqM8dmum8Xze81soi9KMTn4pKaNRUi66pJGxdORbow5CNDV9dss9dhoS74xIF2jvD7wlmFYT+B1vb7Y4vMOczwpVfNp3gOcJSbBixh/2UAHa0wdrjCnBoPqUqXGhpLYdGX677BI8n90uHVDkV0qTsFDjq4FwthlSZ/1Ghy1JuR8DR263VLdBO/O/GMNMsyINeMNNhUOdVotLu94vy25Gpd6Dem/FWzucpnD3v+vcggjXZTQUJi+1fa852tbfClHa1qqkTBtHl7WA+Ufg6FwJsT00bTXFhaJHUf2NumietISCPSLU32tJEz3UsenPl6ErqCFU0Iwv7kj", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf", "deleted": false, "created_at": "2018-07-21T08:04:32.000000", "updated_at": null, "fingerprint": "de:e8:23:03:cc:60:4c:fd:cd:19:6d:82:96:bb:d9:37", "deleted_at": null, "id": 5}} 2018-07-21 08:04:32,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf used request id req-81a435b9-8828-4254-a1ad-f52bdc4044fb 2018-07-21 08:04:32,938 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf 2018-07-21 08:04:32,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa6658539d9bfb1b87804c63a4a7546041c1a3a" 2018-07-21 08:04:32,978 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04: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-40713879-9a93-4c45-92af-2470a5954a4f x-compute-request-id: req-40713879-9a93-4c45-92af-2470a5954a4f Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:32,978 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf used request id req-40713879-9a93-4c45-92af-2470a5954a4f 2018-07-21 08:04:32,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa6658539d9bfb1b87804c63a4a7546041c1a3a" 2018-07-21 08:04:32,997 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:04: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-1a1a6d6d-c196-4224-9a47-131381a6b35a x-compute-request-id: req-1a1a6d6d-c196-4224-9a47-131381a6b35a Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf not found for user c39453e2ab8d48e19f3a27437e7ab5ef", "code": 404}} 2018-07-21 08:04:32,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf used request id req-1a1a6d6d-c196-4224-9a47-131381a6b35a 2018-07-21 08:04:32,998 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf 2018-07-21 08:04:33,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa6658539d9bfb1b87804c63a4a7546041c1a3a" 2018-07-21 08:04:33,025 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:04: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-8899334b-6a30-410b-b07d-6fe7b6b9b30c x-compute-request-id: req-8899334b-6a30-410b-b07d-6fe7b6b9b30c Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf not found for user c39453e2ab8d48e19f3a27437e7ab5ef", "code": 404}} 2018-07-21 08:04:33,025 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-424af4ac-3ebf-4c82-9079-643a97ff6ecf used request id req-8899334b-6a30-410b-b07d-6fe7b6b9b30c 2018-07-21 08:04:33,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:33,106 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60.pub 2018-07-21 08:04:33,107 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60 2018-07-21 08:04:33,107 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60.pub 2018-07-21 08:04:33,107 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60 2018-07-21 08:04:33,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:33,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["-EzqXIdNTMWQ9OoNkfVsjA"], "issued_at": "2018-07-21T08:04:33.000000Z"}} 2018-07-21 08:04:33,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8aec452016856392ad9811f6ac4b4c2eeb50f90" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpLa574pIitU/AkKzkY90Z2s3bP2gLP++S3iMJWoqf0B45TBBDWFGKrT0pSX6CJejaZ5bcQd0i/5WNCn6P70g+ByDY1FEuEmA9AmMnlCSkbfQkVbDwTJjuOkPaU3UzEs/tRxHsBGzLXXuH0P0L579bS/5WTQeRhIy+UR6fJ7KhkRnH8Oh/qSizRgH5avD4rP2umDFXCNawEehuJTLU2MNT+51d1zirKbEIhOMWnisqtQr+lot4rqmWpwQqVqtTAkSQaApI9sw4wPnwQuF3IiMs+59zokPhegFDrIPRSE9m/Pe7Dg1GwPhq2hf8JTPhDebDXJVOh16v5PwVUnSEJYmB", "name": "NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60"}}' 2018-07-21 08:04:33,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-ee543060-c65e-4dd0-b55d-9979c07301fc x-compute-request-id: req-ee543060-c65e-4dd0-b55d-9979c07301fc Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpLa574pIitU/AkKzkY90Z2s3bP2gLP++S3iMJWoqf0B45TBBDWFGKrT0pSX6CJejaZ5bcQd0i/5WNCn6P70g+ByDY1FEuEmA9AmMnlCSkbfQkVbDwTJjuOkPaU3UzEs/tRxHsBGzLXXuH0P0L579bS/5WTQeRhIy+UR6fJ7KhkRnH8Oh/qSizRgH5avD4rP2umDFXCNawEehuJTLU2MNT+51d1zirKbEIhOMWnisqtQr+lot4rqmWpwQqVqtTAkSQaApI9sw4wPnwQuF3IiMs+59zokPhegFDrIPRSE9m/Pe7Dg1GwPhq2hf8JTPhDebDXJVOh16v5PwVUnSEJYmB", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60", "fingerprint": "fd:f1:9c:6b:ed:7b:f5:e8:9b:57:45:c5:40:91:c2:d1"}} 2018-07-21 08:04:33,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ee543060-c65e-4dd0-b55d-9979c07301fc 2018-07-21 08:04:33,733 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60 2018-07-21 08:04:33,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8aec452016856392ad9811f6ac4b4c2eeb50f90" 2018-07-21 08:04:33,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04: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-ebf65148-0d14-4ada-a3de-ae7cf0d2e5bd x-compute-request-id: req-ebf65148-0d14-4ada-a3de-ae7cf0d2e5bd Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:33,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-fdf342fd-1087-49e7-93de-7ea93881af60 used request id req-ebf65148-0d14-4ada-a3de-ae7cf0d2e5bd 2018-07-21 08:04:33,764 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:33,993 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 2018-07-21 08:04:33,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:34,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["60qrwL8qQiKK6B2dgMbAmA"], "issued_at": "2018-07-21T08:04:34.000000Z"}} 2018-07-21 08:04:34,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd352bfc78400781c825b81eaa947f928887d3f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUgwG6ym8LcsJX6vIN7ICToLy8tg9WU4E0HasoFzy6mO/cuUJ5i6P6NSLpiMp0P9ZXSYw7kHyoycxp61CjeW+htGKdnzhkoZPTc5v5nX4wY/kQfdIqTSKhRk5r+b80QCAWDSmsZDc6Suc/tg9AwRDqzT3gIi7JG6oDEN+kTLIewuY4B9ES5GpUyiyjTEath6CEKGVVbyZsPlVRwExqHtcW+CJfMg1mixOXPT+Bl9/MB15NEBGrzyNlo83c1Fad4stSvAhcR8lYgUunszJ28Bsw2vm1C8PuJKK0hxSabUfVNvWsGordLBUlR+/CQ8BRIdeAkou41vF10Q1/YkobC+T", "name": "NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538"}}' 2018-07-21 08:04:34,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-45f0e381-95b4-40a8-90c4-3300f5fcf841 x-compute-request-id: req-45f0e381-95b4-40a8-90c4-3300f5fcf841 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUgwG6ym8LcsJX6vIN7ICToLy8tg9WU4E0HasoFzy6mO/cuUJ5i6P6NSLpiMp0P9ZXSYw7kHyoycxp61CjeW+htGKdnzhkoZPTc5v5nX4wY/kQfdIqTSKhRk5r+b80QCAWDSmsZDc6Suc/tg9AwRDqzT3gIi7JG6oDEN+kTLIewuY4B9ES5GpUyiyjTEath6CEKGVVbyZsPlVRwExqHtcW+CJfMg1mixOXPT+Bl9/MB15NEBGrzyNlo83c1Fad4stSvAhcR8lYgUunszJ28Bsw2vm1C8PuJKK0hxSabUfVNvWsGordLBUlR+/CQ8BRIdeAkou41vF10Q1/YkobC+T", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538", "fingerprint": "6f:c9:e8:a8:54:14:ac:ee:f9:21:85:c4:b3:d1:9b:7a"}} 2018-07-21 08:04:34,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-45f0e381-95b4-40a8-90c4-3300f5fcf841 2018-07-21 08:04:34,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd352bfc78400781c825b81eaa947f928887d3f" 2018-07-21 08:04:34,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-0d1bdffd-3389-4eac-ab14-ffe4c72e99b3 x-compute-request-id: req-0d1bdffd-3389-4eac-ab14-ffe4c72e99b3 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUgwG6ym8LcsJX6vIN7ICToLy8tg9WU4E0HasoFzy6mO/cuUJ5i6P6NSLpiMp0P9ZXSYw7kHyoycxp61CjeW+htGKdnzhkoZPTc5v5nX4wY/kQfdIqTSKhRk5r+b80QCAWDSmsZDc6Suc/tg9AwRDqzT3gIi7JG6oDEN+kTLIewuY4B9ES5GpUyiyjTEath6CEKGVVbyZsPlVRwExqHtcW+CJfMg1mixOXPT+Bl9/MB15NEBGrzyNlo83c1Fad4stSvAhcR8lYgUunszJ28Bsw2vm1C8PuJKK0hxSabUfVNvWsGordLBUlR+/CQ8BRIdeAkou41vF10Q1/YkobC+T", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538", "deleted": false, "created_at": "2018-07-21T08:04:34.000000", "updated_at": null, "fingerprint": "6f:c9:e8:a8:54:14:ac:ee:f9:21:85:c4:b3:d1:9b:7a", "deleted_at": null, "id": 7}} 2018-07-21 08:04:34,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 used request id req-0d1bdffd-3389-4eac-ab14-ffe4c72e99b3 2018-07-21 08:04:34,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd352bfc78400781c825b81eaa947f928887d3f" 2018-07-21 08:04:34,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-12ac2890-9b28-4bf1-a499-92699b7deb01 x-compute-request-id: req-12ac2890-9b28-4bf1-a499-92699b7deb01 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUgwG6ym8LcsJX6vIN7ICToLy8tg9WU4E0HasoFzy6mO/cuUJ5i6P6NSLpiMp0P9ZXSYw7kHyoycxp61CjeW+htGKdnzhkoZPTc5v5nX4wY/kQfdIqTSKhRk5r+b80QCAWDSmsZDc6Suc/tg9AwRDqzT3gIi7JG6oDEN+kTLIewuY4B9ES5GpUyiyjTEath6CEKGVVbyZsPlVRwExqHtcW+CJfMg1mixOXPT+Bl9/MB15NEBGrzyNlo83c1Fad4stSvAhcR8lYgUunszJ28Bsw2vm1C8PuJKK0hxSabUfVNvWsGordLBUlR+/CQ8BRIdeAkou41vF10Q1/YkobC+T", "name": "NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538", "fingerprint": "6f:c9:e8:a8:54:14:ac:ee:f9:21:85:c4:b3:d1:9b:7a"}}]} 2018-07-21 08:04:34,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-12ac2890-9b28-4bf1-a499-92699b7deb01 2018-07-21 08:04:34,674 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 2018-07-21 08:04:34,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd352bfc78400781c825b81eaa947f928887d3f" 2018-07-21 08:04:34,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04: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-e1f7eeb3-9d1e-4637-9b48-3efbe2a607f2 x-compute-request-id: req-e1f7eeb3-9d1e-4637-9b48-3efbe2a607f2 Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:34,702 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-48ba1939-e119-4b3c-bbe9-bf7ad57ec538 used request id req-e1f7eeb3-9d1e-4637-9b48-3efbe2a607f2 2018-07-21 08:04:34,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:34,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:35,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["3xEul4sjQUaHVNDqt0aisw"], "issued_at": "2018-07-21T08:04:35.000000Z"}} 2018-07-21 08:04:35,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddccd9872705f191def67f8396bd10451ab3ec6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id", "swap": 2}}' 2018-07-21 08:04:35,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae6c0c49-e50e-478a-b230-6e21688dad5b x-compute-request-id: req-ae6c0c49-e50e-478a-b230-6e21688dad5b Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id"}} 2018-07-21 08:04:35,294 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ae6c0c49-e50e-478a-b230-6e21688dad5b 2018-07-21 08:04:35,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddccd9872705f191def67f8396bd10451ab3ec6" 2018-07-21 08:04:35,331 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6969fe00-13b9-4254-9f4f-33b8cf38bcd9 x-compute-request-id: req-6969fe00-13b9-4254-9f4f-33b8cf38bcd9 Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:35,331 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id used request id req-6969fe00-13b9-4254-9f4f-33b8cf38bcd9 2018-07-21 08:04:35,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddccd9872705f191def67f8396bd10451ab3ec6" 2018-07-21 08:04:35,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4fa071b-2b40-43cd-ae1e-c10f48318fc1 x-compute-request-id: req-d4fa071b-2b40-43cd-ae1e-c10f48318fc1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:04:35,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d4fa071b-2b40-43cd-ae1e-c10f48318fc1 2018-07-21 08:04:35,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddccd9872705f191def67f8396bd10451ab3ec6" 2018-07-21 08:04:35,370 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c51ffe75-cdba-49a6-8a30-5592670dfed7 x-compute-request-id: req-c51ffe75-cdba-49a6-8a30-5592670dfed7 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id could not be found.", "code": 404}} 2018-07-21 08:04:35,370 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-f2d97d4c-eea2-49b4-832a-45ce5162cac9-id used request id req-c51ffe75-cdba-49a6-8a30-5592670dfed7 2018-07-21 08:04:35,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:35,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:35,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["PocM0Jq_SoutE9QMLs1zBg"], "issued_at": "2018-07-21T08:04:35.000000Z"}} 2018-07-21 08:04:35,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba27b4b16a9f00348b00753d6b149c8f5266386" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id", "swap": 2}}' 2018-07-21 08:04:35,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7628f569-f8f7-4d6b-ae56-5b195f4dbdb2 x-compute-request-id: req-7628f569-f8f7-4d6b-ae56-5b195f4dbdb2 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id"}} 2018-07-21 08:04:35,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7628f569-f8f7-4d6b-ae56-5b195f4dbdb2 2018-07-21 08:04:35,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba27b4b16a9f00348b00753d6b149c8f5266386" 2018-07-21 08:04:36,007 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83ff66c0-c1a6-494a-a005-cca7d8fa9dff x-compute-request-id: req-83ff66c0-c1a6-494a-a005-cca7d8fa9dff Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:36,007 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-3f34c609-2931-43ed-ba27-347c59934713-id used request id req-83ff66c0-c1a6-494a-a005-cca7d8fa9dff 2018-07-21 08:04:36,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:36,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:36,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["bLfMMOWmQ-SPzJV8Nad7JA"], "issued_at": "2018-07-21T08:04:36.000000Z"}} 2018-07-21 08:04:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:36,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575405c6-a952-43c1-b45d-114414490694 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:36,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-575405c6-a952-43c1-b45d-114414490694 2018-07-21 08:04:36,410 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:04:36,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:36,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:36,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["JQuapHeVQH-oRJVbfgcHxw"], "issued_at": "2018-07-21T08:04:36.000000Z"}} 2018-07-21 08:04:36,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:36,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e7da85-2a71-4230-9365-1bf2470e3462 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:36,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-e1e7da85-2a71-4230-9365-1bf2470e3462 2018-07-21 08:04:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:37,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-5a9b53b1-3bca-40d0-a798-f168a8fd2080 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image"} 2018-07-21 08:04:37,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image used request id req-5a9b53b1-3bca-40d0-a798-f168a8fd2080 2018-07-21 08:04:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:37,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-253ba0ac-880d-4d55-9aa5-307e74a3ec0e Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:04:37,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-253ba0ac-880d-4d55-9aa5-307e74a3ec0e 2018-07-21 08:04:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image"}' 2018-07-21 08:04:37,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef5b72a9-053b-4bb6-9808-c6928e9ee832 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "min_disk": 0, "protected": false, "id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "file": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:37,183 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ef5b72a9-053b-4bb6-9808-c6928e9ee832 2018-07-21 08:04:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" -d '' 2018-07-21 08:04:37,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e508b863-912c-4e2d-a609-b25e3a4a7007 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:04:37,580 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file used request id req-e508b863-912c-4e2d-a609-b25e3a4a7007 2018-07-21 08:04:37,581 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:04:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:37,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-4f36e5d5-8eb4-43c9-8508-770fa23bebd8 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "metadata": {}}], "self": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "min_disk": 0, "protected": false, "id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "file": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:37,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 used request id req-4f36e5d5-8eb4-43c9-8508-770fa23bebd8 2018-07-21 08:04:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-404b314e-6f23-4d2e-a799-a4dd2896ba69 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:04:37,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-404b314e-6f23-4d2e-a799-a4dd2896ba69 2018-07-21 08:04:37,614 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image 2018-07-21 08:04:37,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:37,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-2424a2e4-86e9-44f0-b9fa-52e3ced24326 Date: Sat, 21 Jul 2018 08:04:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "metadata": {}}], "self": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "min_disk": 0, "protected": false, "id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "file": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:37,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 used request id req-2424a2e4-86e9-44f0-b9fa-52e3ced24326 2018-07-21 08:04:37,632 - create_image - DEBUG - Instance status is - active 2018-07-21 08:04:37,632 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image 2018-07-21 08:04:37,632 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image 2018-07-21 08:04:37,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:37,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:38,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["XbP2dyncTKqTbHFo0JTnsg"], "issued_at": "2018-07-21T08:04:38.000000Z"}} 2018-07-21 08:04:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:38,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605e8cdf-40aa-4ed0-a5c4-01c1fd6295c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:38,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-605e8cdf-40aa-4ed0-a5c4-01c1fd6295c7 2018-07-21 08:04:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:38,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ab302c8-e2eb-4a27-963b-54186eb1121b Date: Sat, 21 Jul 2018 08:04:38 GMT RESP BODY: {"networks":[]} 2018-07-21 08:04:38,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net used request id req-8ab302c8-e2eb-4a27-963b-54186eb1121b 2018-07-21 08:04:38,313 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net 2018-07-21 08:04:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" -d '{"network": {"name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net", "admin_state_up": true}}' 2018-07-21 08:04:38,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7a617391-b705-4228-9484-3740c2218962 Date: Sat, 21 Jul 2018 08:04: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":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","mtu":1450}} 2018-07-21 08:04:38,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-7a617391-b705-4228-9484-3740c2218962 2018-07-21 08:04:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:38,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-c8aefa28-83bf-4b85-a8f4-682803e65045 Date: Sat, 21 Jul 2018 08:04:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:38,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-c8aefa28-83bf-4b85-a8f4-682803e65045 2018-07-21 08:04:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:38,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0e01078-f442-4d3d-a74e-427fd19c1f18 Date: Sat, 21 Jul 2018 08:04:38 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:04:38,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-d0e01078-f442-4d3d-a74e-427fd19c1f18 2018-07-21 08:04:38,675 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet 2018-07-21 08:04:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" -d '{"subnets": [{"ip_version": 4, "network_id": "8cb7df1d-5823-4422-8c27-2e68a543b8d0", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet"}]}' 2018-07-21 08:04:39,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-750af0d8-285a-4a31-a083-24566756f3c7 Date: Sat, 21 Jul 2018 08:04:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:39,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-750af0d8-285a-4a31-a083-24566756f3c7 2018-07-21 08:04:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:39,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-04c0960c-3484-4d08-a969-02f6a4057111 Date: Sat, 21 Jul 2018 08:04:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["085907a1-0170-49a5-9ab4-a14b8402b91e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:39,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-04c0960c-3484-4d08-a969-02f6a4057111 2018-07-21 08:04:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:39,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f6d9a02c-fd5f-4ed9-8d7a-f5cb7d4ccbb7 Date: Sat, 21 Jul 2018 08:04:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:39,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-f6d9a02c-fd5f-4ed9-8d7a-f5cb7d4ccbb7 2018-07-21 08:04:39,307 - OpenStackNetwork - DEBUG - Network [8cb7df1d-5823-4422-8c27-2e68a543b8d0] created successfully 2018-07-21 08:04:39,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:39,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:39,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["__4XISV3Q_ikxojiP2BWug"], "issued_at": "2018-07-21T08:04:39.000000Z"}} 2018-07-21 08:04:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2316ad9eca885e1ac871b288ee677d8ac151b92" 2018-07-21 08:04:39,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117bb414-a11a-447c-a39d-205b5fb30ec5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:39,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-117bb414-a11a-447c-a39d-205b5fb30ec5 2018-07-21 08:04:39,794 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:39,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2316ad9eca885e1ac871b288ee677d8ac151b92" 2018-07-21 08:04:40,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-84727c85-4a00-463d-b67b-4b050daec7b6 x-compute-request-id: req-84727c85-4a00-463d-b67b-4b050daec7b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:04:40,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-84727c85-4a00-463d-b67b-4b050daec7b6 2018-07-21 08:04:40,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2316ad9eca885e1ac871b288ee677d8ac151b92" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:04:40,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-32d38c4c-bfbc-4c92-bb00-d27956aa1011 x-compute-request-id: req-32d38c4c-bfbc-4c92-bb00-d27956aa1011 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "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": "7b7a492f-a120-4ae9-8ca8-5642aee1949f"}} 2018-07-21 08:04:40,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-32d38c4c-bfbc-4c92-bb00-d27956aa1011 2018-07-21 08:04:40,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:40,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:40,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["fd5p8CvbSB27eQfRNsKx8A"], "issued_at": "2018-07-21T08:04:40.000000Z"}} 2018-07-21 08:04:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91b769185ee17bc6277497164e7b8ab65badcca" 2018-07-21 08:04:40,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10010e8-1bc8-4344-80e3-9df15f440dce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:40,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d10010e8-1bc8-4344-80e3-9df15f440dce 2018-07-21 08:04:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:40,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-87ba1367-1525-414a-83e2-16bfc5ce2363 Date: Sat, 21 Jul 2018 08:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["085907a1-0170-49a5-9ab4-a14b8402b91e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:40,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net used request id req-87ba1367-1525-414a-83e2-16bfc5ce2363 2018-07-21 08:04:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:40,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0d59047d-ada7-4896-8975-ea570bd38af8 Date: Sat, 21 Jul 2018 08:04:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:40,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-0d59047d-ada7-4896-8975-ea570bd38af8 2018-07-21 08:04:40,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:40,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-e158bebe-f8ce-4f00-a5a6-e9655da4bacb Date: Sat, 21 Jul 2018 08:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["085907a1-0170-49a5-9ab4-a14b8402b91e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:40,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net used request id req-e158bebe-f8ce-4f00-a5a6-e9655da4bacb 2018-07-21 08:04:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:40,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c44cafd-2523-4d77-8b66-1756bf182b57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:40,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8c44cafd-2523-4d77-8b66-1756bf182b57 2018-07-21 08:04:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91b769185ee17bc6277497164e7b8ab65badcca" 2018-07-21 08:04:41,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceb3e81-3cb6-4772-8876-d94e65f3f72e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:41,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-aceb3e81-3cb6-4772-8876-d94e65f3f72e 2018-07-21 08:04:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:41,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2875cb49-083b-44ac-a89f-c9087eb66098 Date: Sat, 21 Jul 2018 08:04:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:41,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-2875cb49-083b-44ac-a89f-c9087eb66098 2018-07-21 08:04:41,131 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net 2018-07-21 08:04:41,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" -d '{"port": {"network_id": "8cb7df1d-5823-4422-8c27-2e68a543b8d0", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port", "admin_state_up": true}}' 2018-07-21 08:04:41,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-2acb41da-0fd5-4c38-b417-8bb1eed0cfc7 Date: Sat, 21 Jul 2018 08:04:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:41Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"085907a1-0170-49a5-9ab4-a14b8402b91e","ip_address":"10.55.0.9"}],"id":"44b55e69-98f1-4704-8be2-53d990546f9c","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:db:5e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:04:41,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2acb41da-0fd5-4c38-b417-8bb1eed0cfc7 2018-07-21 08:04:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:41,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-a2f67eb0-210b-44df-8cb4-48d202a396cc Date: Sat, 21 Jul 2018 08:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["085907a1-0170-49a5-9ab4-a14b8402b91e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:41,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net used request id req-a2f67eb0-210b-44df-8cb4-48d202a396cc 2018-07-21 08:04:41,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:04:41,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adf9425-34c1-477b-9f05-dcc56596b5e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:04:41,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1adf9425-34c1-477b-9f05-dcc56596b5e7 2018-07-21 08:04:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:41,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adae64e8-0aac-4c09-a603-c9cb0a85463c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:41,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-adae64e8-0aac-4c09-a603-c9cb0a85463c 2018-07-21 08:04:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-23ada754-c1cf-4d71-ad7a-9d44dba93c4b Date: Sat, 21 Jul 2018 08:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:42,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-23ada754-c1cf-4d71-ad7a-9d44dba93c4b 2018-07-21 08:04:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-a8f98bce-560e-4ff9-8c4d-0d7fb1f2e5a3 Date: Sat, 21 Jul 2018 08:04:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:41Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"085907a1-0170-49a5-9ab4-a14b8402b91e","ip_address":"10.55.0.9"}],"id":"44b55e69-98f1-4704-8be2-53d990546f9c","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:db:5e","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port","admin_state_up":true,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 08:04:42,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port&admin_state_up=True used request id req-a8f98bce-560e-4ff9-8c4d-0d7fb1f2e5a3 2018-07-21 08:04:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d692e66-468a-40b8-8dca-2652efdfa079 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:42,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-9d692e66-468a-40b8-8dca-2652efdfa079 2018-07-21 08:04:42,217 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst 2018-07-21 08:04:42,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a978138-76ee-4814-a23b-d395e0f27923 x-compute-request-id: req-9a978138-76ee-4814-a23b-d395e0f27923 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-flavor-name"}]} 2018-07-21 08:04:42,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9a978138-76ee-4814-a23b-d395e0f27923 2018-07-21 08:04:42,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a07e2ef6-fd48-4442-aae3-07d1feb74eb2 x-compute-request-id: req-a07e2ef6-fd48-4442-aae3-07d1feb74eb2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "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": "7b7a492f-a120-4ae9-8ca8-5642aee1949f"}} 2018-07-21 08:04:42,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f used request id req-a07e2ef6-fd48-4442-aae3-07d1feb74eb2 2018-07-21 08:04:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-3d5c1bf9-025a-49be-b326-5fd457949bf4 Date: Sat, 21 Jul 2018 08:04:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "metadata": {}}], "self": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "min_disk": 0, "protected": false, "id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "file": "/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image"} 2018-07-21 08:04:42,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image used request id req-3d5c1bf9-025a-49be-b326-5fd457949bf4 2018-07-21 08:04:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-940eb6a0-aaff-4773-95ad-6f135163b713 Date: Sat, 21 Jul 2018 08:04:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:04:42,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-940eb6a0-aaff-4773-95ad-6f135163b713 2018-07-21 08:04:42,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" -d '{"server": {"name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "imageRef": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "flavorRef": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "max_count": 1, "min_count": 1, "networks": [{"port": "44b55e69-98f1-4704-8be2-53d990546f9c"}]}}' 2018-07-21 08:04:44,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66808286-f5d8-46e8-8ef7-947eec2efd1e x-compute-request-id: req-66808286-f5d8-46e8-8ef7-947eec2efd1e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "adminPass": "F4bG82rbXQLA"}} 2018-07-21 08:04:44,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-66808286-f5d8-46e8-8ef7-947eec2efd1e 2018-07-21 08:04:44,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:44,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39e70b49-3365-4fe7-af7c-53d581d6d6ca x-compute-request-id: req-39e70b49-3365-4fe7-af7c-53d581d6d6ca Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "image": {"id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "links": [{"href": "http://172.30.9.24:8774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}]}, "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:04:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "created": "2018-07-21T08:04:44Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:04:44,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-39e70b49-3365-4fe7-af7c-53d581d6d6ca 2018-07-21 08:04:44,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:44,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83598ecf-35d1-43c1-99f2-45afd63618e8 x-compute-request-id: req-83598ecf-35d1-43c1-99f2-45afd63618e8 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "image": {"id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "links": [{"href": "http://172.30.9.24:8774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}]}, "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:04:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "created": "2018-07-21T08:04:44Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:04:44,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-83598ecf-35d1-43c1-99f2-45afd63618e8 2018-07-21 08:04:47,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:48,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04: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-88fc4723-ea1b-40f7-a7fa-f09236dc01a7 x-compute-request-id: req-88fc4723-ea1b-40f7-a7fa-f09236dc01a7 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "image": {"id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "links": [{"href": "http://172.30.9.24:8774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}]}, "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:04:46Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "created": "2018-07-21T08:04:44Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:04:48,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-88fc4723-ea1b-40f7-a7fa-f09236dc01a7 2018-07-21 08:04:51,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:51,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c56778e1-f795-4082-93c0-303df2d7028a x-compute-request-id: req-c56778e1-f795-4082-93c0-303df2d7028a Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:db:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "image": {"id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "links": [{"href": "http://172.30.9.24:8774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-21T08:04:50.000000", "flavor": {"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}]}, "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:04:50Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "created": "2018-07-21T08:04:44Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:04:51,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-c56778e1-f795-4082-93c0-303df2d7028a 2018-07-21 08:04:51,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:51,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9566d55-9f6a-42d5-a381-ad2eb0d090fc x-compute-request-id: req-f9566d55-9f6a-42d5-a381-ad2eb0d090fc Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:db:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "rel": "bookmark"}], "image": {"id": "2718eaea-8af4-4db7-91fa-f15e44d79b78", "links": [{"href": "http://172.30.9.24:8774/images/2718eaea-8af4-4db7-91fa-f15e44d79b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-21T08:04:50.000000", "flavor": {"id": "7b7a492f-a120-4ae9-8ca8-5642aee1949f", "links": [{"href": "http://172.30.9.24:8774/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f", "rel": "bookmark"}]}, "id": "0200524d-b05b-4ab0-b8d3-c400b3e9fcab", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:04:50Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-vm_inst", "created": "2018-07-21T08:04:44Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:04:51,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-f9566d55-9f6a-42d5-a381-ad2eb0d090fc 2018-07-21 08:04:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:51,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-f436f53e-85e8-49c2-bbe1-ef50b2b68dad Date: Sat, 21 Jul 2018 08:04:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["085907a1-0170-49a5-9ab4-a14b8402b91e"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:51,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net used request id req-f436f53e-85e8-49c2-bbe1-ef50b2b68dad 2018-07-21 08:04:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:52,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e1cf08-28c2-4ca4-8dd4-d6072d5584f4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:04:52,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-15e1cf08-28c2-4ca4-8dd4-d6072d5584f4 2018-07-21 08:04:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:52,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-959afd7f-0b45-4c9b-95e7-171f89f8a68e Date: Sat, 21 Jul 2018 08:04:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"085907a1-0170-49a5-9ab4-a14b8402b91e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:38Z","ip_version":4}]} 2018-07-21 08:04:52,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-959afd7f-0b45-4c9b-95e7-171f89f8a68e 2018-07-21 08:04:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:52,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2030 X-Openstack-Request-Id: req-8f0b9258-d5af-4f55-aa97-6242ed2e9e34 Date: Sat, 21 Jul 2018 08:04:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"085907a1-0170-49a5-9ab4-a14b8402b91e","ip_address":"10.55.0.9"}],"id":"44b55e69-98f1-4704-8be2-53d990546f9c","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:db:5e","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port","admin_state_up":true,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:41Z","binding:vnic_type":"normal","device_id":"0200524d-b05b-4ab0-b8d3-c400b3e9fcab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:04:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"085907a1-0170-49a5-9ab4-a14b8402b91e","ip_address":"10.55.0.2"}],"id":"499cc651-1c71-4a57-8042-2dd5ff641409","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:10:29","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7df1d-5823-4422-8c27-2e68a543b8d0","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7df1d-5823-4422-8c27-2e68a543b8d0","ip_allocation":"immediate"}]} 2018-07-21 08:04:52,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-8f0b9258-d5af-4f55-aa97-6242ed2e9e34 2018-07-21 08:04:52,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:52,304 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33e5d562-45cb-4adb-91ac-ac00877e1498 x-compute-request-id: req-33e5d562-45cb-4adb-91ac-ac00877e1498 Content-Type: application/json 2018-07-21 08:04:52,304 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0200524d-b05b-4ab0-b8d3-c400b3e9fcab used request id req-33e5d562-45cb-4adb-91ac-ac00877e1498 2018-07-21 08:04:52,304 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-port 2018-07-21 08:04:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/44b55e69-98f1-4704-8be2-53d990546f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8b808357ac0c26e03b29163d4004bf5e9fc40" 2018-07-21 08:04:53,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9bf7c83-4950-44c6-b97d-b10fc07750ec Date: Sat, 21 Jul 2018 08:04:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:53,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/44b55e69-98f1-4704-8be2-53d990546f9c used request id req-f9bf7c83-4950-44c6-b97d-b10fc07750ec 2018-07-21 08:04:53,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2316ad9eca885e1ac871b288ee677d8ac151b92" 2018-07-21 08:04:53,059 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c6c03a-9f0a-4f94-b1a1-a274087f0fae x-compute-request-id: req-e3c6c03a-9f0a-4f94-b1a1-a274087f0fae Content-Length: 0 Content-Type: application/json 2018-07-21 08:04:53,059 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7b7a492f-a120-4ae9-8ca8-5642aee1949f used request id req-e3c6c03a-9f0a-4f94-b1a1-a274087f0fae 2018-07-21 08:04:53,060 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet 2018-07-21 08:04:53,060 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-subnet 2018-07-21 08:04:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/085907a1-0170-49a5-9ab4-a14b8402b91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:54,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e5d3bba-17b4-49f3-a49e-a81c062ae4e6 Date: Sat, 21 Jul 2018 08:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:54,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/085907a1-0170-49a5-9ab4-a14b8402b91e used request id req-7e5d3bba-17b4-49f3-a49e-a81c062ae4e6 2018-07-21 08:04:54,165 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-net 2018-07-21 08:04:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8cb7df1d-5823-4422-8c27-2e68a543b8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd769fdc5e685f5f8221107f2fec18df34a45" 2018-07-21 08:04:55,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f039f16-3c67-4d06-8e82-f64d9b701faa Date: Sat, 21 Jul 2018 08:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:04:55,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8cb7df1d-5823-4422-8c27-2e68a543b8d0 used request id req-2f039f16-3c67-4d06-8e82-f64d9b701faa 2018-07-21 08:04:55,272 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-be33d50b-4d74-47e7-b5a1-9aed7c0e0a54-image 2018-07-21 08:04:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72ddcb594fb01df9158eed6053dabb8c650c14a7" 2018-07-21 08:04:55,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4b4cc99-6ff6-4d5b-aa5b-5be015bd1eb6 Date: Sat, 21 Jul 2018 08:04:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:04:55,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2718eaea-8af4-4db7-91fa-f15e44d79b78 used request id req-a4b4cc99-6ff6-4d5b-aa5b-5be015bd1eb6 2018-07-21 08:04:55,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:04:55,741 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:04:55,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:55,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:56,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["eRV6ekHERmuNGZhA0ijQMw"], "issued_at": "2018-07-21T08:04:56.000000Z"}} 2018-07-21 08:04:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:56,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef198fe-756f-4aec-a0cb-e3f860b73db4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:56,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5ef198fe-756f-4aec-a0cb-e3f860b73db4 2018-07-21 08:04:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e64066b0-a1fd-47fc-a1e7-b351df5fb1cf Date: Sat, 21 Jul 2018 08:04:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image"} 2018-07-21 08:04:56,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image used request id req-e64066b0-a1fd-47fc-a1e7-b351df5fb1cf 2018-07-21 08:04:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:56,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-492e8267-0b8c-40ea-b47f-3cb383462050 Date: Sat, 21 Jul 2018 08: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-07-21 08:04:56,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-492e8267-0b8c-40ea-b47f-3cb383462050 2018-07-21 08:04:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image"}' 2018-07-21 08:04:56,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ceb9936c-4382-4482-bd8f-0436b40352ec Date: Sat, 21 Jul 2018 08:04:56 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168", "min_disk": 0, "protected": false, "id": "be66e0a3-1166-40d5-9d09-48d251785168", "file": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:56,506 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ceb9936c-4382-4482-bd8f-0436b40352ec 2018-07-21 08:04:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" -d '' 2018-07-21 08:04:57,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1d3c831-2e98-4611-be8b-3aede795370a Date: Sat, 21 Jul 2018 08:04:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:04:57,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file used request id req-b1d3c831-2e98-4611-be8b-3aede795370a 2018-07-21 08:04:57,800 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:04:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:57,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7ec86b41-8e5f-4bf3-b949-ecea509c7acb Date: Sat, 21 Jul 2018 08:04:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "metadata": {}}], "self": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168", "min_disk": 0, "protected": false, "id": "be66e0a3-1166-40d5-9d09-48d251785168", "file": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:57,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 used request id req-7ec86b41-8e5f-4bf3-b949-ecea509c7acb 2018-07-21 08:04:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a56424af-72da-4fce-981a-5f84e9f2417f Date: Sat, 21 Jul 2018 08: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-07-21 08:04:57,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a56424af-72da-4fce-981a-5f84e9f2417f 2018-07-21 08:04:57,830 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image 2018-07-21 08:04:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:04:57,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1c8b5839-9d0f-44d1-b3f6-223fe3658ecf Date: Sat, 21 Jul 2018 08:04:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "metadata": {}}], "self": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168", "min_disk": 0, "protected": false, "id": "be66e0a3-1166-40d5-9d09-48d251785168", "file": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:04:57,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 used request id req-1c8b5839-9d0f-44d1-b3f6-223fe3658ecf 2018-07-21 08:04:57,847 - create_image - DEBUG - Instance status is - active 2018-07-21 08:04:57,847 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image 2018-07-21 08:04:57,847 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image 2018-07-21 08:04:57,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:57,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:04:58,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["l8QTDE2UQBmuNyQab5vcuw"], "issued_at": "2018-07-21T08:04:58.000000Z"}} 2018-07-21 08:04:58,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:58,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a154a2a4-a241-4edd-82b2-9c82b5ee9b1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:04:58,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a154a2a4-a241-4edd-82b2-9c82b5ee9b1d 2018-07-21 08:04:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:58,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c8dce09-d8b8-49d1-a14a-6edfef59a303 Date: Sat, 21 Jul 2018 08:04:58 GMT RESP BODY: {"networks":[]} 2018-07-21 08:04:58,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-7c8dce09-d8b8-49d1-a14a-6edfef59a303 2018-07-21 08:04:58,552 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net 2018-07-21 08:04:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net", "admin_state_up": true}}' 2018-07-21 08:04:59,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-2616d9c0-de5d-4a5d-a66b-2af66e858ca1 Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:58Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","mtu":1450}} 2018-07-21 08:04:59,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2616d9c0-de5d-4a5d-a66b-2af66e858ca1 2018-07-21 08:04:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:59,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-fdf0f6bf-315b-4c70-a81e-c4a96f089c7e Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:04:58Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:59,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-fdf0f6bf-315b-4c70-a81e-c4a96f089c7e 2018-07-21 08:04:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:59,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f432ac80-1716-4390-a19d-dd74222dd95b Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:04:59,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-f432ac80-1716-4390-a19d-dd74222dd95b 2018-07-21 08:04:59,206 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet 2018-07-21 08:04:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" -d '{"subnets": [{"ip_version": 4, "network_id": "676eb24e-cfa4-4458-85f8-539c6f14e958", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet"}]}' 2018-07-21 08:04:59,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5f3d2aaa-48d0-4ba7-8e05-464e52414872 Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:04:59,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5f3d2aaa-48d0-4ba7-8e05-464e52414872 2018-07-21 08:04:59,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:59,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-20fe08d3-6330-4fbc-ba5d-18e07cefded7 Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:04:59,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-20fe08d3-6330-4fbc-ba5d-18e07cefded7 2018-07-21 08:04:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:04:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fea55369-0990-47d6-8899-b97cf1da5e49 Date: Sat, 21 Jul 2018 08:04:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:04:59,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-fea55369-0990-47d6-8899-b97cf1da5e49 2018-07-21 08:04:59,878 - OpenStackNetwork - DEBUG - Network [676eb24e-cfa4-4458-85f8-539c6f14e958] created successfully 2018-07-21 08:04:59,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:04:59,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:00,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["577y5dzSQUKVRUzLFxxcGw"], "issued_at": "2018-07-21T08:05:00.000000Z"}} 2018-07-21 08:05:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef1a9ed1d670e1170d623612f7d2074e7d0815a" 2018-07-21 08:05:00,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab7ea54-7d9b-4811-a8d7-99d751b3ccd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:00,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8ab7ea54-7d9b-4811-a8d7-99d751b3ccd5 2018-07-21 08:05:00,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:05:00,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef1a9ed1d670e1170d623612f7d2074e7d0815a" 2018-07-21 08:05:00,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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 x-openstack-request-id: req-a6ec5a5b-ffdc-43e5-be49-5d5071e7cdc6 x-compute-request-id: req-a6ec5a5b-ffdc-43e5-be49-5d5071e7cdc6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:05:00,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a6ec5a5b-ffdc-43e5-be49-5d5071e7cdc6 2018-07-21 08:05:00,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef1a9ed1d670e1170d623612f7d2074e7d0815a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:05:00,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-4a96adf3-6777-4158-930d-b25436fa1ba3 x-compute-request-id: req-4a96adf3-6777-4158-930d-b25436fa1ba3 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "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": "9792d765-c8c0-4c18-837f-9cc20400a2bb"}} 2018-07-21 08:05:00,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4a96adf3-6777-4158-930d-b25436fa1ba3 2018-07-21 08:05:00,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:00,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:01,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["fOkrJ78nSyyWibHmizW_3g"], "issued_at": "2018-07-21T08:05:01.000000Z"}} 2018-07-21 08:05:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732f4a21-6f1c-483e-9e46-33b0d83f0892 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:01,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-732f4a21-6f1c-483e-9e46-33b0d83f0892 2018-07-21 08:05:01,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:01,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:01 GMT Server: Apache x-compute-request-id: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:05:01,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-50d6e125-2b14-4617-b39a-f5b7114ad3c8 2018-07-21 08:05:01,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 08:05:02,199 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:05:01 GMT Server: Apache x-compute-request-id: req-9d2d7b3d-cf35-4c80-b114-2ca90c63ca58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d2d7b3d-cf35-4c80-b114-2ca90c63ca58 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:05:02.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1}} 2018-07-21 08:05:02,199 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes used request id req-9d2d7b3d-cf35-4c80-b114-2ca90c63ca58 2018-07-21 08:05:02,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:02,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:02 GMT Server: Apache x-compute-request-id: req-61ab52a2-eecd-4bfb-8bdc-105bf346a79b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61ab52a2-eecd-4bfb-8bdc-105bf346a79b Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:02.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:02,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-61ab52a2-eecd-4bfb-8bdc-105bf346a79b 2018-07-21 08:05:02,480 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:02,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:02,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:02 GMT Server: Apache x-compute-request-id: req-222cafe4-ac66-43e1-96f0-2b3a41ba480c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-222cafe4-ac66-43e1-96f0-2b3a41ba480c Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:02.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:02,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-222cafe4-ac66-43e1-96f0-2b3a41ba480c 2018-07-21 08:05:02,764 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:05:02,765 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:02,765 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:02,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:02,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:03,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["NzgCh0k1QB-h2B_yeZoCCg"], "issued_at": "2018-07-21T08:05:03.000000Z"}} 2018-07-21 08:05:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041ce763-e5a5-40d7-b073-39b813e99380 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:03,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-041ce763-e5a5-40d7-b073-39b813e99380 2018-07-21 08:05:03,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:05:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac54034-752b-42d4-be79-19769110f3d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:03,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-7ac54034-752b-42d4-be79-19769110f3d9 2018-07-21 08:05:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9143f31f-4946-4ec2-bf4a-daaa7fa85cb9 Date: Sat, 21 Jul 2018 08:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:03,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-9143f31f-4946-4ec2-bf4a-daaa7fa85cb9 2018-07-21 08:05:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:05:03,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d118acea-cddd-431e-baa8-a85214a29047 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:05:03,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d118acea-cddd-431e-baa8-a85214a29047 2018-07-21 08:05:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca994c45-0a79-4af3-8afe-2321a3ca4699 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:03,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-ca994c45-0a79-4af3-8afe-2321a3ca4699 2018-07-21 08:05:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7d369fa0-9a35-494d-b00e-4ef8457fd835 Date: Sat, 21 Jul 2018 08:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:03,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-7d369fa0-9a35-494d-b00e-4ef8457fd835 2018-07-21 08:05:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d067e33-4de1-47b8-958d-bd975682bf07 Date: Sat, 21 Jul 2018 08:05:03 GMT RESP BODY: {"ports":[]} 2018-07-21 08:05:03,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True used request id req-5d067e33-4de1-47b8-958d-bd975682bf07 2018-07-21 08:05:03,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:03,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf441def-1e32-441f-bb1d-6633a43c4578 x-compute-request-id: req-bf441def-1e32-441f-bb1d-6633a43c4578 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 08:05:03,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst used request id req-bf441def-1e32-441f-bb1d-6633a43c4578 2018-07-21 08:05:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9502243f-ce10-49c9-aabe-c45d52e99f65 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:04,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-9502243f-ce10-49c9-aabe-c45d52e99f65 2018-07-21 08:05:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b395504b-2f19-4659-aa23-315a81002f95 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:04,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-b395504b-2f19-4659-aa23-315a81002f95 2018-07-21 08:05:04,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4aa1fe42-3c3a-4184-9ebb-2f0cd9f305c9 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:04,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-4aa1fe42-3c3a-4184-9ebb-2f0cd9f305c9 2018-07-21 08:05:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-569db876-05bc-4c97-ac19-4216419fa420 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"ports":[]} 2018-07-21 08:05:04,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True used request id req-569db876-05bc-4c97-ac19-4216419fa420 2018-07-21 08:05:04,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:04,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:04,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["hvXurNUgRuuxpLma0THOew"], "issued_at": "2018-07-21T08:05:04.000000Z"}} 2018-07-21 08:05:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df7522726b4cefbba37a0f24ad78aec100b025" 2018-07-21 08:05:04,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18446d75-dfde-4acb-9874-6de43df18e65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:04,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-18446d75-dfde-4acb-9874-6de43df18e65 2018-07-21 08:05:04,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e08154ec-c457-47ad-a952-165ec8b45734 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:04,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-e08154ec-c457-47ad-a952-165ec8b45734 2018-07-21 08:05:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-01101ce3-a3f7-4235-ab25-8a59345be405 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:04,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-01101ce3-a3f7-4235-ab25-8a59345be405 2018-07-21 08:05:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:04,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c7034a15-7828-478e-a7f5-4a6148d48742 Date: Sat, 21 Jul 2018 08:05:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:04,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-c7034a15-7828-478e-a7f5-4a6148d48742 2018-07-21 08:05:04,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:05:04,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6acf9170-3e6d-4785-88e9-603318121a3a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:05:04,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6acf9170-3e6d-4785-88e9-603318121a3a 2018-07-21 08:05:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df7522726b4cefbba37a0f24ad78aec100b025" 2018-07-21 08:05:05,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517a2597-b93a-4efc-83d2-46e5afb6326c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-517a2597-b93a-4efc-83d2-46e5afb6326c 2018-07-21 08:05:05,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:05,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4ac69ce6-0166-4fcb-87a0-10c12d9e24ec Date: Sat, 21 Jul 2018 08:05:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:05,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-4ac69ce6-0166-4fcb-87a0-10c12d9e24ec 2018-07-21 08:05:05,259 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net 2018-07-21 08:05:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" -d '{"port": {"network_id": "676eb24e-cfa4-4458-85f8-539c6f14e958", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port", "admin_state_up": true}}' 2018-07-21 08:05:05,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-f9fe292c-fab1-4496-b188-d6fec567cfae Date: Sat, 21 Jul 2018 08:05:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:05Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:7c:ce","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:05:05,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f9fe292c-fab1-4496-b188-d6fec567cfae 2018-07-21 08:05:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c1dbdd9d-5334-4471-bd92-951235423817 Date: Sat, 21 Jul 2018 08:05:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:05,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-c1dbdd9d-5334-4471-bd92-951235423817 2018-07-21 08:05:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fd224c-3c82-4d16-ab6f-ae62e9bf84a8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:06,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-a4fd224c-3c82-4d16-ab6f-ae62e9bf84a8 2018-07-21 08:05:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f3b8e06f-0f8d-4aa8-8330-cc8561ab73e1 Date: Sat, 21 Jul 2018 08:05:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:06,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-f3b8e06f-0f8d-4aa8-8330-cc8561ab73e1 2018-07-21 08:05:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-5942fc76-f6d2-4088-90f7-f46434c0daee Date: Sat, 21 Jul 2018 08:05:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:05Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 08:05:06,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port&admin_state_up=True used request id req-5942fc76-f6d2-4088-90f7-f46434c0daee 2018-07-21 08:05:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff89197f-c35e-4c5e-aac8-3e01772cb8a1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:06,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-ff89197f-c35e-4c5e-aac8-3e01772cb8a1 2018-07-21 08:05:06,144 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst 2018-07-21 08:05:06,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-a3a3ced7-9b58-47bf-9a55-aa765130043a x-compute-request-id: req-a3a3ced7-9b58-47bf-9a55-aa765130043a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-flavor"}]} 2018-07-21 08:05:06,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a3a3ced7-9b58-47bf-9a55-aa765130043a 2018-07-21 08:05:06,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-9c89fc65-fe66-45e8-9f18-d05b32151eec x-compute-request-id: req-9c89fc65-fe66-45e8-9f18-d05b32151eec Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "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": "9792d765-c8c0-4c18-837f-9cc20400a2bb"}} 2018-07-21 08:05:06,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb used request id req-9c89fc65-fe66-45e8-9f18-d05b32151eec 2018-07-21 08:05:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-9b39047f-2e7e-43ff-bc58-b77414e96bfd Date: Sat, 21 Jul 2018 08:05:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "metadata": {}}], "self": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168", "min_disk": 0, "protected": false, "id": "be66e0a3-1166-40d5-9d09-48d251785168", "file": "/v2/images/be66e0a3-1166-40d5-9d09-48d251785168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/be66e0a3-1166-40d5-9d09-48d251785168/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image"} 2018-07-21 08:05:06,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image used request id req-9b39047f-2e7e-43ff-bc58-b77414e96bfd 2018-07-21 08:05:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd1f6a0c-5b39-458d-b323-f0421051d92b Date: Sat, 21 Jul 2018 08:05:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:05:06,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-fd1f6a0c-5b39-458d-b323-f0421051d92b 2018-07-21 08:05:06,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "imageRef": "be66e0a3-1166-40d5-9d09-48d251785168", "flavorRef": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "max_count": 1, "min_count": 1, "networks": [{"port": "bf65b01a-7b77-4629-889c-797ee79c7832"}]}}' 2018-07-21 08:05:08,046 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08: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 x-openstack-request-id: req-fa6fc22a-27f8-4aa7-9b89-d2f98c53e504 x-compute-request-id: req-fa6fc22a-27f8-4aa7-9b89-d2f98c53e504 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3372f24f-a51a-4b85-9d41-13e216861108", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "adminPass": "rbq4a56D84Y4"}} 2018-07-21 08:05:08,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-fa6fc22a-27f8-4aa7-9b89-d2f98c53e504 2018-07-21 08:05:08,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:08,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-e666af2c-18e9-47da-99ca-630b54492332 x-compute-request-id: req-e666af2c-18e9-47da-99ca-630b54492332 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05: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": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:08,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-e666af2c-18e9-47da-99ca-630b54492332 2018-07-21 08:05:08,480 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst 2018-07-21 08:05:08,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:08,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-67486e5b-9e33-436a-b1d6-701dada0b6da x-compute-request-id: req-67486e5b-9e33-436a-b1d6-701dada0b6da Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05: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": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:08,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-67486e5b-9e33-436a-b1d6-701dada0b6da 2018-07-21 08:05:08,718 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst] is - BUILD 2018-07-21 08:05:08,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:05:11,722 - create_instance - DEBUG - VM status query timeout in 896.759047031 2018-07-21 08:05:11,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:12,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6b46f3b-0dc1-41c1-8c90-e76f6fbcce7d x-compute-request-id: req-b6b46f3b-0dc1-41c1-8c90-e76f6fbcce7d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05:10Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:12,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-b6b46f3b-0dc1-41c1-8c90-e76f6fbcce7d 2018-07-21 08:05:12,229 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst] is - BUILD 2018-07-21 08:05:12,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:05:15,232 - create_instance - DEBUG - VM status query timeout in 893.248531818 2018-07-21 08:05:15,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:15,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-d3e2743a-f29d-4ba3-8752-a13a06e73caf x-compute-request-id: req-d3e2743a-f29d-4ba3-8752-a13a06e73caf Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:15,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-d3e2743a-f29d-4ba3-8752-a13a06e73caf 2018-07-21 08:05:15,565 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst] is - ACTIVE 2018-07-21 08:05:15,565 - create_instance - INFO - VM is - ACTIVE 2018-07-21 08:05:15,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:15,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-557b7199-4526-4fe8-9fb6-aa5d1d7d5557 x-compute-request-id: req-557b7199-4526-4fe8-9fb6-aa5d1d7d5557 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:15,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-557b7199-4526-4fe8-9fb6-aa5d1d7d5557 2018-07-21 08:05:15,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:15,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3b551138-307a-461d-8e14-fa077454aa72 Date: Sat, 21 Jul 2018 08:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:15,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-3b551138-307a-461d-8e14-fa077454aa72 2018-07-21 08:05:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:15,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dba93b6-5be5-4776-b0de-2c40fe895a82 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:15,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-2dba93b6-5be5-4776-b0de-2c40fe895a82 2018-07-21 08:05:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8e4df1df-4ea8-45c5-bb3a-b2bba07d15ce Date: Sat, 21 Jul 2018 08:05:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:15,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-8e4df1df-4ea8-45c5-bb3a-b2bba07d15ce 2018-07-21 08:05:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:16,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-ea3ded96-eeab-4968-b866-0468f42dc636 Date: Sat, 21 Jul 2018 08:05:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:16,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-ea3ded96-eeab-4968-b866-0468f42dc636 2018-07-21 08:05:16,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:16,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["lXQqeN09RYK23O9KjkBWiQ"], "issued_at": "2018-07-21T08:05:16.000000Z"}} 2018-07-21 08:05:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:16,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d62ec8-0701-4f2e-bbcb-b1a278acbdc7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:16,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d7d62ec8-0701-4f2e-bbcb-b1a278acbdc7 2018-07-21 08:05:16,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:16,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-e8323987-f9a0-4421-b1d9-7ccf131759da x-compute-request-id: req-e8323987-f9a0-4421-b1d9-7ccf131759da Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:16,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-e8323987-f9a0-4421-b1d9-7ccf131759da 2018-07-21 08:05:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-da9adb4d-6823-4aef-8476-4bdcd80b2018 Date: Sat, 21 Jul 2018 08:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:16,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-da9adb4d-6823-4aef-8476-4bdcd80b2018 2018-07-21 08:05:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:16,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dfeed4-38b7-4a82-855a-a1a1efa64308 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:16,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-94dfeed4-38b7-4a82-855a-a1a1efa64308 2018-07-21 08:05:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:17,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5992362f-6654-4660-9000-6e8a466b4a23 Date: Sat, 21 Jul 2018 08:05:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:17,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-5992362f-6654-4660-9000-6e8a466b4a23 2018-07-21 08:05:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:17,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-571633cc-5760-4dd5-a825-aa580120d178 Date: Sat, 21 Jul 2018 08:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:17,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-571633cc-5760-4dd5-a825-aa580120d178 2018-07-21 08:05:17,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" -d '{"volumeAttachment": {"volumeId": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}}' 2018-07-21 08:05:18,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-799fdac2-2383-4bac-9b4c-b81d0b1227e6 x-compute-request-id: req-799fdac2-2383-4bac-9b4c-b81d0b1227e6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3372f24f-a51a-4b85-9d41-13e216861108", "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "volumeId": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}} 2018-07-21 08:05:18,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108/os-volume_attachments used request id req-799fdac2-2383-4bac-9b4c-b81d0b1227e6 2018-07-21 08:05:18,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:18,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-57e082fd-d8f8-460c-bd60-58863251936b x-compute-request-id: req-57e082fd-d8f8-460c-bd60-58863251936b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "metadata": {}}} 2018-07-21 08:05:18,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-57e082fd-d8f8-460c-bd60-58863251936b 2018-07-21 08:05:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:18,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f9e4c401-c6ed-41c2-863e-470d4bd6659e Date: Sat, 21 Jul 2018 08:05:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:18,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-f9e4c401-c6ed-41c2-863e-470d4bd6659e 2018-07-21 08:05:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:05:18,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d86c97-d086-48c6-b9a5-8bd2ab4b9d53 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:05:18,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-49d86c97-d086-48c6-b9a5-8bd2ab4b9d53 2018-07-21 08:05:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:18,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30adf810-ba95-4b5f-a075-99654a0077d0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-30adf810-ba95-4b5f-a075-99654a0077d0 2018-07-21 08:05:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:18,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a7647d70-ce4e-4627-b756-0589407c253e Date: Sat, 21 Jul 2018 08:05:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:18,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-a7647d70-ce4e-4627-b756-0589407c253e 2018-07-21 08:05:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:19,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-676af816-75d3-4e66-a64c-2fea2f49fa82 Date: Sat, 21 Jul 2018 08:05:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:19,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-676af816-75d3-4e66-a64c-2fea2f49fa82 2018-07-21 08:05:19,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:19,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:19 GMT Server: Apache x-compute-request-id: req-91979906-2bf4-46c1-ad84-9644a285942e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91979906-2bf4-46c1-ad84-9644a285942e Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:18.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:19,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-91979906-2bf4-46c1-ad84-9644a285942e 2018-07-21 08:05:22,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91979906-2bf4-46c1-ad84-9644a285942e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:22,475 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:22 GMT Server: Apache x-compute-request-id: req-564f9821-a775-4100-a94a-7780a4fd8fa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-564f9821-a775-4100-a94a-7780a4fd8fa8 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "3372f24f-a51a-4b85-9d41-13e216861108", "attachment_id": "c5141547-bdbb-400a-8ee4-6ed687382f48", "attached_at": "2018-07-21T08:05:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "device": "/dev/vdb", "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:19.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:22,475 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-564f9821-a775-4100-a94a-7780a4fd8fa8 2018-07-21 08:05:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:22,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844abbbe-f3d5-4e90-bcd2-d1caf6b249c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:22,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-844abbbe-f3d5-4e90-bcd2-d1caf6b249c7 2018-07-21 08:05:22,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:22,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-050de53d-3e9e-46df-87cf-f4d2e19cec1a x-compute-request-id: req-050de53d-3e9e-46df-87cf-f4d2e19cec1a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "metadata": {}}} 2018-07-21 08:05:22,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-050de53d-3e9e-46df-87cf-f4d2e19cec1a 2018-07-21 08:05:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:23,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-41f308c4-f929-4772-8806-7a7787129fb5 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:23,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-41f308c4-f929-4772-8806-7a7787129fb5 2018-07-21 08:05:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:23,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b7a68c-a648-4208-9030-1c005b1644db Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:23,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-27b7a68c-a648-4208-9030-1c005b1644db 2018-07-21 08:05:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:23,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-56e05a46-9b39-411f-958a-1eb7fc18bbf5 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-56e05a46-9b39-411f-958a-1eb7fc18bbf5 2018-07-21 08:05:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:23,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-891b3df0-3371-4e12-bb01-eea6e791b499 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:23,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-891b3df0-3371-4e12-bb01-eea6e791b499 2018-07-21 08:05:23,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:23,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-92b62321-9aa0-416c-b32a-b043f9f92691 x-compute-request-id: req-92b62321-9aa0-416c-b32a-b043f9f92691 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "metadata": {}}} 2018-07-21 08:05:23,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-92b62321-9aa0-416c-b32a-b043f9f92691 2018-07-21 08:05:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:23,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e7a38556-f9f0-41d6-b0f3-fa1ff241eb54 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:23,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-e7a38556-f9f0-41d6-b0f3-fa1ff241eb54 2018-07-21 08:05:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bb844a-d5fe-4419-bcf9-fdcbd1e2d8ba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:23,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-d9bb844a-d5fe-4419-bcf9-fdcbd1e2d8ba 2018-07-21 08:05:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:23,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3a11c46c-c220-45ad-a858-b9d227f03e33 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:23,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-3a11c46c-c220-45ad-a858-b9d227f03e33 2018-07-21 08:05:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-d5b31584-758e-4422-b210-8cca4355d7b2 Date: Sat, 21 Jul 2018 08:05:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:23,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-d5b31584-758e-4422-b210-8cca4355d7b2 2018-07-21 08:05:23,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:24,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-37243e75-81a6-4a7d-99e3-c305cad0e4fb x-compute-request-id: req-37243e75-81a6-4a7d-99e3-c305cad0e4fb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "metadata": {}}} 2018-07-21 08:05:24,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-37243e75-81a6-4a7d-99e3-c305cad0e4fb 2018-07-21 08:05:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:24,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f44a9fd8-12d4-4d9b-8dd3-dcea81b93da6 Date: Sat, 21 Jul 2018 08:05:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:24,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-f44a9fd8-12d4-4d9b-8dd3-dcea81b93da6 2018-07-21 08:05:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:24,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b039a88-432a-4bf1-9543-88d187798003 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:24,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-7b039a88-432a-4bf1-9543-88d187798003 2018-07-21 08:05:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:24,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-94c192ce-6ea8-4351-a2d7-e199a37f1485 Date: Sat, 21 Jul 2018 08:05:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:24,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-94c192ce-6ea8-4351-a2d7-e199a37f1485 2018-07-21 08:05:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:24,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-2a9a8f0c-2b10-4809-b2bc-30b528a2f243 Date: Sat, 21 Jul 2018 08:05:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:24,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-2a9a8f0c-2b10-4809-b2bc-30b528a2f243 2018-07-21 08:05:24,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108/os-volume_attachments/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:25,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:05: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-6edddebd-07ce-4fcb-a28c-fffcfcab03f8 x-compute-request-id: req-6edddebd-07ce-4fcb-a28c-fffcfcab03f8 Content-Length: 0 Content-Type: application/json 2018-07-21 08:05:25,281 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108/os-volume_attachments/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-6edddebd-07ce-4fcb-a28c-fffcfcab03f8 2018-07-21 08:05:25,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:25,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-30210c8d-fce5-415f-9918-9e3b7e0ba5bb x-compute-request-id: req-30210c8d-fce5-415f-9918-9e3b7e0ba5bb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364"}], "metadata": {}}} 2018-07-21 08:05:25,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-30210c8d-fce5-415f-9918-9e3b7e0ba5bb 2018-07-21 08:05:25,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:25,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8a66d8f4-f63e-40d8-a908-c3473a05dcc8 Date: Sat, 21 Jul 2018 08:05:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:25,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-8a66d8f4-f63e-40d8-a908-c3473a05dcc8 2018-07-21 08:05:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:25,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94ceb7e-b790-40cf-977e-b020facbd93a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:25,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-b94ceb7e-b790-40cf-977e-b020facbd93a 2018-07-21 08:05:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:26,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-03cde4b3-def6-423e-81cc-93a79157ca04 Date: Sat, 21 Jul 2018 08:05:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:26,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-03cde4b3-def6-423e-81cc-93a79157ca04 2018-07-21 08:05:26,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-7c2a10c2-2239-4a70-a38b-fb308560bb4c Date: Sat, 21 Jul 2018 08:05:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:26,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-7c2a10c2-2239-4a70-a38b-fb308560bb4c 2018-07-21 08:05:29,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcbb4d83-5767-4a5e-852a-b489c396e714 x-compute-request-id: req-bcbb4d83-5767-4a5e-852a-b489c396e714 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:29,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-bcbb4d83-5767-4a5e-852a-b489c396e714 2018-07-21 08:05:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-85f3fbd3-f581-42e9-809c-8b78b54ac57f Date: Sat, 21 Jul 2018 08:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:29,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-85f3fbd3-f581-42e9-809c-8b78b54ac57f 2018-07-21 08:05:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16990d44-5e83-4948-956f-6837acfe63e0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:29,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-16990d44-5e83-4948-956f-6837acfe63e0 2018-07-21 08:05:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0f250975-94a8-4383-ae54-9f59e04808fd Date: Sat, 21 Jul 2018 08:05:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:29,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-0f250975-94a8-4383-ae54-9f59e04808fd 2018-07-21 08:05:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-bd0313dd-63dd-4331-a7a9-27c6a96aa463 Date: Sat, 21 Jul 2018 08:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:29,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-bd0313dd-63dd-4331-a7a9-27c6a96aa463 2018-07-21 08:05:29,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91979906-2bf4-46c1-ad84-9644a285942e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:29,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:29 GMT Server: Apache x-compute-request-id: req-f8076c59-5a1a-4443-ae70-001f63261087 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8076c59-5a1a-4443-ae70-001f63261087 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:25.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:29,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-f8076c59-5a1a-4443-ae70-001f63261087 2018-07-21 08:05:29,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:29,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2fe6755-c287-4264-8ce8-d9ffe996200f x-compute-request-id: req-c2fe6755-c287-4264-8ce8-d9ffe996200f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:29,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-c2fe6755-c287-4264-8ce8-d9ffe996200f 2018-07-21 08:05:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:29,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62ef9e4f-75a2-4d18-a653-94fa23d11fe4 Date: Sat, 21 Jul 2018 08:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:29,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-62ef9e4f-75a2-4d18-a653-94fa23d11fe4 2018-07-21 08:05:29,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:30,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e96d5d6-3559-4e39-9b56-e0985abe0f21 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:30,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-6e96d5d6-3559-4e39-9b56-e0985abe0f21 2018-07-21 08:05:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:30,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6b13bc5e-bd71-4bab-8b2f-22c3371881ad Date: Sat, 21 Jul 2018 08:05:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:30,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-6b13bc5e-bd71-4bab-8b2f-22c3371881ad 2018-07-21 08:05:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:30,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-6611220f-adbd-4cf5-a329-cdfdb5da2bf0 Date: Sat, 21 Jul 2018 08:05:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:30,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-6611220f-adbd-4cf5-a329-cdfdb5da2bf0 2018-07-21 08:05:30,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:30,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-2c8cd6ff-fac7-497a-935b-358568e4d691 x-compute-request-id: req-2c8cd6ff-fac7-497a-935b-358568e4d691 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:30,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-2c8cd6ff-fac7-497a-935b-358568e4d691 2018-07-21 08:05:30,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:30,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-39c2fecd-50e5-4ec7-a55b-aa4ecd46273c Date: Sat, 21 Jul 2018 08:05:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676eb24e-cfa4-4458-85f8-539c6f14e958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33"],"description":"","tags":[],"updated_at":"2018-07-21T08:04:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:58Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:30,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net used request id req-39c2fecd-50e5-4ec7-a55b-aa4ecd46273c 2018-07-21 08:05:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:30,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea41d874-93c2-460f-8d3c-617478f24099 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:30,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-ea41d874-93c2-460f-8d3c-617478f24099 2018-07-21 08:05:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:30,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d7a4b3af-6ea9-4c14-af4d-fa5e3472572b Date: Sat, 21 Jul 2018 08:05:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet","enable_dhcp":true,"segment_id":null,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","ip_version":4}]} 2018-07-21 08:05:30,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-d7a4b3af-6ea9-4c14-af4d-fa5e3472572b 2018-07-21 08:05:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8685ddcd98af3dbb9feb6ac90fcb1c653be49d" 2018-07-21 08:05:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-270889e7-2cd1-4246-8f90-4a501b44a3ab Date: Sat, 21 Jul 2018 08:05:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.2"}],"id":"30cb5c4e-4ad4-4f58-a3e8-7463a424adc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5e:22","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:04:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-676eb24e-cfa4-4458-85f8-539c6f14e958","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33","ip_address":"10.55.0.4"}],"id":"bf65b01a-7b77-4629-889c-797ee79c7832","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:7c:ce","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port","admin_state_up":true,"network_id":"676eb24e-cfa4-4458-85f8-539c6f14e958","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:05Z","binding:vnic_type":"normal","device_id":"3372f24f-a51a-4b85-9d41-13e216861108","ip_allocation":"immediate"}]} 2018-07-21 08:05:30,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-270889e7-2cd1-4246-8f90-4a501b44a3ab 2018-07-21 08:05:30,608 - create_instance - INFO - Deleting Port with ID - bf65b01a-7b77-4629-889c-797ee79c7832 2018-07-21 08:05:30,608 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-port 2018-07-21 08:05:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/bf65b01a-7b77-4629-889c-797ee79c7832 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:31,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52997865-c9a1-4228-9898-990880e0d1f3 Date: Sat, 21 Jul 2018 08:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:05:31,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/bf65b01a-7b77-4629-889c-797ee79c7832 used request id req-52997865-c9a1-4228-9898-990880e0d1f3 2018-07-21 08:05:31,075 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst 2018-07-21 08:05:31,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:31,211 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:05: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-f133ea53-46f8-4404-ad31-1c312ae81be4 x-compute-request-id: req-f133ea53-46f8-4404-ad31-1c312ae81be4 Content-Type: application/json 2018-07-21 08:05:31,211 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-f133ea53-46f8-4404-ad31-1c312ae81be4 2018-07-21 08:05:31,211 - create_instance - INFO - Checking deletion status 2018-07-21 08:05:31,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:31,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05: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-17e6d5d3-5128-424b-ad67-cd6e19ce1cf7 x-compute-request-id: req-17e6d5d3-5128-424b-ad67-cd6e19ce1cf7 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:7c:ce", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3372f24f-a51a-4b85-9d41-13e216861108", "rel": "bookmark"}], "image": {"id": "be66e0a3-1166-40d5-9d09-48d251785168", "links": [{"href": "http://172.30.9.24:8774/images/be66e0a3-1166-40d5-9d09-48d251785168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-21T08:05:14.000000", "flavor": {"id": "9792d765-c8c0-4c18-837f-9cc20400a2bb", "links": [{"href": "http://172.30.9.24:8774/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb", "rel": "bookmark"}]}, "id": "3372f24f-a51a-4b85-9d41-13e216861108", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:31Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst", "created": "2018-07-21T08:05:08Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:31,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-17e6d5d3-5128-424b-ad67-cd6e19ce1cf7 2018-07-21 08:05:31,521 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst] is - ACTIVE 2018-07-21 08:05:31,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:05:34,525 - create_instance - DEBUG - VM status query timeout in 296.686845064 2018-07-21 08:05:34,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992d75b7d204d31afe3749b0814cd6728cdeef5e" 2018-07-21 08:05:34,574 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:05: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-5a0d253e-1033-4f3c-92eb-f4cc546b6f40 x-compute-request-id: req-5a0d253e-1033-4f3c-92eb-f4cc546b6f40 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3372f24f-a51a-4b85-9d41-13e216861108 could not be found.", "code": 404}} 2018-07-21 08:05:34,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3372f24f-a51a-4b85-9d41-13e216861108 used request id req-5a0d253e-1033-4f3c-92eb-f4cc546b6f40 2018-07-21 08:05:34,574 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3372f24f-a51a-4b85-9d41-13e216861108 could not be found. (HTTP 404) (Request-ID: req-5a0d253e-1033-4f3c-92eb-f4cc546b6f40) 2018-07-21 08:05:34,574 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-vm_inst 2018-07-21 08:05:34,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:34,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:34 GMT Server: Apache x-compute-request-id: req-746fd2d8-eec6-4c6d-92df-d1ceb1a99242 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-746fd2d8-eec6-4c6d-92df-d1ceb1a99242 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:25.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:34,796 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-746fd2d8-eec6-4c6d-92df-d1ceb1a99242 2018-07-21 08:05:34,797 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:05:34,797 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:34,797 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:34,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:35,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:05:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a679e62-ceae-4f21-bf6a-0b20b0686f1e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:05:35,053 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-3a679e62-ceae-4f21-bf6a-0b20b0686f1e 2018-07-21 08:05:35,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:35,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:35 GMT Server: Apache x-compute-request-id: req-7bdab6c1-998b-43ca-b474-9894be36e2f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bdab6c1-998b-43ca-b474-9894be36e2f8 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:35.000000", "replication_status": null, "snapshot_id": null, "id": "213dbb98-0e25-4c67-8ef6-b7f57d69d364", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca", "bootable": "false", "created_at": "2018-07-21T08:05:02.000000", "volume_type": null}} 2018-07-21 08:05:35,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-7bdab6c1-998b-43ca-b474-9894be36e2f8 2018-07-21 08:05:35,113 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 08:05:35,114 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 08:05:38,117 - create_volume - DEBUG - Volume status query timeout in 56.9368951321 2018-07-21 08:05:38,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50d6e125-2b14-4617-b39a-f5b7114ad3c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100f2a6a382b87903afe8d473c0f1b847fcbcb" 2018-07-21 08:05:38,316 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:05:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b06164b8-3c8d-46b2-9693-22018d967e94 x-openstack-request-id: req-b06164b8-3c8d-46b2-9693-22018d967e94 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 213dbb98-0e25-4c67-8ef6-b7f57d69d364 could not be found.", "code": 404}} 2018-07-21 08:05:38,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/213dbb98-0e25-4c67-8ef6-b7f57d69d364 used request id req-b06164b8-3c8d-46b2-9693-22018d967e94 2018-07-21 08:05:38,317 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 213dbb98-0e25-4c67-8ef6-b7f57d69d364 could not be found. (HTTP 404) (Request-ID: req-b06164b8-3c8d-46b2-9693-22018d967e94) 2018-07-21 08:05:38,317 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca 2018-07-21 08:05:38,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef1a9ed1d670e1170d623612f7d2074e7d0815a" 2018-07-21 08:05:38,370 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:05: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-7d481fdd-178d-4aa8-85c3-153e92079758 x-compute-request-id: req-7d481fdd-178d-4aa8-85c3-153e92079758 Content-Length: 0 Content-Type: application/json 2018-07-21 08:05:38,370 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9792d765-c8c0-4c18-837f-9cc20400a2bb used request id req-7d481fdd-178d-4aa8-85c3-153e92079758 2018-07-21 08:05:38,371 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet 2018-07-21 08:05:38,371 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-subnet 2018-07-21 08:05:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:05:39,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04249ef2-8af1-4275-baa1-2c3bb8d148d8 Date: Sat, 21 Jul 2018 08:05:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:05:39,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7ec341c0-0a5f-43a3-bd5c-c4adf0d00b33 used request id req-04249ef2-8af1-4275-baa1-2c3bb8d148d8 2018-07-21 08:05:39,579 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-net 2018-07-21 08:05:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/676eb24e-cfa4-4458-85f8-539c6f14e958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1391572e01e832c787ea10a4456abdfba0c33cb4" 2018-07-21 08:05:40,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1e7e21e-a2c9-4814-ad73-267d65c20e22 Date: Sat, 21 Jul 2018 08:05:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:05:40,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/676eb24e-cfa4-4458-85f8-539c6f14e958 used request id req-c1e7e21e-a2c9-4814-ad73-267d65c20e22 2018-07-21 08:05:40,609 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7a0c625a-c89a-4e1a-97f9-056bf07871ca-image 2018-07-21 08:05:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5633b0445c98081421a211363e2685944cecb0e1" 2018-07-21 08:05:41,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d95a061c-bb25-436c-a442-58dcb1dd2ab2 Date: Sat, 21 Jul 2018 08:05:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:05:41,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/be66e0a3-1166-40d5-9d09-48d251785168 used request id req-d95a061c-bb25-436c-a442-58dcb1dd2ab2 2018-07-21 08:05:41,043 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:05:41,046 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:05:41,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:41,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:41,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["veAl0_ITTMa85CqOcTGu3w"], "issued_at": "2018-07-21T08:05:41.000000Z"}} 2018-07-21 08:05:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:41,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623df6d1-593f-4d70-88b0-926f1aa66010 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:41,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-623df6d1-593f-4d70-88b0-926f1aa66010 2018-07-21 08:05:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:41,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-1af014b7-28cc-4943-9bea-f6870d1d8d41 Date: Sat, 21 Jul 2018 08:05:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image"} 2018-07-21 08:05:41,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image used request id req-1af014b7-28cc-4943-9bea-f6870d1d8d41 2018-07-21 08:05:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dd059312-e09f-4409-acad-aa09fca3f354 Date: Sat, 21 Jul 2018 08:05:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:05:41,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-dd059312-e09f-4409-acad-aa09fca3f354 2018-07-21 08:05:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image"}' 2018-07-21 08:05:41,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e98fcdd2-f1ac-4731-8b93-709d38b9ebde Date: Sat, 21 Jul 2018 08:05:41 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:05:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:05:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "min_disk": 0, "protected": false, "id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "file": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:05:41,877 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e98fcdd2-f1ac-4731-8b93-709d38b9ebde 2018-07-21 08:05:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" -d '' 2018-07-21 08:05:43,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e792ab70-a40b-4f17-a024-16f3bcca1ecd Date: Sat, 21 Jul 2018 08:05:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:05:43,110 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file used request id req-e792ab70-a40b-4f17-a024-16f3bcca1ecd 2018-07-21 08:05:43,111 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:05:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:43,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a1feb84f-a61f-4d55-b8ca-1b6ffe1f1afe Date: Sat, 21 Jul 2018 08:05:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:05:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:05:43Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "metadata": {}}], "self": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "min_disk": 0, "protected": false, "id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "file": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:05:43,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 used request id req-a1feb84f-a61f-4d55-b8ca-1b6ffe1f1afe 2018-07-21 08:05:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:43,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38b1902c-fc7d-478e-b525-080bc7b05dd0 Date: Sat, 21 Jul 2018 08:05:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:05:43,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-38b1902c-fc7d-478e-b525-080bc7b05dd0 2018-07-21 08:05:43,148 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image 2018-07-21 08:05:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:05:43,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-3531cec5-c927-4365-9245-9a56105d9cba Date: Sat, 21 Jul 2018 08:05:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:05:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:05:43Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "metadata": {}}], "self": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "min_disk": 0, "protected": false, "id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "file": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:05:43,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 used request id req-3531cec5-c927-4365-9245-9a56105d9cba 2018-07-21 08:05:43,166 - create_image - DEBUG - Instance status is - active 2018-07-21 08:05:43,166 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image 2018-07-21 08:05:43,166 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image 2018-07-21 08:05:43,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:43,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:43,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["_MPbVKRiRneX9yMeSJu2pg"], "issued_at": "2018-07-21T08:05:43.000000Z"}} 2018-07-21 08:05:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:43,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911e1afb-0fb7-4fe9-9433-5f54c1a1bb6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:43,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-911e1afb-0fb7-4fe9-9433-5f54c1a1bb6d 2018-07-21 08:05:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:43,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68a71804-dd9d-4d45-abc0-6da7490ffa5e Date: Sat, 21 Jul 2018 08:05:43 GMT RESP BODY: {"networks":[]} 2018-07-21 08:05:43,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-68a71804-dd9d-4d45-abc0-6da7490ffa5e 2018-07-21 08:05:43,915 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net 2018-07-21 08:05:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net", "admin_state_up": true}}' 2018-07-21 08:05:44,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-e39413f9-84e0-41fc-aeb0-f1b94f4fbb3c Date: Sat, 21 Jul 2018 08:05:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","mtu":1450}} 2018-07-21 08:05:44,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e39413f9-84e0-41fc-aeb0-f1b94f4fbb3c 2018-07-21 08:05:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:44,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-22524a14-f6ff-4d77-8ca7-a4a2251ba188 Date: Sat, 21 Jul 2018 08:05:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:44,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-22524a14-f6ff-4d77-8ca7-a4a2251ba188 2018-07-21 08:05:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:44,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b30f1d8-7a0e-41e9-9299-6ffc9a18cd93 Date: Sat, 21 Jul 2018 08:05:44 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:05:44,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-5b30f1d8-7a0e-41e9-9299-6ffc9a18cd93 2018-07-21 08:05:44,436 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet 2018-07-21 08:05:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" -d '{"subnets": [{"ip_version": 4, "network_id": "8573b84a-ec33-41db-aecd-247d0c247587", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet"}]}' 2018-07-21 08:05:44,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-10350a55-d6e7-4db0-b703-a2336aeda61a Date: Sat, 21 Jul 2018 08:05:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:44,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-10350a55-d6e7-4db0-b703-a2336aeda61a 2018-07-21 08:05:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:44,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ac801eee-8b9b-4165-a33a-774f4462c7b8 Date: Sat, 21 Jul 2018 08:05:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:44,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-ac801eee-8b9b-4165-a33a-774f4462c7b8 2018-07-21 08:05:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:05:45,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6568365e-c38d-451f-9980-86bfc03db6fc Date: Sat, 21 Jul 2018 08:05:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:45,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-6568365e-c38d-451f-9980-86bfc03db6fc 2018-07-21 08:05:45,017 - OpenStackNetwork - DEBUG - Network [8573b84a-ec33-41db-aecd-247d0c247587] created successfully 2018-07-21 08:05:45,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:45,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:45,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["06XSL_vgSQWZY_U7j-RPGg"], "issued_at": "2018-07-21T08:05:45.000000Z"}} 2018-07-21 08:05:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a848964a682cf59f2220d1e8799d0942f3ebdc3" 2018-07-21 08:05:45,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbe7203-68ab-4691-9c80-0cb604327f31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:45,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-0cbe7203-68ab-4691-9c80-0cb604327f31 2018-07-21 08:05:45,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:05:45,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a848964a682cf59f2220d1e8799d0942f3ebdc3" 2018-07-21 08:05:45,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ee714c0-5365-4d2d-9ca3-00a76317e64b x-compute-request-id: req-1ee714c0-5365-4d2d-9ca3-00a76317e64b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:05:45,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1ee714c0-5365-4d2d-9ca3-00a76317e64b 2018-07-21 08:05:45,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a848964a682cf59f2220d1e8799d0942f3ebdc3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:05:45,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a2ee4e3-dde7-4cdd-9f55-0ab1233632e2 x-compute-request-id: req-8a2ee4e3-dde7-4cdd-9f55-0ab1233632e2 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "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": "05bb31e9-a21b-45db-b6e3-d33d787247d3"}} 2018-07-21 08:05:45,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8a2ee4e3-dde7-4cdd-9f55-0ab1233632e2 2018-07-21 08:05:45,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:45,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:46,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ywJqpXxLSb-usqvvF3RPxw"], "issued_at": "2018-07-21T08:05:46.000000Z"}} 2018-07-21 08:05:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:05:46,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f90e257-b53a-44c5-805e-5c9ba76407ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:46,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8f90e257-b53a-44c5-805e-5c9ba76407ac 2018-07-21 08:05:46,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:05:46,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:46 GMT Server: Apache x-compute-request-id: req-ee7df22a-95bd-466a-a18b-c7924a213c20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee7df22a-95bd-466a-a18b-c7924a213c20 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:05:46,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-ee7df22a-95bd-466a-a18b-c7924a213c20 2018-07-21 08:05:46,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 08:05:46,994 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:05:46 GMT Server: Apache x-compute-request-id: req-a6121155-2bd1-4171-9ea0-eabbae540b8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a6121155-2bd1-4171-9ea0-eabbae540b8f Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:05:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c214781b-9010-4534-a197-bd357bd9ce88", "size": 1}} 2018-07-21 08:05:46,994 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes used request id req-a6121155-2bd1-4171-9ea0-eabbae540b8f 2018-07-21 08:05:46,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:05:47,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:47 GMT Server: Apache x-compute-request-id: req-c5cede94-d12a-4423-bc24-ce6bb4d41058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5cede94-d12a-4423-bc24-ce6bb4d41058 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:47.000000", "replication_status": null, "snapshot_id": null, "id": "c214781b-9010-4534-a197-bd357bd9ce88", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "bootable": "false", "created_at": "2018-07-21T08:05:46.000000", "volume_type": null}} 2018-07-21 08:05:47,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-c5cede94-d12a-4423-bc24-ce6bb4d41058 2018-07-21 08:05:47,258 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:05:47,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:05:47,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:47 GMT Server: Apache x-compute-request-id: req-b4d051e2-7fe2-43ec-b9ee-cb3389f8881d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4d051e2-7fe2-43ec-b9ee-cb3389f8881d Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:05:47.000000", "replication_status": null, "snapshot_id": null, "id": "c214781b-9010-4534-a197-bd357bd9ce88", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "bootable": "false", "created_at": "2018-07-21T08:05:46.000000", "volume_type": null}} 2018-07-21 08:05:47,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-b4d051e2-7fe2-43ec-b9ee-cb3389f8881d 2018-07-21 08:05:47,486 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:05:47,486 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:05:47,486 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:05:47,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:47,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:47,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["jGc7ZtwKQZqPgFNyd0dkYQ"], "issued_at": "2018-07-21T08:05:47.000000Z"}} 2018-07-21 08:05:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:47,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be4266d-29e2-48e6-a801-511fb15256d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:47,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5be4266d-29e2-48e6-a801-511fb15256d9 2018-07-21 08:05:47,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:05:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6f8f1d-43f2-40b8-988c-276a92422da2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:48,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-6c6f8f1d-43f2-40b8-988c-276a92422da2 2018-07-21 08:05:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-87b0ffa7-74cc-40b0-9b46-6a537c6fba26 Date: Sat, 21 Jul 2018 08:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-87b0ffa7-74cc-40b0-9b46-6a537c6fba26 2018-07-21 08:05:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:05:48,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f818b56-3cc8-42be-b03b-d2db03e943d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:05:48,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5f818b56-3cc8-42be-b03b-d2db03e943d2 2018-07-21 08:05:48,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fa8071-e702-4a37-a649-225e546c00ab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:48,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-e3fa8071-e702-4a37-a649-225e546c00ab 2018-07-21 08:05:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-62266c88-af55-489a-840c-44f446deb42a Date: Sat, 21 Jul 2018 08:05:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:48,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-62266c88-af55-489a-840c-44f446deb42a 2018-07-21 08:05:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4365be2e-d52c-484d-b16b-fbbf1d9ba31c Date: Sat, 21 Jul 2018 08:05:48 GMT RESP BODY: {"ports":[]} 2018-07-21 08:05:48,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True used request id req-4365be2e-d52c-484d-b16b-fbbf1d9ba31c 2018-07-21 08:05:48,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cebbc080-7e26-438c-b4ad-11548bc83b12 x-compute-request-id: req-cebbc080-7e26-438c-b4ad-11548bc83b12 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 08:05:48,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst used request id req-cebbc080-7e26-438c-b4ad-11548bc83b12 2018-07-21 08:05:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:48,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a60d6a42-97b8-432e-90cf-f2b3a8e42391 Date: Sat, 21 Jul 2018 08:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:48,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-a60d6a42-97b8-432e-90cf-f2b3a8e42391 2018-07-21 08:05:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:49,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf6a9a1-ee01-4b02-81cd-73ca39e42f0f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:49,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-8cf6a9a1-ee01-4b02-81cd-73ca39e42f0f 2018-07-21 08:05:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:49,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-08e346cd-f10d-43d7-abdf-71399cfea47c Date: Sat, 21 Jul 2018 08:05:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:49,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-08e346cd-f10d-43d7-abdf-71399cfea47c 2018-07-21 08:05:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:49,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-752a534f-e991-438e-98d5-1eaf86e112bd Date: Sat, 21 Jul 2018 08:05:49 GMT RESP BODY: {"ports":[]} 2018-07-21 08:05:49,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True used request id req-752a534f-e991-438e-98d5-1eaf86e112bd 2018-07-21 08:05:49,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:05:49,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:05:49,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["ynw-m8vBQ0a48TmrviX50w"], "issued_at": "2018-07-21T08:05:49.000000Z"}} 2018-07-21 08:05:49,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a293f40c8b7c27bf70e599f515ac363d82d34" 2018-07-21 08:05:49,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4e9902-51a3-4384-bc32-d8a93b68400f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:05:49,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-bd4e9902-51a3-4384-bc32-d8a93b68400f 2018-07-21 08:05:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b8d24b90-d379-4ccc-a669-1c9624afaa96 Date: Sat, 21 Jul 2018 08:05:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:49,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-b8d24b90-d379-4ccc-a669-1c9624afaa96 2018-07-21 08:05:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5826adfb-85c8-4bb1-8a62-38e6f72dee3d Date: Sat, 21 Jul 2018 08:05:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:49,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-5826adfb-85c8-4bb1-8a62-38e6f72dee3d 2018-07-21 08:05:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:50,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f227c654-86fb-4957-bf46-eb6df416e192 Date: Sat, 21 Jul 2018 08:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:50,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-f227c654-86fb-4957-bf46-eb6df416e192 2018-07-21 08:05:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:05:50,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2703b35c-8154-4468-85ed-a5fef06fe9c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:05:50,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2703b35c-8154-4468-85ed-a5fef06fe9c3 2018-07-21 08:05:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a293f40c8b7c27bf70e599f515ac363d82d34" 2018-07-21 08:05:50,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b302942-d472-4910-b8e3-257aa8c11b75 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:50,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-8b302942-d472-4910-b8e3-257aa8c11b75 2018-07-21 08:05:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:50,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4389b738-2b96-4909-bf2c-a373090735dd Date: Sat, 21 Jul 2018 08:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:50,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-4389b738-2b96-4909-bf2c-a373090735dd 2018-07-21 08:05:50,180 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net 2018-07-21 08:05:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" -d '{"port": {"network_id": "8573b84a-ec33-41db-aecd-247d0c247587", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port", "admin_state_up": true}}' 2018-07-21 08:05:50,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-cf773b74-aa02-4675-9216-a7dc3d346769 Date: Sat, 21 Jul 2018 08:05:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:50Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.12"}],"id":"86ba2a8f-2432-4325-a99f-720ef7d85bf2","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:43:c2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:05:50,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-cf773b74-aa02-4675-9216-a7dc3d346769 2018-07-21 08:05:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:50,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a4640769-64f2-4265-bdd2-7400f1171853 Date: Sat, 21 Jul 2018 08:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:05:50,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-a4640769-64f2-4265-bdd2-7400f1171853 2018-07-21 08:05:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc505ef-c88d-4a5c-b239-74b1f86c9083 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:51,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-6bc505ef-c88d-4a5c-b239-74b1f86c9083 2018-07-21 08:05:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a2cc60fc-6845-45f6-8a0b-f6929aa9b9fc Date: Sat, 21 Jul 2018 08:05:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:05:51,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-a2cc60fc-6845-45f6-8a0b-f6929aa9b9fc 2018-07-21 08:05:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-efdab43f-2ac1-4f2f-a94c-982e242c83a9 Date: Sat, 21 Jul 2018 08:05:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:50Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.12"}],"id":"86ba2a8f-2432-4325-a99f-720ef7d85bf2","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:43:c2","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port","admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:50Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 08:05:51,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port&admin_state_up=True used request id req-efdab43f-2ac1-4f2f-a94c-982e242c83a9 2018-07-21 08:05:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d0646e-b92c-4a4d-b086-684156bca801 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:05:51,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-44d0646e-b92c-4a4d-b086-684156bca801 2018-07-21 08:05:51,275 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst 2018-07-21 08:05:51,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-5c1b1116-46f0-4e0b-88a7-1d8d6e7a6a8a x-compute-request-id: req-5c1b1116-46f0-4e0b-88a7-1d8d6e7a6a8a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-flavor"}]} 2018-07-21 08:05:51,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c1b1116-46f0-4e0b-88a7-1d8d6e7a6a8a 2018-07-21 08:05:51,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-97e67843-7228-4ea4-b536-9e5bd7943852 x-compute-request-id: req-97e67843-7228-4ea4-b536-9e5bd7943852 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "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": "05bb31e9-a21b-45db-b6e3-d33d787247d3"}} 2018-07-21 08:05:51,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3 used request id req-97e67843-7228-4ea4-b536-9e5bd7943852 2018-07-21 08:05:51,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-3f0d5192-1e10-4e32-94ac-9b3c0ada0b42 Date: Sat, 21 Jul 2018 08:05:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:05:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:05:43Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "metadata": {}}], "self": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "min_disk": 0, "protected": false, "id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "file": "/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image"} 2018-07-21 08:05:51,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image used request id req-3f0d5192-1e10-4e32-94ac-9b3c0ada0b42 2018-07-21 08:05:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:51,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb826e98-352c-4524-ac6f-238aca4ff9d6 Date: Sat, 21 Jul 2018 08:05:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:05:51,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-bb826e98-352c-4524-ac6f-238aca4ff9d6 2018-07-21 08:05:51,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "imageRef": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "flavorRef": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "max_count": 1, "min_count": 1, "networks": [{"port": "86ba2a8f-2432-4325-a99f-720ef7d85bf2"}]}}' 2018-07-21 08:05:53,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08: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-720fb269-e345-4ac9-9033-f077847506eb x-compute-request-id: req-720fb269-e345-4ac9-9033-f077847506eb Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "adminPass": "qYCdw7orY8FD"}} 2018-07-21 08:05:53,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-720fb269-e345-4ac9-9033-f077847506eb 2018-07-21 08:05:53,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:53,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-3ec0c7cd-0c0d-46df-ab7a-65a114a2be25 x-compute-request-id: req-3ec0c7cd-0c0d-46df-ab7a-65a114a2be25 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:53,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-3ec0c7cd-0c0d-46df-ab7a-65a114a2be25 2018-07-21 08:05:53,595 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst 2018-07-21 08:05:53,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:53,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-41239fde-08a5-4a2c-900c-bea5d9b33bfc x-compute-request-id: req-41239fde-08a5-4a2c-900c-bea5d9b33bfc Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:53,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-41239fde-08a5-4a2c-900c-bea5d9b33bfc 2018-07-21 08:05:53,833 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst] is - BUILD 2018-07-21 08:05:53,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:05:56,837 - create_instance - DEBUG - VM status query timeout in 896.757956028 2018-07-21 08:05:56,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:05:57,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-4aadef43-0f51-41c1-9b9f-d877f38fcd91 x-compute-request-id: req-4aadef43-0f51-41c1-9b9f-d877f38fcd91 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:43:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:05:55Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:05:57,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-4aadef43-0f51-41c1-9b9f-d877f38fcd91 2018-07-21 08:05:57,347 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst] is - BUILD 2018-07-21 08:05:57,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:06:00,350 - create_instance - DEBUG - VM status query timeout in 893.244558096 2018-07-21 08:06:00,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:00,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-6f5d67f6-0bfe-4997-aa20-68131a963d89 x-compute-request-id: req-6f5d67f6-0bfe-4997-aa20-68131a963d89 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:43:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-21T08:05:58.000000", "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:58Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:00,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-6f5d67f6-0bfe-4997-aa20-68131a963d89 2018-07-21 08:06:00,857 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst] is - ACTIVE 2018-07-21 08:06:00,857 - create_instance - INFO - VM is - ACTIVE 2018-07-21 08:06:00,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:01,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-883fc4a4-ec36-4098-a263-01d75df62380 x-compute-request-id: req-883fc4a4-ec36-4098-a263-01d75df62380 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:43:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-21T08:05:58.000000", "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:58Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:01,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-883fc4a4-ec36-4098-a263-01d75df62380 2018-07-21 08:06:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:01,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62cc6a5c-e107-4f43-a76a-13f342369ab3 Date: Sat, 21 Jul 2018 08:06:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:01,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-62cc6a5c-e107-4f43-a76a-13f342369ab3 2018-07-21 08:06:01,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:01,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0aa391-ccbd-48df-a7c9-e3a9b9ff00c5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:01,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-8c0aa391-ccbd-48df-a7c9-e3a9b9ff00c5 2018-07-21 08:06:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:01,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-700816b9-5e6e-47b2-8e2f-4ffb7304e2fa Date: Sat, 21 Jul 2018 08:06:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:06:01,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-700816b9-5e6e-47b2-8e2f-4ffb7304e2fa 2018-07-21 08:06:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:01,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-48d1f487-6bb6-4f98-8da6-11a5619e281c Date: Sat, 21 Jul 2018 08:06:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.12"}],"id":"86ba2a8f-2432-4325-a99f-720ef7d85bf2","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:43:c2","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port","admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:50Z","binding:vnic_type":"normal","device_id":"b7c038f6-e80c-4f1e-81b3-b4ceba21100b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:46Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.2"}],"id":"d05722a3-6fd5-45f2-ba03-215b6eaea719","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:b2:18","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8573b84a-ec33-41db-aecd-247d0c247587","ip_allocation":"immediate"}]} 2018-07-21 08:06:01,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-48d1f487-6bb6-4f98-8da6-11a5619e281c 2018-07-21 08:06:01,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:01,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["gYFlt6_NQWibHufmzTisvA"], "issued_at": "2018-07-21T08:06:01.000000Z"}} 2018-07-21 08:06:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892bdff9c107cef48a678277b375c698ff0b244d" 2018-07-21 08:06:02,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffba27d-0ff3-4c5c-8e38-c7ed14038869 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:02,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-bffba27d-0ff3-4c5c-8e38-c7ed14038869 2018-07-21 08:06:02,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:02,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-e6e13a9f-716c-4a45-9ac5-5a4cae92d4c7 x-compute-request-id: req-e6e13a9f-716c-4a45-9ac5-5a4cae92d4c7 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:43:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-21T08:05:58.000000", "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:05:58Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:02,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-e6e13a9f-716c-4a45-9ac5-5a4cae92d4c7 2018-07-21 08:06:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:02,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32ce3187-f0fc-4c01-aba3-559611718236 Date: Sat, 21 Jul 2018 08:06:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8573b84a-ec33-41db-aecd-247d0c247587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["664924a3-df05-41f7-ad3d-f4998bc82866"],"description":"","tags":[],"updated_at":"2018-07-21T08:05:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:43Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:02,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net used request id req-32ce3187-f0fc-4c01-aba3-559611718236 2018-07-21 08:06:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:02,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4778a3f-7863-41ea-85c3-8d7218564e44 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:02,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-e4778a3f-7863-41ea-85c3-8d7218564e44 2018-07-21 08:06:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:02,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-57155a6a-acbf-49ba-97ea-df8c4903e07d Date: Sat, 21 Jul 2018 08:06:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"664924a3-df05-41f7-ad3d-f4998bc82866","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:44Z","ip_version":4}]} 2018-07-21 08:06:02,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-57155a6a-acbf-49ba-97ea-df8c4903e07d 2018-07-21 08:06:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:02,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-ecd38d55-e95d-4125-817d-390997d92cc5 Date: Sat, 21 Jul 2018 08:06:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.12"}],"id":"86ba2a8f-2432-4325-a99f-720ef7d85bf2","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:43:c2","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port","admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:50Z","binding:vnic_type":"normal","device_id":"b7c038f6-e80c-4f1e-81b3-b4ceba21100b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:05:46Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"664924a3-df05-41f7-ad3d-f4998bc82866","ip_address":"10.55.0.2"}],"id":"d05722a3-6fd5-45f2-ba03-215b6eaea719","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:b2:18","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8573b84a-ec33-41db-aecd-247d0c247587","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:05:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8573b84a-ec33-41db-aecd-247d0c247587","ip_allocation":"immediate"}]} 2018-07-21 08:06:02,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8573b84a-ec33-41db-aecd-247d0c247587 used request id req-ecd38d55-e95d-4125-817d-390997d92cc5 2018-07-21 08:06:02,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892bdff9c107cef48a678277b375c698ff0b244d" -d '{"volumeAttachment": {"volumeId": "c214781b-9010-4534-a197-bd357bd9ce88"}}' 2018-07-21 08:06:03,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-70dacb48-c9ab-4ec4-9c06-6fb2df38320d x-compute-request-id: req-70dacb48-c9ab-4ec4-9c06-6fb2df38320d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "id": "c214781b-9010-4534-a197-bd357bd9ce88", "volumeId": "c214781b-9010-4534-a197-bd357bd9ce88"}} 2018-07-21 08:06:03,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b/os-volume_attachments used request id req-70dacb48-c9ab-4ec4-9c06-6fb2df38320d 2018-07-21 08:06:03,845 - create_instance - INFO - Deleting Port with ID - 86ba2a8f-2432-4325-a99f-720ef7d85bf2 2018-07-21 08:06:03,845 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-port 2018-07-21 08:06:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/86ba2a8f-2432-4325-a99f-720ef7d85bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:04,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c21b2518-1ffd-4a2c-a0c2-28e6dbadee2c Date: Sat, 21 Jul 2018 08:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:04,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/86ba2a8f-2432-4325-a99f-720ef7d85bf2 used request id req-c21b2518-1ffd-4a2c-a0c2-28e6dbadee2c 2018-07-21 08:06:04,512 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst 2018-07-21 08:06:04,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:04,646 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08: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-b0a289b8-8b4b-4da4-8311-c8c204b2b8f3 x-compute-request-id: req-b0a289b8-8b4b-4da4-8311-c8c204b2b8f3 Content-Type: application/json 2018-07-21 08:06:04,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-b0a289b8-8b4b-4da4-8311-c8c204b2b8f3 2018-07-21 08:06:04,647 - create_instance - INFO - Checking deletion status 2018-07-21 08:06:04,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:05,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-7b8bf8f3-78ab-4abb-88ea-8a586d313732 x-compute-request-id: req-7b8bf8f3-78ab-4abb-88ea-8a586d313732 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:43:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "rel": "bookmark"}], "image": {"id": "ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "links": [{"href": "http://172.30.9.24:8774/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-21T08:05:58.000000", "flavor": {"id": "05bb31e9-a21b-45db-b6e3-d33d787247d3", "links": [{"href": "http://172.30.9.24:8774/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3", "rel": "bookmark"}]}, "id": "b7c038f6-e80c-4f1e-81b3-b4ceba21100b", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:04Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst", "created": "2018-07-21T08:05:53Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "c214781b-9010-4534-a197-bd357bd9ce88"}], "metadata": {}}} 2018-07-21 08:06:05,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-7b8bf8f3-78ab-4abb-88ea-8a586d313732 2018-07-21 08:06:05,243 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst] is - ACTIVE 2018-07-21 08:06:05,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:06:08,246 - create_instance - DEBUG - VM status query timeout in 296.400784016 2018-07-21 08:06:08,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ae2eafe64c1653d50d487eefc23ffa7523bcb" 2018-07-21 08:06:08,301 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61a0c7c0-bba1-48c5-aa0d-9d950227e341 x-compute-request-id: req-61a0c7c0-bba1-48c5-aa0d-9d950227e341 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7c038f6-e80c-4f1e-81b3-b4ceba21100b could not be found.", "code": 404}} 2018-07-21 08:06:08,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7c038f6-e80c-4f1e-81b3-b4ceba21100b used request id req-61a0c7c0-bba1-48c5-aa0d-9d950227e341 2018-07-21 08:06:08,301 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7c038f6-e80c-4f1e-81b3-b4ceba21100b could not be found. (HTTP 404) (Request-ID: req-61a0c7c0-bba1-48c5-aa0d-9d950227e341) 2018-07-21 08:06:08,301 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-vm_inst 2018-07-21 08:06:08,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:06:08,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:08 GMT Server: Apache x-compute-request-id: req-ad3c08e4-7409-4da7-a503-069ce4c9ec73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad3c08e4-7409-4da7-a503-069ce4c9ec73 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:06.000000", "replication_status": null, "snapshot_id": null, "id": "c214781b-9010-4534-a197-bd357bd9ce88", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "bootable": "false", "created_at": "2018-07-21T08:05:46.000000", "volume_type": null}} 2018-07-21 08:06:08,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-ad3c08e4-7409-4da7-a503-069ce4c9ec73 2018-07-21 08:06:08,532 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:06:08,532 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:06:08,532 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:06:08,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:06:08,797 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d93e562-7ce1-4397-8d9e-30710d919809 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:08,797 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-9d93e562-7ce1-4397-8d9e-30710d919809 2018-07-21 08:06:08,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:06:08,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:08 GMT Server: Apache x-compute-request-id: req-0fdff295-5452-4a3e-acb7-85ec2fce3ee8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0fdff295-5452-4a3e-acb7-85ec2fce3ee8 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:08.000000", "replication_status": null, "snapshot_id": null, "id": "c214781b-9010-4534-a197-bd357bd9ce88", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9", "bootable": "false", "created_at": "2018-07-21T08:05:46.000000", "volume_type": null}} 2018-07-21 08:06:08,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-0fdff295-5452-4a3e-acb7-85ec2fce3ee8 2018-07-21 08:06:08,882 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 08:06:08,882 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 08:06:11,886 - create_volume - DEBUG - Volume status query timeout in 56.9115929604 2018-07-21 08:06:11,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7df22a-95bd-466a-a18b-c7924a213c20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f4fe23145b665030cc912cac109c063cdf6f0f" 2018-07-21 08:06:11,924 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1be66b95-a622-43a9-8cce-2748f7619c3d x-openstack-request-id: req-1be66b95-a622-43a9-8cce-2748f7619c3d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c214781b-9010-4534-a197-bd357bd9ce88 could not be found.", "code": 404}} 2018-07-21 08:06:11,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/c214781b-9010-4534-a197-bd357bd9ce88 used request id req-1be66b95-a622-43a9-8cce-2748f7619c3d 2018-07-21 08:06:11,924 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c214781b-9010-4534-a197-bd357bd9ce88 could not be found. (HTTP 404) (Request-ID: req-1be66b95-a622-43a9-8cce-2748f7619c3d) 2018-07-21 08:06:11,924 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9 2018-07-21 08:06:11,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a848964a682cf59f2220d1e8799d0942f3ebdc3" 2018-07-21 08:06:11,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45d90dfd-193e-4a46-9393-f3b5f9afc2e9 x-compute-request-id: req-45d90dfd-193e-4a46-9393-f3b5f9afc2e9 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:11,962 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/05bb31e9-a21b-45db-b6e3-d33d787247d3 used request id req-45d90dfd-193e-4a46-9393-f3b5f9afc2e9 2018-07-21 08:06:11,963 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet 2018-07-21 08:06:11,963 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-subnet 2018-07-21 08:06:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/664924a3-df05-41f7-ad3d-f4998bc82866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:06:13,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dda38456-ef24-46bc-9034-41ec10d4cad3 Date: Sat, 21 Jul 2018 08:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:13,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/664924a3-df05-41f7-ad3d-f4998bc82866 used request id req-dda38456-ef24-46bc-9034-41ec10d4cad3 2018-07-21 08:06:13,172 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-net 2018-07-21 08:06:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8573b84a-ec33-41db-aecd-247d0c247587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7510b1b8a07fd79fa6e9f7778f094e9565fa3ed" 2018-07-21 08:06:14,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1386a62c-34db-4cda-8966-f77b8c30e92e Date: Sat, 21 Jul 2018 08:06:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:14,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8573b84a-ec33-41db-aecd-247d0c247587 used request id req-1386a62c-34db-4cda-8966-f77b8c30e92e 2018-07-21 08:06:14,215 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a76dc6c9-85d8-438a-a396-686879a923a9-image 2018-07-21 08:06:14,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42261aabeaf488d24bdc087f8b6b11d2530005c1" 2018-07-21 08:06:14,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3361edd-ec39-4a1f-9140-516b3249d6d9 Date: Sat, 21 Jul 2018 08:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:14,927 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ba5943c2-0b70-4bfa-9be7-5a3d56f63dc1 used request id req-f3361edd-ec39-4a1f-9140-516b3249d6d9 2018-07-21 08:06:14,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:14,932 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:06:14,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:14,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:15,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["qDycYXjUTgKRKgr4ngnusA"], "issued_at": "2018-07-21T08:06:15.000000Z"}} 2018-07-21 08:06:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:15,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb8c2cb-a35f-4e25-be12-4154376a1528 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:15,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-2bb8c2cb-a35f-4e25-be12-4154376a1528 2018-07-21 08:06:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:15,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b91aed11-da70-41b4-8c63-6e56caeb348c Date: Sat, 21 Jul 2018 08:06:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image"} 2018-07-21 08:06:15,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image used request id req-b91aed11-da70-41b4-8c63-6e56caeb348c 2018-07-21 08:06:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa625dca-ad51-485c-afd4-992d37302a13 Date: Sat, 21 Jul 2018 08:06:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:06:15,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-aa625dca-ad51-485c-afd4-992d37302a13 2018-07-21 08:06:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image"}' 2018-07-21 08:06:15,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c32658c3-3c32-49ee-bbbc-50464724d5cf Date: Sat, 21 Jul 2018 08:06:15 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "min_disk": 0, "protected": false, "id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "file": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:15,732 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c32658c3-3c32-49ee-bbbc-50464724d5cf 2018-07-21 08:06:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" -d '' 2018-07-21 08:06:17,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89733230-efd5-43bd-a6f4-8a455690ba4c Date: Sat, 21 Jul 2018 08:06:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:17,135 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file used request id req-89733230-efd5-43bd-a6f4-8a455690ba4c 2018-07-21 08:06:17,136 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:06:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:17,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-3e35f3ad-5ccf-43a8-a581-56a28e4c5c45 Date: Sat, 21 Jul 2018 08:06:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:17Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "metadata": {}}], "self": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "min_disk": 0, "protected": false, "id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "file": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:17,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 used request id req-3e35f3ad-5ccf-43a8-a581-56a28e4c5c45 2018-07-21 08:06:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:17,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-181cb20d-d070-4c60-b27a-ce460c26cfbe Date: Sat, 21 Jul 2018 08:06:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:06:17,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-181cb20d-d070-4c60-b27a-ce460c26cfbe 2018-07-21 08:06:17,168 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image 2018-07-21 08:06:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-445b9d57-1ad2-4fc3-9f35-aac2572fc10e Date: Sat, 21 Jul 2018 08:06:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:17Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "metadata": {}}], "self": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "min_disk": 0, "protected": false, "id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "file": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:17,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 used request id req-445b9d57-1ad2-4fc3-9f35-aac2572fc10e 2018-07-21 08:06:17,188 - create_image - DEBUG - Instance status is - active 2018-07-21 08:06:17,188 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image 2018-07-21 08:06:17,188 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image 2018-07-21 08:06:17,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:17,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:17,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["6npGAdSfQvmKTTNUkVaV-g"], "issued_at": "2018-07-21T08:06:17.000000Z"}} 2018-07-21 08:06:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:17,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d815b78c-3550-4eb7-978e-0c893c03842f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:17,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d815b78c-3550-4eb7-978e-0c893c03842f 2018-07-21 08:06:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:17,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-93b2ceb7-1781-47bb-b838-bf2f01bbe06e Date: Sat, 21 Jul 2018 08:06:17 GMT RESP BODY: {"networks":[]} 2018-07-21 08:06:17,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-93b2ceb7-1781-47bb-b838-bf2f01bbe06e 2018-07-21 08:06:17,943 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net 2018-07-21 08:06:17,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net", "admin_state_up": true}}' 2018-07-21 08:06:18,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-921e147f-b9d5-4989-9b60-9b6964ba2d4a Date: Sat, 21 Jul 2018 08:06:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","mtu":1450}} 2018-07-21 08:06:18,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-921e147f-b9d5-4989-9b60-9b6964ba2d4a 2018-07-21 08:06:18,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:18,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4139788d-cb31-4bb4-a699-b21821177bb7 Date: Sat, 21 Jul 2018 08:06:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:18,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-4139788d-cb31-4bb4-a699-b21821177bb7 2018-07-21 08:06:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:18,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-008a3580-8eff-4509-bd42-81800b432d87 Date: Sat, 21 Jul 2018 08:06:18 GMT RESP BODY: {"subnets":[]} 2018-07-21 08:06:18,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-008a3580-8eff-4509-bd42-81800b432d87 2018-07-21 08:06:18,353 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet 2018-07-21 08:06:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" -d '{"subnets": [{"ip_version": 4, "network_id": "4dce0373-5eb9-4097-ba84-1a121ebd9d5b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet"}]}' 2018-07-21 08:06:19,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-67c36fd7-baae-42da-8877-4f4a3f9e899c Date: Sat, 21 Jul 2018 08:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:19,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-67c36fd7-baae-42da-8877-4f4a3f9e899c 2018-07-21 08:06:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-58a0368b-6fe7-4e6a-ab9a-de0062529fa1 Date: Sat, 21 Jul 2018 08:06:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:19,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-58a0368b-6fe7-4e6a-ab9a-de0062529fa1 2018-07-21 08:06:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:19,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3551833e-0a7e-427c-b3ef-6a8cb30720bc Date: Sat, 21 Jul 2018 08:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:19,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-3551833e-0a7e-427c-b3ef-6a8cb30720bc 2018-07-21 08:06:19,179 - OpenStackNetwork - DEBUG - Network [4dce0373-5eb9-4097-ba84-1a121ebd9d5b] created successfully 2018-07-21 08:06:19,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:19,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:19,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["_MIY9a_5SVOtYYodmlHtyg"], "issued_at": "2018-07-21T08:06:19.000000Z"}} 2018-07-21 08:06:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aa49ce98ef49959c6d93b269e5e5be6c4256ec" 2018-07-21 08:06:19,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebac4647-0fc3-4b4f-b5ff-be21294a3782 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:19,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ebac4647-0fc3-4b4f-b5ff-be21294a3782 2018-07-21 08:06:19,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:19,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aa49ce98ef49959c6d93b269e5e5be6c4256ec" 2018-07-21 08:06:19,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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 x-openstack-request-id: req-744939e1-d840-4a43-a332-eea6706d9452 x-compute-request-id: req-744939e1-d840-4a43-a332-eea6706d9452 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:19,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-744939e1-d840-4a43-a332-eea6706d9452 2018-07-21 08:06:19,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aa49ce98ef49959c6d93b269e5e5be6c4256ec" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:06:19,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-e83fc451-92e7-4419-af8a-5f74b2a7008e x-compute-request-id: req-e83fc451-92e7-4419-af8a-5f74b2a7008e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "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": "4ce81432-342d-4f3b-9e26-bf833af07a07"}} 2018-07-21 08:06:19,971 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e83fc451-92e7-4419-af8a-5f74b2a7008e 2018-07-21 08:06:19,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:19,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:20,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["0z1uQ1lOQxqvSqJC_CVGSQ"], "issued_at": "2018-07-21T08:06:20.000000Z"}} 2018-07-21 08:06:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:20,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6d43a6-a3df-4cb4-9cb0-f6f4aacb20d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:20,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-df6d43a6-a3df-4cb4-9cb0-f6f4aacb20d7 2018-07-21 08:06:20,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:20,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:20 GMT Server: Apache x-compute-request-id: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:06:20,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb 2018-07-21 08:06:20,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 08:06:21,107 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:20 GMT Server: Apache x-compute-request-id: req-cb1f1466-1dd4-4c69-b203-95267d60014a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb1f1466-1dd4-4c69-b203-95267d60014a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:06:20.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1}} 2018-07-21 08:06:21,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes used request id req-cb1f1466-1dd4-4c69-b203-95267d60014a 2018-07-21 08:06:21,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:21,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:21 GMT Server: Apache x-compute-request-id: req-e4a84e9c-3791-42fa-9a98-a0111dde6adb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4a84e9c-3791-42fa-9a98-a0111dde6adb Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:21.000000", "replication_status": null, "snapshot_id": null, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "bootable": "false", "created_at": "2018-07-21T08:06:20.000000", "volume_type": null}} 2018-07-21 08:06:21,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-e4a84e9c-3791-42fa-9a98-a0111dde6adb 2018-07-21 08:06:21,334 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:21,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:21,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:21 GMT Server: Apache x-compute-request-id: req-1e08c886-10aa-4aae-89d5-bf73b4efde69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e08c886-10aa-4aae-89d5-bf73b4efde69 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:21.000000", "replication_status": null, "snapshot_id": null, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "bootable": "false", "created_at": "2018-07-21T08:06:20.000000", "volume_type": null}} 2018-07-21 08:06:21,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-1e08c886-10aa-4aae-89d5-bf73b4efde69 2018-07-21 08:06:21,397 - create_volume - DEBUG - Instance status is - creating 2018-07-21 08:06:21,397 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 08:06:24,400 - create_volume - DEBUG - Volume status query timeout in 296.934423923 2018-07-21 08:06:24,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:24,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:24 GMT Server: Apache x-compute-request-id: req-ee0b27fb-f34e-4706-b4ee-fd98106fdcef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee0b27fb-f34e-4706-b4ee-fd98106fdcef Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:21.000000", "replication_status": null, "snapshot_id": null, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "bootable": "false", "created_at": "2018-07-21T08:06:20.000000", "volume_type": null}} 2018-07-21 08:06:24,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-ee0b27fb-f34e-4706-b4ee-fd98106fdcef 2018-07-21 08:06:24,467 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:06:24,467 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:24,467 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:24,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:24,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:24,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["IHtyFZThRU6-CEU4inoTfw"], "issued_at": "2018-07-21T08:06:24.000000Z"}} 2018-07-21 08:06:24,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:24,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b89ea2-488f-44ce-b858-4d1cee6a5c6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:24,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-90b89ea2-488f-44ce-b858-4d1cee6a5c6f 2018-07-21 08:06:24,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b122503d-3c29-41f0-8a1b-9f4faddf1612 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:25,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b122503d-3c29-41f0-8a1b-9f4faddf1612 2018-07-21 08:06:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e15ab2e2-f6b1-42b8-8e47-ce3aca2c2d8e Date: Sat, 21 Jul 2018 08:06:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:25,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-e15ab2e2-f6b1-42b8-8e47-ce3aca2c2d8e 2018-07-21 08:06:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:06:25,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5997c90-8802-4a51-9e50-e79c519fc5c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:06:25,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c5997c90-8802-4a51-9e50-e79c519fc5c8 2018-07-21 08:06:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c35f8e8-6064-4790-9c56-c32416d72ce7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:25,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-4c35f8e8-6064-4790-9c56-c32416d72ce7 2018-07-21 08:06:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2555294e-0638-4d77-8456-1b2c17b774e8 Date: Sat, 21 Jul 2018 08:06:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:25,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-2555294e-0638-4d77-8456-1b2c17b774e8 2018-07-21 08:06:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-171109e0-72fa-4144-931a-fb17f83bbc14 Date: Sat, 21 Jul 2018 08:06:25 GMT RESP BODY: {"ports":[]} 2018-07-21 08:06:25,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True used request id req-171109e0-72fa-4144-931a-fb17f83bbc14 2018-07-21 08:06:25,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:25,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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 x-openstack-request-id: req-4f46db6b-84db-451b-804c-a29017defd46 x-compute-request-id: req-4f46db6b-84db-451b-804c-a29017defd46 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 08:06:25,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst used request id req-4f46db6b-84db-451b-804c-a29017defd46 2018-07-21 08:06:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:26,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a11d932a-f7ad-4682-8586-80a98ca6e277 Date: Sat, 21 Jul 2018 08:06:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:26,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-a11d932a-f7ad-4682-8586-80a98ca6e277 2018-07-21 08:06:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:26,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5cf70e-1280-4261-a4d4-0c5d82bd6ed1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:26,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-5d5cf70e-1280-4261-a4d4-0c5d82bd6ed1 2018-07-21 08:06:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:26,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9c834461-95a9-4a09-9615-2fc2ebefe4da Date: Sat, 21 Jul 2018 08:06:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:26,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-9c834461-95a9-4a09-9615-2fc2ebefe4da 2018-07-21 08:06:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:26,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98238cf2-c9cb-4e7a-9cde-2100241a9cf4 Date: Sat, 21 Jul 2018 08:06:26 GMT RESP BODY: {"ports":[]} 2018-07-21 08:06:26,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True used request id req-98238cf2-c9cb-4e7a-9cde-2100241a9cf4 2018-07-21 08:06:26,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:26,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:26,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["YVxT2qydSYKL4vc6ndHjGw"], "issued_at": "2018-07-21T08:06:26.000000Z"}} 2018-07-21 08:06:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0847b7a0f1abccd8d9c1069ba08cb75d4634ba1d" 2018-07-21 08:06:26,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190a6311-6256-48e8-9620-e37e3cc01b7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:26,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-190a6311-6256-48e8-9620-e37e3cc01b7e 2018-07-21 08:06:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:26,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-08bff0bd-8ca1-4595-bf00-62dc23078119 Date: Sat, 21 Jul 2018 08:06:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:26,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-08bff0bd-8ca1-4595-bf00-62dc23078119 2018-07-21 08:06:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:27,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f7d29c8f-8c01-44f4-8a85-759365d12dbc Date: Sat, 21 Jul 2018 08:06:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:27,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-f7d29c8f-8c01-44f4-8a85-759365d12dbc 2018-07-21 08:06:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:27,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-beafa479-69aa-40f6-839e-3a48299f46b9 Date: Sat, 21 Jul 2018 08:06:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:27,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-beafa479-69aa-40f6-839e-3a48299f46b9 2018-07-21 08:06:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:06:27,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb72758-54b9-4552-9933-53de24c5a313 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:06:27,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-beb72758-54b9-4552-9933-53de24c5a313 2018-07-21 08:06:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0847b7a0f1abccd8d9c1069ba08cb75d4634ba1d" 2018-07-21 08:06:27,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10d5905-8699-47a8-91bb-1eb04003d42c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-b10d5905-8699-47a8-91bb-1eb04003d42c 2018-07-21 08:06:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:27,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fa69fea3-8e17-48da-92c0-d6811c899c86 Date: Sat, 21 Jul 2018 08:06:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:27,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-fa69fea3-8e17-48da-92c0-d6811c899c86 2018-07-21 08:06:27,200 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net 2018-07-21 08:06:27,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" -d '{"port": {"network_id": "4dce0373-5eb9-4097-ba84-1a121ebd9d5b", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port", "admin_state_up": true}}' 2018-07-21 08:06:27,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-2d9d93fe-1af1-404d-8f4e-46f9841a0800 Date: Sat, 21 Jul 2018 08:06:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:27Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:91:aa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","project_id":"d6b478342d9546e19c0ae741cdc519ce","qos_policy_id":null,"admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 08:06:27,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2d9d93fe-1af1-404d-8f4e-46f9841a0800 2018-07-21 08:06:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:27,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9eb11629-1c4e-4b39-99d5-30939cdeac74 Date: Sat, 21 Jul 2018 08:06:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:27,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-9eb11629-1c4e-4b39-99d5-30939cdeac74 2018-07-21 08:06:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8454f2-5b25-41bd-ba82-6ae8e0593d3d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:28,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-1f8454f2-5b25-41bd-ba82-6ae8e0593d3d 2018-07-21 08:06:28,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-bc1c481f-87e5-43eb-b57d-7d2d898d1f6e Date: Sat, 21 Jul 2018 08:06:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:28,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-bc1c481f-87e5-43eb-b57d-7d2d898d1f6e 2018-07-21 08:06:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-b354a079-a3d5-49e6-9641-9d01af12a432 Date: Sat, 21 Jul 2018 08:06:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:27Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 08:06:28,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port&admin_state_up=True used request id req-b354a079-a3d5-49e6-9641-9d01af12a432 2018-07-21 08:06:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b2478-c1b4-4958-9fa8-04ea7c2d5479 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:28,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-685b2478-c1b4-4958-9fa8-04ea7c2d5479 2018-07-21 08:06:28,259 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst 2018-07-21 08:06:28,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-5359e4ab-d105-4fd9-b123-52a7614306fe x-compute-request-id: req-5359e4ab-d105-4fd9-b123-52a7614306fe Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-flavor"}]} 2018-07-21 08:06:28,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5359e4ab-d105-4fd9-b123-52a7614306fe 2018-07-21 08:06:28,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-1ffd2d96-874e-4de4-b678-089b9f55994e x-compute-request-id: req-1ffd2d96-874e-4de4-b678-089b9f55994e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "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": "4ce81432-342d-4f3b-9e26-bf833af07a07"}} 2018-07-21 08:06:28,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07 used request id req-1ffd2d96-874e-4de4-b678-089b9f55994e 2018-07-21 08:06:28,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-1a4dc6c5-feff-48aa-9bbf-f04363ecec85 Date: Sat, 21 Jul 2018 08:06:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:17Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "metadata": {}}], "self": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "min_disk": 0, "protected": false, "id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "file": "/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image"} 2018-07-21 08:06:28,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image used request id req-1a4dc6c5-feff-48aa-9bbf-f04363ecec85 2018-07-21 08:06:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:28,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ff72c692-a536-492c-b17c-c43b0df69791 Date: Sat, 21 Jul 2018 08:06:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:06:28,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ff72c692-a536-492c-b17c-c43b0df69791 2018-07-21 08:06:28,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "imageRef": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "flavorRef": "4ce81432-342d-4f3b-9e26-bf833af07a07", "max_count": 1, "min_count": 1, "networks": [{"port": "11dcce3a-eadf-4388-9e70-abebc2c06b02"}]}}' 2018-07-21 08:06:29,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08: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 x-openstack-request-id: req-40f4166a-72f0-4ff9-9ea5-43b2b0c616ab x-compute-request-id: req-40f4166a-72f0-4ff9-9ea5-43b2b0c616ab Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "adminPass": "GZiG3LeZz6Zm"}} 2018-07-21 08:06:29,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-40f4166a-72f0-4ff9-9ea5-43b2b0c616ab 2018-07-21 08:06:29,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:30,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-1d5fee82-3180-4e7a-916c-f212e1d781bf x-compute-request-id: req-1d5fee82-3180-4e7a-916c-f212e1d781bf Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:06:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:30,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-1d5fee82-3180-4e7a-916c-f212e1d781bf 2018-07-21 08:06:30,153 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst 2018-07-21 08:06:30,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:30,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-88e201a1-e808-4939-b328-59ef7b780c36 x-compute-request-id: req-88e201a1-e808-4939-b328-59ef7b780c36 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:06:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:30,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-88e201a1-e808-4939-b328-59ef7b780c36 2018-07-21 08:06:30,234 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst] is - BUILD 2018-07-21 08:06:30,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:06:33,237 - create_instance - DEBUG - VM status query timeout in 896.915647984 2018-07-21 08:06:33,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:33,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-eddde4e3-e9b1-485e-ac2e-0c066061f9a7 x-compute-request-id: req-eddde4e3-e9b1-485e-ac2e-0c066061f9a7 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T08:06:32Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:33,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-eddde4e3-e9b1-485e-ac2e-0c066061f9a7 2018-07-21 08:06:33,669 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst] is - BUILD 2018-07-21 08:06:33,669 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:06:36,672 - create_instance - DEBUG - VM status query timeout in 893.480643034 2018-07-21 08:06:36,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:36,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-32c5b13f-8500-4559-9376-6c473f8f1f44 x-compute-request-id: req-32c5b13f-8500-4559-9376-6c473f8f1f44 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:36,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-32c5b13f-8500-4559-9376-6c473f8f1f44 2018-07-21 08:06:36,842 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst] is - ACTIVE 2018-07-21 08:06:36,842 - create_instance - INFO - VM is - ACTIVE 2018-07-21 08:06:36,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:37,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-d83544aa-8ff7-4c83-838d-3785386c9a36 x-compute-request-id: req-d83544aa-8ff7-4c83-838d-3785386c9a36 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:37,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-d83544aa-8ff7-4c83-838d-3785386c9a36 2018-07-21 08:06:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:37,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e5d39833-0139-4432-91a4-aaf934b212f4 Date: Sat, 21 Jul 2018 08:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:37,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-e5d39833-0139-4432-91a4-aaf934b212f4 2018-07-21 08:06:37,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:37,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de1c0a3-6ebd-45da-8645-68a893eb2e6c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:37,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-6de1c0a3-6ebd-45da-8645-68a893eb2e6c 2018-07-21 08:06:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:37,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-20199fa3-41c3-4d08-b7f7-270f816ad037 Date: Sat, 21 Jul 2018 08:06:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:37,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-20199fa3-41c3-4d08-b7f7-270f816ad037 2018-07-21 08:06:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:37,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-cf4cc39c-529d-4520-aa5e-5ff53d0a05d9 Date: Sat, 21 Jul 2018 08:06:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:37,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-cf4cc39c-529d-4520-aa5e-5ff53d0a05d9 2018-07-21 08:06:37,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:38,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["n0ZIbji8Quao8o7q9i6BOw"], "issued_at": "2018-07-21T08:06:37.000000Z"}} 2018-07-21 08:06:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:38,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c519bd58-ac1b-4fa8-ba00-ca221e9b228b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:38,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c519bd58-ac1b-4fa8-ba00-ca221e9b228b 2018-07-21 08:06:38,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:38,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-a25449f3-ec53-4c76-821e-d71e972fc712 x-compute-request-id: req-a25449f3-ec53-4c76-821e-d71e972fc712 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:38,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-a25449f3-ec53-4c76-821e-d71e972fc712 2018-07-21 08:06:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:38,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bc89f522-1ac1-4133-b1d3-258e5d521e97 Date: Sat, 21 Jul 2018 08:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:38,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-bc89f522-1ac1-4133-b1d3-258e5d521e97 2018-07-21 08:06:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:38,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e43d286-e676-4fb5-b0c9-c43fa1a96c8b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:38,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-8e43d286-e676-4fb5-b0c9-c43fa1a96c8b 2018-07-21 08:06:38,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7e51e6fa-78d1-41ad-84e3-9c48e1527915 Date: Sat, 21 Jul 2018 08:06:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:38,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-7e51e6fa-78d1-41ad-84e3-9c48e1527915 2018-07-21 08:06:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:38,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e76ab81f-ba36-40cb-9892-ed8aa02c997d Date: Sat, 21 Jul 2018 08:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:38,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-e76ab81f-ba36-40cb-9892-ed8aa02c997d 2018-07-21 08:06:38,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" -d '{"volumeAttachment": {"volumeId": "91675792-4454-4ff1-a690-f40a66804331"}}' 2018-07-21 08:06:40,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-25bfc01e-83e0-430a-8585-d209c69e1438 x-compute-request-id: req-25bfc01e-83e0-430a-8585-d209c69e1438 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "id": "91675792-4454-4ff1-a690-f40a66804331", "volumeId": "91675792-4454-4ff1-a690-f40a66804331"}} 2018-07-21 08:06:40,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea/os-volume_attachments used request id req-25bfc01e-83e0-430a-8585-d209c69e1438 2018-07-21 08:06:40,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-70e4afb2-bf7a-4ae4-a5b6-78c19575a7a0 x-compute-request-id: req-70e4afb2-bf7a-4ae4-a5b6-78c19575a7a0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "91675792-4454-4ff1-a690-f40a66804331"}], "metadata": {}}} 2018-07-21 08:06:40,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-70e4afb2-bf7a-4ae4-a5b6-78c19575a7a0 2018-07-21 08:06:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-91d7430c-8f53-44e9-b212-d0ebdcd321e2 Date: Sat, 21 Jul 2018 08:06:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:40,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-91d7430c-8f53-44e9-b212-d0ebdcd321e2 2018-07-21 08:06:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:06:40,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7585ef-422e-4f97-85f9-beab408cc78a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:06:40,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fe7585ef-422e-4f97-85f9-beab408cc78a 2018-07-21 08:06:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f260fc-21c3-4a01-beed-94884ac3c02a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:40,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-a0f260fc-21c3-4a01-beed-94884ac3c02a 2018-07-21 08:06:40,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0763cd24-4442-449c-a0ea-aced9bd4fa1b Date: Sat, 21 Jul 2018 08:06:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:40,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-0763cd24-4442-449c-a0ea-aced9bd4fa1b 2018-07-21 08:06:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-3b9183b5-a895-429a-9777-ff6161a9d1ad Date: Sat, 21 Jul 2018 08:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-3b9183b5-a895-429a-9777-ff6161a9d1ad 2018-07-21 08:06:40,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:40,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e968637-c1ea-4652-bcbc-d0aec1f6ce2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:40,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-3e968637-c1ea-4652-bcbc-d0aec1f6ce2f 2018-07-21 08:06:40,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:41,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-de445ede-4cab-40d8-a77f-549f061e9fb9 x-compute-request-id: req-de445ede-4cab-40d8-a77f-549f061e9fb9 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "91675792-4454-4ff1-a690-f40a66804331"}], "metadata": {}}} 2018-07-21 08:06:41,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-de445ede-4cab-40d8-a77f-549f061e9fb9 2018-07-21 08:06:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:41,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f486dd83-a828-4bc2-9197-5d30e69ebe4d Date: Sat, 21 Jul 2018 08:06:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:41,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-f486dd83-a828-4bc2-9197-5d30e69ebe4d 2018-07-21 08:06:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:41,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bbc3ed-e43a-4363-a5ec-d8565dbd78b0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:41,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-06bbc3ed-e43a-4363-a5ec-d8565dbd78b0 2018-07-21 08:06:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9899be48-fac5-4861-9aef-2d3acdbed6be Date: Sat, 21 Jul 2018 08:06:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:41,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-9899be48-fac5-4861-9aef-2d3acdbed6be 2018-07-21 08:06:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:41,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-2a1c80cd-6b57-4949-91e0-40fb038ef84f Date: Sat, 21 Jul 2018 08:06:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:41,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-2a1c80cd-6b57-4949-91e0-40fb038ef84f 2018-07-21 08:06:41,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-29398d15-73d9-46d1-853c-3cb9b0c7c551 x-compute-request-id: req-29398d15-73d9-46d1-853c-3cb9b0c7c551 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "91675792-4454-4ff1-a690-f40a66804331"}], "metadata": {}}} 2018-07-21 08:06:42,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-29398d15-73d9-46d1-853c-3cb9b0c7c551 2018-07-21 08:06:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ffd6344b-29fb-463c-8b13-823d468b888a Date: Sat, 21 Jul 2018 08:06:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:42,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-ffd6344b-29fb-463c-8b13-823d468b888a 2018-07-21 08:06:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa911492-e646-4321-8c13-73e18a18175a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:42,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-fa911492-e646-4321-8c13-73e18a18175a 2018-07-21 08:06:42,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5d8bf6bd-562e-4950-9988-835ae3568eb6 Date: Sat, 21 Jul 2018 08:06:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:42,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-5d8bf6bd-562e-4950-9988-835ae3568eb6 2018-07-21 08:06:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-044c2180-5bcd-4d88-8e9e-43ce51b5542e Date: Sat, 21 Jul 2018 08:06:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:42,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-044c2180-5bcd-4d88-8e9e-43ce51b5542e 2018-07-21 08:06:42,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:42,580 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:42 GMT Server: Apache x-compute-request-id: req-759fa87e-1542-4e7e-931a-543702c017b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-759fa87e-1542-4e7e-931a-543702c017b0 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "attachment_id": "dcde862d-38c7-45b9-8633-82327a6d18c9", "attached_at": "2018-07-21T08:06:40.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "91675792-4454-4ff1-a690-f40a66804331", "device": "/dev/vdb", "id": "91675792-4454-4ff1-a690-f40a66804331"}], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:41.000000", "replication_status": null, "snapshot_id": null, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "bootable": "false", "created_at": "2018-07-21T08:06:20.000000", "volume_type": null}} 2018-07-21 08:06:42,580 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-759fa87e-1542-4e7e-931a-543702c017b0 2018-07-21 08:06:42,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:43,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-801eb126-67cc-4c07-bf84-692dcbebf59e x-compute-request-id: req-801eb126-67cc-4c07-bf84-692dcbebf59e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:36Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [{"id": "91675792-4454-4ff1-a690-f40a66804331"}], "metadata": {}}} 2018-07-21 08:06:43,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-801eb126-67cc-4c07-bf84-692dcbebf59e 2018-07-21 08:06:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b000a6be-d661-4147-92aa-e0bcebf6dea5 Date: Sat, 21 Jul 2018 08:06:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["e6e4c701-33bb-4591-b803-afa9cc5afc15"],"description":"","tags":[],"updated_at":"2018-07-21T08:06:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","provider:network_type":"vxlan"}]} 2018-07-21 08:06:43,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net used request id req-b000a6be-d661-4147-92aa-e0bcebf6dea5 2018-07-21 08:06:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:43,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57e9caf-b306-45ae-83e0-d17f89171bc6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:06:43,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-c57e9caf-b306-45ae-83e0-d17f89171bc6 2018-07-21 08:06:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:43,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-91b1f505-ddeb-438f-9636-92677b6b7fb2 Date: Sat, 21 Jul 2018 08:06:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:18Z","ip_version":4}]} 2018-07-21 08:06:43,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-91b1f505-ddeb-438f-9636-92677b6b7fb2 2018-07-21 08:06:43,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:43,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e516ab3e-652e-44e7-b6e1-0c2d43ce4981 Date: Sat, 21 Jul 2018 08:06:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.12"}],"id":"11dcce3a-eadf-4388-9e70-abebc2c06b02","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:91:aa","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:27Z","binding:vnic_type":"normal","device_id":"45563fc6-a3a9-4673-b0b2-7bd8e79b94ea","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:06:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6e4c701-33bb-4591-b803-afa9cc5afc15","ip_address":"10.55.0.2"}],"id":"d7bfe741-e842-445c-8723-de7e3fd459e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:01:76","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce0373-5eb9-4097-ba84-1a121ebd9d5b","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dce0373-5eb9-4097-ba84-1a121ebd9d5b","ip_allocation":"immediate"}]} 2018-07-21 08:06:43,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-e516ab3e-652e-44e7-b6e1-0c2d43ce4981 2018-07-21 08:06:43,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea/os-volume_attachments/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26b7e33c5acacfa0f8e3f2563ae998f5078259e" 2018-07-21 08:06:44,252 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d9c1c7b-05b6-410d-aee4-4f3fdaba4d31 x-compute-request-id: req-7d9c1c7b-05b6-410d-aee4-4f3fdaba4d31 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:44,252 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea/os-volume_attachments/91675792-4454-4ff1-a690-f40a66804331 used request id req-7d9c1c7b-05b6-410d-aee4-4f3fdaba4d31 2018-07-21 08:06:44,252 - create_instance - INFO - Deleting Port with ID - 11dcce3a-eadf-4388-9e70-abebc2c06b02 2018-07-21 08:06:44,252 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-port 2018-07-21 08:06:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/11dcce3a-eadf-4388-9e70-abebc2c06b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:44,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f4ab805-4b4d-4fe9-b9f5-9227e21454a5 Date: Sat, 21 Jul 2018 08:06:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:44,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/11dcce3a-eadf-4388-9e70-abebc2c06b02 used request id req-2f4ab805-4b4d-4fe9-b9f5-9227e21454a5 2018-07-21 08:06:44,716 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst 2018-07-21 08:06:44,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:44,858 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08: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-ca1def60-329f-41c8-a059-2569da77dfe1 x-compute-request-id: req-ca1def60-329f-41c8-a059-2569da77dfe1 Content-Type: application/json 2018-07-21 08:06:44,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-ca1def60-329f-41c8-a059-2569da77dfe1 2018-07-21 08:06:44,858 - create_instance - INFO - Checking deletion status 2018-07-21 08:06:44,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:45,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-a01dd0b4-d7cf-4c80-86f9-542657d96332 x-compute-request-id: req-a01dd0b4-d7cf-4c80-86f9-542657d96332 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:91:aa", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "rel": "bookmark"}], "image": {"id": "ef130e94-4ca6-48b4-ae2d-c671aeb86901", "links": [{"href": "http://172.30.9.24:8774/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-21T08:06:36.000000", "flavor": {"id": "4ce81432-342d-4f3b-9e26-bf833af07a07", "links": [{"href": "http://172.30.9.24:8774/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07", "rel": "bookmark"}]}, "id": "45563fc6-a3a9-4673-b0b2-7bd8e79b94ea", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:06:44Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst", "created": "2018-07-21T08:06:29Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:06:45,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-a01dd0b4-d7cf-4c80-86f9-542657d96332 2018-07-21 08:06:45,340 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst] is - ACTIVE 2018-07-21 08:06:45,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 08:06:48,343 - create_instance - DEBUG - VM status query timeout in 296.514845848 2018-07-21 08:06:48,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ac541bb2d95f1059d1c528a76f9fa0677ebc" 2018-07-21 08:06:48,393 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e382be3b-d5cd-4a18-b0ab-b49d265e6662 x-compute-request-id: req-e382be3b-d5cd-4a18-b0ab-b49d265e6662 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 45563fc6-a3a9-4673-b0b2-7bd8e79b94ea could not be found.", "code": 404}} 2018-07-21 08:06:48,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/45563fc6-a3a9-4673-b0b2-7bd8e79b94ea used request id req-e382be3b-d5cd-4a18-b0ab-b49d265e6662 2018-07-21 08:06:48,393 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 45563fc6-a3a9-4673-b0b2-7bd8e79b94ea could not be found. (HTTP 404) (Request-ID: req-e382be3b-d5cd-4a18-b0ab-b49d265e6662) 2018-07-21 08:06:48,393 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-vm_inst 2018-07-21 08:06:48,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:48,611 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:48 GMT Server: Apache x-compute-request-id: req-ccd85a86-c3f7-455a-8450-ee1ccd9f1bab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccd85a86-c3f7-455a-8450-ee1ccd9f1bab Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:06:44.000000", "replication_status": null, "snapshot_id": null, "id": "91675792-4454-4ff1-a690-f40a66804331", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e", "bootable": "false", "created_at": "2018-07-21T08:06:20.000000", "volume_type": null}} 2018-07-21 08:06:48,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-ccd85a86-c3f7-455a-8450-ee1ccd9f1bab 2018-07-21 08:06:48,612 - create_volume - DEBUG - Instance status is - available 2018-07-21 08:06:48,612 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:48,612 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:48,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:48,683 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0637f05d-7754-4da5-a750-0a627ef22271 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:48,683 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-0637f05d-7754-4da5-a750-0a627ef22271 2018-07-21 08:06:48,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a0f585f-bf3a-4c41-80d2-ba368075c9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9929d91ab00bab3091a2523b298256a646abbea7" 2018-07-21 08:06:48,924 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9a8685dc-ed82-4b13-afaf-56c528be702d x-openstack-request-id: req-9a8685dc-ed82-4b13-afaf-56c528be702d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 91675792-4454-4ff1-a690-f40a66804331 could not be found.", "code": 404}} 2018-07-21 08:06:48,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/91675792-4454-4ff1-a690-f40a66804331 used request id req-9a8685dc-ed82-4b13-afaf-56c528be702d 2018-07-21 08:06:48,924 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 91675792-4454-4ff1-a690-f40a66804331 could not be found. (HTTP 404) (Request-ID: req-9a8685dc-ed82-4b13-afaf-56c528be702d) 2018-07-21 08:06:48,924 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e 2018-07-21 08:06:48,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aa49ce98ef49959c6d93b269e5e5be6c4256ec" 2018-07-21 08:06:48,957 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c14fe406-b822-43e6-b49e-e486b9bb29bd x-compute-request-id: req-c14fe406-b822-43e6-b49e-e486b9bb29bd Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:48,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4ce81432-342d-4f3b-9e26-bf833af07a07 used request id req-c14fe406-b822-43e6-b49e-e486b9bb29bd 2018-07-21 08:06:48,958 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet 2018-07-21 08:06:48,958 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-subnet 2018-07-21 08:06:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e6e4c701-33bb-4591-b803-afa9cc5afc15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:49,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3f0d095-9a54-4ade-a003-1f5513e57435 Date: Sat, 21 Jul 2018 08:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:49,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e6e4c701-33bb-4591-b803-afa9cc5afc15 used request id req-e3f0d095-9a54-4ade-a003-1f5513e57435 2018-07-21 08:06:49,735 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-net 2018-07-21 08:06:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/4dce0373-5eb9-4097-ba84-1a121ebd9d5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968b7afa327c2b4371049fbb747933fb68763db4" 2018-07-21 08:06:50,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a36a5fbb-eab0-4dc5-a2eb-43a91223c033 Date: Sat, 21 Jul 2018 08:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 08:06:50,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4dce0373-5eb9-4097-ba84-1a121ebd9d5b used request id req-a36a5fbb-eab0-4dc5-a2eb-43a91223c033 2018-07-21 08:06:50,819 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-65c90ad1-137d-44a5-a255-fac3b4dafc8e-image 2018-07-21 08:06:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0301b6ee2720b1e647e7d31065c753f1bdfaf4ac" 2018-07-21 08:06:51,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f52b49c9-c7bc-402c-991c-ba05ee1be5f9 Date: Sat, 21 Jul 2018 08:06:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:51,198 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ef130e94-4ca6-48b4-ae2d-c671aeb86901 used request id req-f52b49c9-c7bc-402c-991c-ba05ee1be5f9 2018-07-21 08:06:51,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:51,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:51,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:51,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["lOc-Jx-RSAyHGZVLXBkCWQ"], "issued_at": "2018-07-21T08:06:51.000000Z"}} 2018-07-21 08:06:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8882f235858393a4e8245abf57bd8ddb679d08d" 2018-07-21 08:06:51,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a08d0ff-7c2a-42b9-b2a3-e1b5a85d78c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:51,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-0a08d0ff-7c2a-42b9-b2a3-e1b5a85d78c2 2018-07-21 08:06:51,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:51,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8882f235858393a4e8245abf57bd8ddb679d08d" 2018-07-21 08:06:51,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f157d93-e78b-41b1-9001-2ad6d5aaf23f x-compute-request-id: req-0f157d93-e78b-41b1-9001-2ad6d5aaf23f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:51,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0f157d93-e78b-41b1-9001-2ad6d5aaf23f 2018-07-21 08:06:51,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8882f235858393a4e8245abf57bd8ddb679d08d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-41a4a1cb-adce-4bf1-b70b-bb72a2cfa1c1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-21 08:06:51,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ad9965-6a08-441e-b10a-d83384d19f8d x-compute-request-id: req-c8ad9965-6a08-441e-b10a-d83384d19f8d Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-41a4a1cb-adce-4bf1-b70b-bb72a2cfa1c1name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "46e0da6d-ae2a-40a1-a913-3f48c876100e"}} 2018-07-21 08:06:51,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c8ad9965-6a08-441e-b10a-d83384d19f8d 2018-07-21 08:06:51,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:52,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["_UQymTw3Qwurt6_Ke-LE-A"], "issued_at": "2018-07-21T08:06:52.000000Z"}} 2018-07-21 08:06:52,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c6c04a9f57800fd07dc289ffb670c87a7c942" 2018-07-21 08:06:52,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-e9deff43-84b2-4208-b421-14425275e737 x-compute-request-id: req-e9deff43-84b2-4208-b421-14425275e737 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-41a4a1cb-adce-4bf1-b70b-bb72a2cfa1c1name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "46e0da6d-ae2a-40a1-a913-3f48c876100e"}} 2018-07-21 08:06:52,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e used request id req-e9deff43-84b2-4208-b421-14425275e737 2018-07-21 08:06:52,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c6c04a9f57800fd07dc289ffb670c87a7c942" 2018-07-21 08:06:52,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-83ee0c86-dfb9-4c26-a454-2c7c2b3bf11a x-compute-request-id: req-83ee0c86-dfb9-4c26-a454-2c7c2b3bf11a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:06:52,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e/os-extra_specs used request id req-83ee0c86-dfb9-4c26-a454-2c7c2b3bf11a 2018-07-21 08:06:52,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8882f235858393a4e8245abf57bd8ddb679d08d" 2018-07-21 08:06:52,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06: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-5265ba5f-eef7-411f-95fa-6e0f8b9c4957 x-compute-request-id: req-5265ba5f-eef7-411f-95fa-6e0f8b9c4957 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:52,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/46e0da6d-ae2a-40a1-a913-3f48c876100e used request id req-5265ba5f-eef7-411f-95fa-6e0f8b9c4957 2018-07-21 08:06:52,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c6c04a9f57800fd07dc289ffb670c87a7c942" 2018-07-21 08:06:52,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-50857209-6949-49ac-a4ba-4af6a84421b7 x-compute-request-id: req-50857209-6949-49ac-a4ba-4af6a84421b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:52,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50857209-6949-49ac-a4ba-4af6a84421b7 2018-07-21 08:06:52,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:52,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:52,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:52,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["UtAAVNlBQqanppKxm8DB3g"], "issued_at": "2018-07-21T08:06:52.000000Z"}} 2018-07-21 08:06:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39f139118d1b91303d02f51b77df0175063a5d7" 2018-07-21 08:06:52,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66b91a1-0820-4a55-89c3-35043d9d8173 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:52,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b66b91a1-0820-4a55-89c3-35043d9d8173 2018-07-21 08:06:52,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:52,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39f139118d1b91303d02f51b77df0175063a5d7" 2018-07-21 08:06:53,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-d6ff6398-d284-4c2b-a405-d52731350d68 x-compute-request-id: req-d6ff6398-d284-4c2b-a405-d52731350d68 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:53,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d6ff6398-d284-4c2b-a405-d52731350d68 2018-07-21 08:06:53,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39f139118d1b91303d02f51b77df0175063a5d7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c6c38b9f-6df2-4215-9356-968da235275ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-21 08:06:53,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-618d25a0-188f-433a-b4c2-553a16321a7e x-compute-request-id: req-618d25a0-188f-433a-b4c2-553a16321a7e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c6c38b9f-6df2-4215-9356-968da235275ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/68ec318e-6462-4098-81b4-b006d3acf486", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "68ec318e-6462-4098-81b4-b006d3acf486"}} 2018-07-21 08:06:53,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-618d25a0-188f-433a-b4c2-553a16321a7e 2018-07-21 08:06:53,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:53,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["nB3GhjUJR5GbgAjo5TwuXA"], "issued_at": "2018-07-21T08:06:53.000000Z"}} 2018-07-21 08:06:53,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9923e5c828a0adc408e94fd84a97f76e771365fa" 2018-07-21 08:06:53,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-5ae90214-cc02-4e7f-b1ed-5019d746aeed x-compute-request-id: req-5ae90214-cc02-4e7f-b1ed-5019d746aeed Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c6c38b9f-6df2-4215-9356-968da235275ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/68ec318e-6462-4098-81b4-b006d3acf486", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "68ec318e-6462-4098-81b4-b006d3acf486"}} 2018-07-21 08:06:53,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 used request id req-5ae90214-cc02-4e7f-b1ed-5019d746aeed 2018-07-21 08:06:53,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9923e5c828a0adc408e94fd84a97f76e771365fa" 2018-07-21 08:06:53,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-143f6ed4-3ff6-469b-a5ee-ca94dde2a221 x-compute-request-id: req-143f6ed4-3ff6-469b-a5ee-ca94dde2a221 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:06:53,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486/os-extra_specs used request id req-143f6ed4-3ff6-469b-a5ee-ca94dde2a221 2018-07-21 08:06:53,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9923e5c828a0adc408e94fd84a97f76e771365fa" 2018-07-21 08:06:53,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06: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-e48cd6a6-41a0-4aa4-ac32-4950c7ec7d7a x-compute-request-id: req-e48cd6a6-41a0-4aa4-ac32-4950c7ec7d7a Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:53,802 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 used request id req-e48cd6a6-41a0-4aa4-ac32-4950c7ec7d7a 2018-07-21 08:06:53,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9923e5c828a0adc408e94fd84a97f76e771365fa" 2018-07-21 08:06:53,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-fefc6133-92c8-4a23-99eb-87053c7ee66a x-compute-request-id: req-fefc6133-92c8-4a23-99eb-87053c7ee66a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:53,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fefc6133-92c8-4a23-99eb-87053c7ee66a 2018-07-21 08:06:53,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39f139118d1b91303d02f51b77df0175063a5d7" 2018-07-21 08:06:53,841 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06: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-49c2c3a2-614b-41a5-ada1-58fa8dec629f x-compute-request-id: req-49c2c3a2-614b-41a5-ada1-58fa8dec629f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 68ec318e-6462-4098-81b4-b006d3acf486 could not be found.", "code": 404}} 2018-07-21 08:06:53,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/68ec318e-6462-4098-81b4-b006d3acf486 used request id req-49c2c3a2-614b-41a5-ada1-58fa8dec629f 2018-07-21 08:06:53,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:53,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:53,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:54,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["t_Z6kuYFTAeiFtoMWoRcjA"], "issued_at": "2018-07-21T08:06:54.000000Z"}} 2018-07-21 08:06:54,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c296e92095efd999e8142b1846d78725469e6a41" 2018-07-21 08:06:54,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4292323-d753-4871-a7ec-a3fb3255ca8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:54,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d4292323-d753-4871-a7ec-a3fb3255ca8c 2018-07-21 08:06:54,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:54,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c296e92095efd999e8142b1846d78725469e6a41" 2018-07-21 08:06:54,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf4904d6-e62b-49f9-bf1b-79898e458886 x-compute-request-id: req-bf4904d6-e62b-49f9-bf1b-79898e458886 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:54,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bf4904d6-e62b-49f9-bf1b-79898e458886 2018-07-21 08:06:54,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c296e92095efd999e8142b1846d78725469e6a41" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9320f9f4-6b3a-45c0-a127-08275b529b01name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-21 08:06:54,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f29bd22-01d9-4c83-b962-a7f103b12673 x-compute-request-id: req-4f29bd22-01d9-4c83-b962-a7f103b12673 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9320f9f4-6b3a-45c0-a127-08275b529b01name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b775eae-4d76-49cc-b57e-648219c46665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7b775eae-4d76-49cc-b57e-648219c46665"}} 2018-07-21 08:06:54,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4f29bd22-01d9-4c83-b962-a7f103b12673 2018-07-21 08:06:54,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:54,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["BGPKKeZHSa6mNgOAKrMePQ"], "issued_at": "2018-07-21T08:06:54.000000Z"}} 2018-07-21 08:06:54,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bf6505fa215384da99d0dccbdec0080e20d7e2" 2018-07-21 08:06:55,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ef881b-43ca-40fe-8bef-9ad4edbd95fc x-compute-request-id: req-37ef881b-43ca-40fe-8bef-9ad4edbd95fc Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9320f9f4-6b3a-45c0-a127-08275b529b01name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b775eae-4d76-49cc-b57e-648219c46665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7b775eae-4d76-49cc-b57e-648219c46665"}} 2018-07-21 08:06:55,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665 used request id req-37ef881b-43ca-40fe-8bef-9ad4edbd95fc 2018-07-21 08:06:55,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bf6505fa215384da99d0dccbdec0080e20d7e2" 2018-07-21 08:06:55,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c3b8179-7575-45d8-a251-8830e61a0647 x-compute-request-id: req-8c3b8179-7575-45d8-a251-8830e61a0647 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:06:55,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665/os-extra_specs used request id req-8c3b8179-7575-45d8-a251-8830e61a0647 2018-07-21 08:06:55,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c296e92095efd999e8142b1846d78725469e6a41" 2018-07-21 08:06:55,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63f6c247-033a-4ff3-af4d-5f9dda27fad5 x-compute-request-id: req-63f6c247-033a-4ff3-af4d-5f9dda27fad5 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:55,150 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7b775eae-4d76-49cc-b57e-648219c46665 used request id req-63f6c247-033a-4ff3-af4d-5f9dda27fad5 2018-07-21 08:06:55,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:55,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:55,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:55,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["8naQhZ3BSqalxpM_lV2vQQ"], "issued_at": "2018-07-21T08:06:55.000000Z"}} 2018-07-21 08:06:55,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c4fcc8fd72173de4bbabb3c0dac37aa91dd75" 2018-07-21 08:06:55,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a940c6-33e6-49de-9198-e98e0641eac4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:55,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-11a940c6-33e6-49de-9198-e98e0641eac4 2018-07-21 08:06:55,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:55,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c4fcc8fd72173de4bbabb3c0dac37aa91dd75" 2018-07-21 08:06:55,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f89d795-066f-459d-a6b6-edd3e7a6f1ce x-compute-request-id: req-4f89d795-066f-459d-a6b6-edd3e7a6f1ce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:55,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4f89d795-066f-459d-a6b6-edd3e7a6f1ce 2018-07-21 08:06:55,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c4fcc8fd72173de4bbabb3c0dac37aa91dd75" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-92ee4e03-714a-435c-b44c-120c74f3e4c5name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-21 08:06:55,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80ca067b-4004-4128-b3f4-46622d0e1ee0 x-compute-request-id: req-80ca067b-4004-4128-b3f4-46622d0e1ee0 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-92ee4e03-714a-435c-b44c-120c74f3e4c5name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5739e941-3d08-4031-b289-bf93924f052a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "5739e941-3d08-4031-b289-bf93924f052a"}} 2018-07-21 08:06:55,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-80ca067b-4004-4128-b3f4-46622d0e1ee0 2018-07-21 08:06:55,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:56,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["CC1v4zh0QqSsgjzVNPsOqA"], "issued_at": "2018-07-21T08:06:56.000000Z"}} 2018-07-21 08:06:56,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8c3478477849e37922250ab14a11edacf78a83" 2018-07-21 08:06:56,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ee99d6-7c55-4291-aab1-c97ac12fcdaa x-compute-request-id: req-e8ee99d6-7c55-4291-aab1-c97ac12fcdaa Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-92ee4e03-714a-435c-b44c-120c74f3e4c5name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5739e941-3d08-4031-b289-bf93924f052a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "5739e941-3d08-4031-b289-bf93924f052a"}} 2018-07-21 08:06:56,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a used request id req-e8ee99d6-7c55-4291-aab1-c97ac12fcdaa 2018-07-21 08:06:56,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8c3478477849e37922250ab14a11edacf78a83" 2018-07-21 08:06:56,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-300047d9-6129-411b-8226-ebb9172e9438 x-compute-request-id: req-300047d9-6129-411b-8226-ebb9172e9438 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:06:56,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a/os-extra_specs used request id req-300047d9-6129-411b-8226-ebb9172e9438 2018-07-21 08:06:56,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8c3478477849e37922250ab14a11edacf78a83" 2018-07-21 08:06:56,426 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b255efe2-258e-4e94-8c62-fb39c736d912 x-compute-request-id: req-b255efe2-258e-4e94-8c62-fb39c736d912 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:56,427 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a used request id req-b255efe2-258e-4e94-8c62-fb39c736d912 2018-07-21 08:06:56,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8c3478477849e37922250ab14a11edacf78a83" 2018-07-21 08:06:56,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55b226b8-b379-4a73-8d4b-05245c834990 x-compute-request-id: req-55b226b8-b379-4a73-8d4b-05245c834990 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:56,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-55b226b8-b379-4a73-8d4b-05245c834990 2018-07-21 08:06:56,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c4fcc8fd72173de4bbabb3c0dac37aa91dd75" 2018-07-21 08:06:56,467 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55f53438-a9eb-425c-ac20-cce56a813a6b x-compute-request-id: req-55f53438-a9eb-425c-ac20-cce56a813a6b Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 5739e941-3d08-4031-b289-bf93924f052a could not be found.", "code": 404}} 2018-07-21 08:06:56,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5739e941-3d08-4031-b289-bf93924f052a used request id req-55f53438-a9eb-425c-ac20-cce56a813a6b 2018-07-21 08:06:56,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:56,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:56,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:56,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["avRsqeumTyOdnq6qnB9NUA"], "issued_at": "2018-07-21T08:06:56.000000Z"}} 2018-07-21 08:06:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78c3f81fb085cad60b7c3aa5ce044d5ef377951" 2018-07-21 08:06:56,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b01cf6-c8aa-413e-88d3-1ed920d90a11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:56,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b0b01cf6-c8aa-413e-88d3-1ed920d90a11 2018-07-21 08:06:56,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:56,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78c3f81fb085cad60b7c3aa5ce044d5ef377951" 2018-07-21 08:06:57,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f80cb2f7-fa2b-4696-b53f-9cff95cd1bb2 x-compute-request-id: req-f80cb2f7-fa2b-4696-b53f-9cff95cd1bb2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:06:57,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f80cb2f7-fa2b-4696-b53f-9cff95cd1bb2 2018-07-21 08:06:57,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78c3f81fb085cad60b7c3aa5ce044d5ef377951" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-21 08:06:57,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-9abc89de-c76a-43b3-9c94-77d66763bcd5 x-compute-request-id: req-9abc89de-c76a-43b3-9c94-77d66763bcd5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4110a201-97a0-4593-aae4-35ac71317724"}} 2018-07-21 08:06:57,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9abc89de-c76a-43b3-9c94-77d66763bcd5 2018-07-21 08:06:57,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:57,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["tE5oDQ88Sy2fvTY9q6vnmA"], "issued_at": "2018-07-21T08:06:57.000000Z"}} 2018-07-21 08:06:57,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98dadbf7ceeeafdce07cf2f3eaa285d1ca386177" 2018-07-21 08:06:57,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-c748e5ac-1186-44d2-abdd-d510f7937514 x-compute-request-id: req-c748e5ac-1186-44d2-abdd-d510f7937514 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4110a201-97a0-4593-aae4-35ac71317724"}} 2018-07-21 08:06:57,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 used request id req-c748e5ac-1186-44d2-abdd-d510f7937514 2018-07-21 08:06:57,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98dadbf7ceeeafdce07cf2f3eaa285d1ca386177" 2018-07-21 08:06:57,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06: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-aa06a991-3c56-467a-9c15-cb0186ecfa53 x-compute-request-id: req-aa06a991-3c56-467a-9c15-cb0186ecfa53 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 08:06:57,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724/os-extra_specs used request id req-aa06a991-3c56-467a-9c15-cb0186ecfa53 2018-07-21 08:06:57,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:57,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:58,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["nQsHMdiMTVSmMz7g9X4bBw"], "issued_at": "2018-07-21T08:06:58.000000Z"}} 2018-07-21 08:06:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18babde6140fa48a9b30ee851026c09b4b08e54" 2018-07-21 08:06:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e872ce23-2792-4a4e-b4f2-0a3eaa932511 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:58,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-e872ce23-2792-4a4e-b4f2-0a3eaa932511 2018-07-21 08:06:58,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:06:58,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18babde6140fa48a9b30ee851026c09b4b08e54" 2018-07-21 08:06:58,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1db9c3af-e37b-419c-b103-973fb42b9b2d x-compute-request-id: req-1db9c3af-e37b-419c-b103-973fb42b9b2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4110a201-97a0-4593-aae4-35ac71317724", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "bookmark"}], "name": "CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename"}]} 2018-07-21 08:06:58,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1db9c3af-e37b-419c-b103-973fb42b9b2d 2018-07-21 08:06:58,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18babde6140fa48a9b30ee851026c09b4b08e54" 2018-07-21 08:06:58,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26ca212-f2a0-4583-b720-06aec3e4350d x-compute-request-id: req-b26ca212-f2a0-4583-b720-06aec3e4350d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4110a201-97a0-4593-aae4-35ac71317724", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4110a201-97a0-4593-aae4-35ac71317724"}} 2018-07-21 08:06:58,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 used request id req-b26ca212-f2a0-4583-b720-06aec3e4350d 2018-07-21 08:06:58,372 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-52d0888b-c8e4-4083-8a74-ccad4640cb0ename 2018-07-21 08:06:58,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78c3f81fb085cad60b7c3aa5ce044d5ef377951" 2018-07-21 08:06:58,401 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12135c2e-23f1-43f7-8efb-b1688e192345 x-compute-request-id: req-12135c2e-23f1-43f7-8efb-b1688e192345 Content-Length: 0 Content-Type: application/json 2018-07-21 08:06:58,401 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4110a201-97a0-4593-aae4-35ac71317724 used request id req-12135c2e-23f1-43f7-8efb-b1688e192345 2018-07-21 08:06:58,403 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:06:58,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:58,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:58,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["RW9lZ6OVT6WDllQcmLuhSA"], "issued_at": "2018-07-21T08:06:58.000000Z"}} 2018-07-21 08:06:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:58,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88d7f63-b238-472f-9699-f130ca1e7490 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:06:58,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a88d7f63-b238-472f-9699-f130ca1e7490 2018-07-21 08:06:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:59,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-e706ae69-1190-46b4-a6ab-29c708590dc9 Date: Sat, 21 Jul 2018 08:06:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image"} 2018-07-21 08:06:59,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image used request id req-e706ae69-1190-46b4-a6ab-29c708590dc9 2018-07-21 08:06:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:59,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ada4699b-2b05-4cb4-9628-130e4143cb44 Date: Sat, 21 Jul 2018 08: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-07-21 08:06:59,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ada4699b-2b05-4cb4-9628-130e4143cb44 2018-07-21 08:06:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image"}' 2018-07-21 08:06:59,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18ab6082-7563-4aa0-be02-356ef2e72462 Date: Sat, 21 Jul 2018 08:06:59 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9", "min_disk": 0, "protected": false, "id": "41eb6665-b6d8-4e52-a054-89e36e3281a9", "file": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:59,105 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-18ab6082-7563-4aa0-be02-356ef2e72462 2018-07-21 08:06:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" -d '' 2018-07-21 08:06:59,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5559b1e-1372-4d8a-a438-4ca0efca8bb9 Date: Sat, 21 Jul 2018 08:06:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:06:59,454 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/file used request id req-a5559b1e-1372-4d8a-a438-4ca0efca8bb9 2018-07-21 08:06:59,455 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:06:59,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:59,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-b216ee6c-3b31-4b87-b9bf-ed9ed4bf3f2f Date: Sat, 21 Jul 2018 08:06:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:59Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/snap", "metadata": {}}], "self": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9", "min_disk": 0, "protected": false, "id": "41eb6665-b6d8-4e52-a054-89e36e3281a9", "file": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:59,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 used request id req-b216ee6c-3b31-4b87-b9bf-ed9ed4bf3f2f 2018-07-21 08:06:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5028dafd-a823-442a-add6-721e283db0e2 Date: Sat, 21 Jul 2018 08: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-07-21 08:06:59,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5028dafd-a823-442a-add6-721e283db0e2 2018-07-21 08:06:59,488 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image 2018-07-21 08:06:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:06:59,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ce8a213f-cf16-46a0-9958-aa825aaa63d7 Date: Sat, 21 Jul 2018 08:06:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:06:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:06:59Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/snap", "metadata": {}}], "self": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9", "min_disk": 0, "protected": false, "id": "41eb6665-b6d8-4e52-a054-89e36e3281a9", "file": "/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/41eb6665-b6d8-4e52-a054-89e36e3281a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:06:59,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 used request id req-ce8a213f-cf16-46a0-9958-aa825aaa63d7 2018-07-21 08:06:59,521 - create_image - DEBUG - Instance status is - active 2018-07-21 08:06:59,521 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image 2018-07-21 08:06:59,521 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image 2018-07-21 08:06:59,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:06:59,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:06:59,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["lTO4rU6pRr6xMHN64svwdQ"], "issued_at": "2018-07-21T08:06:59.000000Z"}} 2018-07-21 08:06:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c9fb6ec2fe428d01a5cd3c63099db8eb69492b" 2018-07-21 08:07:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb40e87-aa48-44de-b523-26b3acc640c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:07:00,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-bbb40e87-aa48-44de-b523-26b3acc640c3 2018-07-21 08:07:00,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:07:00,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c9fb6ec2fe428d01a5cd3c63099db8eb69492b" 2018-07-21 08:07:00,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07: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-5591ae02-2bf9-443f-ad55-2c92ef19d105 x-compute-request-id: req-5591ae02-2bf9-443f-ad55-2c92ef19d105 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:07:00,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5591ae02-2bf9-443f-ad55-2c92ef19d105 2018-07-21 08:07:00,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c9fb6ec2fe428d01a5cd3c63099db8eb69492b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:07:00,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07: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-9f2f5ae3-9290-49ff-8785-082dfe20302c x-compute-request-id: req-9f2f5ae3-9290-49ff-8785-082dfe20302c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5a22765a-ff92-4f92-b6e8-e1ae2faac0f1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5a22765a-ff92-4f92-b6e8-e1ae2faac0f1", "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": "5a22765a-ff92-4f92-b6e8-e1ae2faac0f1"}} 2018-07-21 08:07:00,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9f2f5ae3-9290-49ff-8785-082dfe20302c 2018-07-21 08:07:00,233 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:07:00,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:07:00,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["FjjBrE05TCqfCPkvLvs-qQ"], "issued_at": "2018-07-21T08:07:00.000000Z"}} 2018-07-21 08:07:00,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}}' 2018-07-21 08:07:02,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:07:00 GMT Server: Apache x-openstack-request-id: req-39e8ce1f-c3a7-4326-9c77-2c92a20baa34 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}]}} 2018-07-21 08:07:02,702 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-39e8ce1f-c3a7-4326-9c77-2c92a20baa34 2018-07-21 08:07:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:03,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:02 GMT Server: Apache x-openstack-request-id: req-cf5d0b86-3210-4811-8f7b-1f14877253da Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:04,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:03 GMT Server: Apache x-openstack-request-id: req-a6db4ed0-5ae2-452f-9c85-58e87102e935 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:04,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-a6db4ed0-5ae2-452f-9c85-58e87102e935 2018-07-21 08:07:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:05,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:04 GMT Server: Apache x-openstack-request-id: req-0e426690-7c87-4d33-be81-0ec96a2fa909 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "deletion_time": null, "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "tags": null}]} 2018-07-21 08:07:05,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1 used request id req-0e426690-7c87-4d33-be81-0ec96a2fa909 2018-07-21 08:07:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:05,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:05 GMT Server: Apache x-openstack-request-id: req-43a24e58-d336-49bf-abc4-59d3ef6c9e02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "deletion_time": null, "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "tags": null}]} 2018-07-21 08:07:05,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1 used request id req-43a24e58-d336-49bf-abc4-59d3ef6c9e02 2018-07-21 08:07:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:06,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:05 GMT Server: Apache x-openstack-request-id: req-6f01949c-c64a-49a5-9f1f-9eb476dde1e6 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:06,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:06 GMT Server: Apache x-openstack-request-id: req-09033be7-1757-4c98-b63d-c89c66bf0d29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:06,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-09033be7-1757-4c98-b63d-c89c66bf0d29 2018-07-21 08:07:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:06,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:06 GMT Server: Apache x-openstack-request-id: req-ed036c6d-e923-4a1d-938a-6a39869b9401 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:06,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:06 GMT Server: Apache x-openstack-request-id: req-57738d14-4637-4222-9a95-93265b917203 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4077698d-0697-4d1d-a551-23bfbf67e292", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da47f86a-43de-413d-a0ed-8b8f12d706b9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "90cf8188-e7a5-46e5-9fcc-9a159dc4de66", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-21T08:07:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-21 08:07:06,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources used request id req-57738d14-4637-4222-9a95-93265b917203 2018-07-21 08:07:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:07,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:06 GMT Server: Apache x-openstack-request-id: req-e081b3be-6c40-4810-8446-b59a73f4bf41 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:08,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:08 GMT Server: Apache x-openstack-request-id: req-8d86ea0e-8e72-4e54-b8ea-17f036eaf460 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:08,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-8d86ea0e-8e72-4e54-b8ea-17f036eaf460 2018-07-21 08:07:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:08,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:08 GMT Server: Apache x-openstack-request-id: req-d57ab921-f703-4153-85e3-3cb60848b4e3 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:09,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:08 GMT Server: Apache x-openstack-request-id: req-4759d1a5-799b-4132-b676-c8d518ca63fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:09,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-4759d1a5-799b-4132-b676-c8d518ca63fc 2018-07-21 08:07:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:12,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:12 GMT Server: Apache x-openstack-request-id: req-b802f602-d764-4778-830f-45fc74889739 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:13,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:12 GMT Server: Apache x-openstack-request-id: req-f8775b7d-6cb5-481e-b094-2f23078d6d90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:13,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-f8775b7d-6cb5-481e-b094-2f23078d6d90 2018-07-21 08:07:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:16,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:16 GMT Server: Apache x-openstack-request-id: req-ccb4bb90-c0df-4c2c-a9bf-2d127099371d Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:16,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:16 GMT Server: Apache x-openstack-request-id: req-03be9acd-961e-41fd-be5c-bfe42a629e8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:16,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-03be9acd-961e-41fd-be5c-bfe42a629e8c 2018-07-21 08:07:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:20,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:19 GMT Server: Apache x-openstack-request-id: req-70e95f1e-4cec-4576-b7e6-bdc0c17d6220 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:20,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:20 GMT Server: Apache x-openstack-request-id: req-5ecd4330-3ab8-42e0-b799-840151bca7b1 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1", "stack_user_project_id": "499e9680acaf4758b4de784ee3243651", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:07:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:20,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-5ecd4330-3ab8-42e0-b799-840151bca7b1 2018-07-21 08:07:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:20,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:20 GMT Server: Apache x-openstack-request-id: req-cfaf1633-6f0a-489b-949e-2c7a88415cfe Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:20 GMT Server: Apache x-openstack-request-id: req-0ea79ee9-0d3d-43db-987c-44148f34515e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4077698d-0697-4d1d-a551-23bfbf67e292", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da47f86a-43de-413d-a0ed-8b8f12d706b9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "90cf8188-e7a5-46e5-9fcc-9a159dc4de66", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "resource_type": "OS::Nova::Server"}]} 2018-07-21 08:07:20,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources used request id req-0ea79ee9-0d3d-43db-987c-44148f34515e 2018-07-21 08:07:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:20,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-8b197291-40c5-44b3-a8e3-61f659c1c7b2 Date: Sat, 21 Jul 2018 08:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["da47f86a-43de-413d-a0ed-8b8f12d706b9"],"description":"","tags":[],"updated_at":"2018-07-21T08:07:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:03Z","provider:network_type":"vxlan"}]} 2018-07-21 08:07:20,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 used request id req-8b197291-40c5-44b3-a8e3-61f659c1c7b2 2018-07-21 08:07:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:20,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-852efc9e-7af6-4bc7-858f-36938a385856 Date: Sat, 21 Jul 2018 08:07:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:07:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"da47f86a-43de-413d-a0ed-8b8f12d706b9","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet","enable_dhcp":true,"segment_id":null,"network_id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:04Z","ip_version":4}]} 2018-07-21 08:07:20,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 used request id req-852efc9e-7af6-4bc7-858f-36938a385856 2018-07-21 08:07:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:20,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-911a1f76-fa26-44cf-87d3-29eca70c903f Date: Sat, 21 Jul 2018 08:07:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:07:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"da47f86a-43de-413d-a0ed-8b8f12d706b9","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet","enable_dhcp":true,"segment_id":null,"network_id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:04Z","ip_version":4}]} 2018-07-21 08:07:20,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 used request id req-911a1f76-fa26-44cf-87d3-29eca70c903f 2018-07-21 08:07:20,968 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:07:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d10baf-3a25-405d-ab7f-9bfb90555ecc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:07:21,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d4d10baf-3a25-405d-ab7f-9bfb90555ecc 2018-07-21 08:07:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache x-openstack-request-id: req-995e401d-7ea1-4938-b8e1-3f4fb8c404fe Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:21,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache x-openstack-request-id: req-76bf78e9-37da-43a7-82d1-7dce80b9d1c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4077698d-0697-4d1d-a551-23bfbf67e292", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da47f86a-43de-413d-a0ed-8b8f12d706b9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "90cf8188-e7a5-46e5-9fcc-9a159dc4de66", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "resource_type": "OS::Nova::Server"}]} 2018-07-21 08:07:21,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources used request id req-76bf78e9-37da-43a7-82d1-7dce80b9d1c8 2018-07-21 08:07:21,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c22fdb95-2c62-46c8-9b86-7fe5bb97b859 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08: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-cd86d6e9-29ec-409b-b306-4c2fae39004a x-compute-request-id: req-cd86d6e9-29ec-409b-b306-4c2fae39004a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:ad:7a", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "rel": "bookmark"}], "image": {"id": "41eb6665-b6d8-4e52-a054-89e36e3281a9", "links": [{"href": "http://172.30.9.24:8774/images/41eb6665-b6d8-4e52-a054-89e36e3281a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-21T08:07:14.000000", "flavor": {"id": "5a22765a-ff92-4f92-b6e8-e1ae2faac0f1", "links": [{"href": "http://172.30.9.24:8774/flavors/5a22765a-ff92-4f92-b6e8-e1ae2faac0f1", "rel": "bookmark"}]}, "id": "c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "security_groups": [{"name": "default"}], "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T08:07:14Z", "hostId": "c55ffe4fc8f2d9403efcb0d677161a505345a99f5f860f06888e43b1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-inst", "created": "2018-07-21T08:07:09Z", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 08:07:21,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c22fdb95-2c62-46c8-9b86-7fe5bb97b859 used request id req-cd86d6e9-29ec-409b-b306-4c2fae39004a 2018-07-21 08:07:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-9fcbd518-ecda-4f29-82d2-299d5c80cf53 Date: Sat, 21 Jul 2018 08:07:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"d6b478342d9546e19c0ae741cdc519ce","l2_adjacency":true,"status":"ACTIVE","subnets":["da47f86a-43de-413d-a0ed-8b8f12d706b9"],"description":"","tags":[],"updated_at":"2018-07-21T08:07:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net","admin_state_up":true,"tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:03Z","provider:network_type":"vxlan"}]} 2018-07-21 08:07:21,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-net used request id req-9fcbd518-ecda-4f29-82d2-299d5c80cf53 2018-07-21 08:07:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:07:21,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17fc3bdc-ac5f-42d1-8632-238907acdcbe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:07:21,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-17fc3bdc-ac5f-42d1-8632-238907acdcbe 2018-07-21 08:07:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d19a4fe-ab07-4139-a9dd-3282be860cf8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:07:21,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-5d19a4fe-ab07-4139-a9dd-3282be860cf8 2018-07-21 08:07:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bcb3d008-7b0c-44be-b92c-8a9da775421e Date: Sat, 21 Jul 2018 08:07:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T08:07:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"da47f86a-43de-413d-a0ed-8b8f12d706b9","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"d6b478342d9546e19c0ae741cdc519ce","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-subnet","enable_dhcp":true,"segment_id":null,"network_id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:04Z","ip_version":4}]} 2018-07-21 08:07:21,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 used request id req-bcb3d008-7b0c-44be-b92c-8a9da775421e 2018-07-21 08:07:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2065 X-Openstack-Request-Id: req-afca5b5f-0d46-48aa-a7eb-443e7dee404b Date: Sat, 21 Jul 2018 08:07:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:07:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"da47f86a-43de-413d-a0ed-8b8f12d706b9","ip_address":"10.0.0.5"}],"id":"4077698d-0697-4d1d-a551-23bfbf67e292","security_groups":["89dea346-a263-41d9-9225-7f7c707f54de"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:ad:7a","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1-server1_port-kswtbfs4brm6","admin_state_up":true,"network_id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:05Z","binding:vnic_type":"normal","device_id":"c22fdb95-2c62-46c8-9b86-7fe5bb97b859","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T08:07:06Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da47f86a-43de-413d-a0ed-8b8f12d706b9","ip_address":"10.0.0.2"}],"id":"f9568690-f568-487e-a54d-7f4644606c8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:a9:6c","project_id":"d6b478342d9546e19c0ae741cdc519ce","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90cf8188-e7a5-46e5-9fcc-9a159dc4de66","tenant_id":"d6b478342d9546e19c0ae741cdc519ce","created_at":"2018-07-21T08:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90cf8188-e7a5-46e5-9fcc-9a159dc4de66","ip_allocation":"immediate"}]} 2018-07-21 08:07:21,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90cf8188-e7a5-46e5-9fcc-9a159dc4de66 used request id req-afca5b5f-0d46-48aa-a7eb-443e7dee404b 2018-07-21 08:07:21,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:21,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache x-openstack-request-id: req-898b3e73-3ab3-4bbb-9674-055ff34d7cb7 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:22,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:21 GMT Server: Apache x-openstack-request-id: req-238d9214-c336-43e7-9d61-a2a7a8200562 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4077698d-0697-4d1d-a551-23bfbf67e292", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da47f86a-43de-413d-a0ed-8b8f12d706b9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "90cf8188-e7a5-46e5-9fcc-9a159dc4de66", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T08:07:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:07:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c22fdb95-2c62-46c8-9b86-7fe5bb97b859", "resource_type": "OS::Nova::Server"}]} 2018-07-21 08:07:22,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8/resources used request id req-238d9214-c336-43e7-9d61-a2a7a8200562 2018-07-21 08:07:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193c7ca20702b4cbe565b0a96c42d7aa62efa51" 2018-07-21 08:07:22,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:22 GMT Server: Apache x-openstack-request-id: req-4bff2183-202f-44f2-9f2b-a31f08e03a12 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:22,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:07:22 GMT Server: Apache x-openstack-request-id: req-8ce6dbe7-8333-4c5f-93c1-81bd74918e30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:07:22,078 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-stack1/4f9ff9be-f577-4ddb-8159-b4344c2abfa8 used request id req-8ce6dbe7-8333-4c5f-93c1-81bd74918e30 2018-07-21 08:07:22,079 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-1e982c3b-b638-49dd-97cb-45289a85f256-image 2018-07-21 08:07:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f932715f890e0ee30210094a405dd9e4679e5094" 2018-07-21 08:07:22,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbd29333-1ba8-4430-8f3d-54dfba10d2a6 Date: Sat, 21 Jul 2018 08:07:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:07:22,945 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/41eb6665-b6d8-4e52-a054-89e36e3281a9 used request id req-cbd29333-1ba8-4430-8f3d-54dfba10d2a6 2018-07-21 08:07:22,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5a22765a-ff92-4f92-b6e8-e1ae2faac0f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c9fb6ec2fe428d01a5cd3c63099db8eb69492b" 2018-07-21 08:07:22,981 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-126b32b4-d89c-40c4-a4e9-79f5fb6f4fa4 x-compute-request-id: req-126b32b4-d89c-40c4-a4e9-79f5fb6f4fa4 Content-Length: 0 Content-Type: application/json 2018-07-21 08:07:22,981 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5a22765a-ff92-4f92-b6e8-e1ae2faac0f1 used request id req-126b32b4-d89c-40c4-a4e9-79f5fb6f4fa4 2018-07-21 08:07:22,983 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 08:07:22,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:07:22,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:07:23,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["rtbKk9XhSp-ZBJp6gxHycw"], "issued_at": "2018-07-21T08:07:23.000000Z"}} 2018-07-21 08:07:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412d0ae9-94c5-4887-b345-e41a945bc822 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:07:23,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-412d0ae9-94c5-4887-b345-e41a945bc822 2018-07-21 08:07:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:23,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-a88414ef-7637-4cee-a632-64401ad6734a Date: Sat, 21 Jul 2018 08:07:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image"} 2018-07-21 08:07:23,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image used request id req-a88414ef-7637-4cee-a632-64401ad6734a 2018-07-21 08:07:23,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:23,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0ede8ac2-f87e-4f6b-a5a1-2d3813963aaf Date: Sat, 21 Jul 2018 08:07:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:07:23,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0ede8ac2-f87e-4f6b-a5a1-2d3813963aaf 2018-07-21 08:07:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image"}' 2018-07-21 08:07:23,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1327abbc-b626-4987-896b-d0ce0f2da88a Date: Sat, 21 Jul 2018 08:07:23 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:07:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T08:07:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1", "min_disk": 0, "protected": false, "id": "074fe2a5-0a12-49c9-8884-409664c5d6c1", "file": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/file", "checksum": null, "owner": "d6b478342d9546e19c0ae741cdc519ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:07:23,835 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1327abbc-b626-4987-896b-d0ce0f2da88a 2018-07-21 08:07:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" -d '' 2018-07-21 08:07:24,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bba5f5e-d234-4efe-b583-55381bda6c2c Date: Sat, 21 Jul 2018 08:07:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:07:24,995 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/file used request id req-6bba5f5e-d234-4efe-b583-55381bda6c2c 2018-07-21 08:07:24,996 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 08:07:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ada27a30-03b3-4057-a814-2f22640fe141 Date: Sat, 21 Jul 2018 08:07:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:07:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:07:24Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/snap", "metadata": {}}], "self": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1", "min_disk": 0, "protected": false, "id": "074fe2a5-0a12-49c9-8884-409664c5d6c1", "file": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:07:25,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 used request id req-ada27a30-03b3-4057-a814-2f22640fe141 2018-07-21 08:07:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3a9a552-c2a7-4bb7-83c7-d5e2c84bdfb4 Date: Sat, 21 Jul 2018 08:07:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-21 08:07:25,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f3a9a552-c2a7-4bb7-83c7-d5e2c84bdfb4 2018-07-21 08:07:25,028 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image 2018-07-21 08:07:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:25,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-37ea8eff-806e-4842-9c6b-b68e88510ef2 Date: Sat, 21 Jul 2018 08:07:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T08:07:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T08:07:24Z", "visibility": "shared", "locations": [{"url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/snap", "metadata": {}}], "self": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1", "min_disk": 0, "protected": false, "id": "074fe2a5-0a12-49c9-8884-409664c5d6c1", "file": "/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6b478342d9546e19c0ae741cdc519ce", "direct_url": "rbd://589e3723-23d8-4fa2-b5df-26618cf89774/images/074fe2a5-0a12-49c9-8884-409664c5d6c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 08:07:25,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 used request id req-37ea8eff-806e-4842-9c6b-b68e88510ef2 2018-07-21 08:07:25,094 - create_image - DEBUG - Instance status is - active 2018-07-21 08:07:25,094 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image 2018-07-21 08:07:25,094 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image 2018-07-21 08:07:25,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 08:07:25,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:07:25,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["RdOIAlWEQoKRQ5ir1WXBlQ"], "issued_at": "2018-07-21T08:07:25.000000Z"}} 2018-07-21 08:07:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c34af826b2fc8b26b34bb59e3a5ea9ec2c1f97" 2018-07-21 08:07:25,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0770d7ce-89da-4c9f-9108-46775f682e97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:07:25,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-0770d7ce-89da-4c9f-9108-46775f682e97 2018-07-21 08:07:25,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:07:25,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c34af826b2fc8b26b34bb59e3a5ea9ec2c1f97" 2018-07-21 08:07:25,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07: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-58c187c1-2029-406c-80ac-c7bc7d978445 x-compute-request-id: req-58c187c1-2029-406c-80ac-c7bc7d978445 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-21 08:07:25,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-58c187c1-2029-406c-80ac-c7bc7d978445 2018-07-21 08:07:25,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c34af826b2fc8b26b34bb59e3a5ea9ec2c1f97" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-21 08:07:25,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07: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-22929b0b-cc62-4e0e-8634-e56ae334f8e1 x-compute-request-id: req-22929b0b-cc62-4e0e-8634-e56ae334f8e1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/dd9df0ed-c98e-4afe-a067-c3263afc02ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/dd9df0ed-c98e-4afe-a067-c3263afc02ff", "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": "dd9df0ed-c98e-4afe-a067-c3263afc02ff"}} 2018-07-21 08:07:25,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-22929b0b-cc62-4e0e-8634-e56ae334f8e1 2018-07-21 08:07:25,804 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:07:25,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:07:26,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["WOxslZvHRFCCFDwhxwYdNg"], "issued_at": "2018-07-21T08:07:26.000000Z"}} 2018-07-21 08:07:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}}' 2018-07-21 08:07:28,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:07:26 GMT Server: Apache x-openstack-request-id: req-b0e43d1d-a94c-4c18-81e6-77ee61ef88c6 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}]}} 2018-07-21 08:07:28,504 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-b0e43d1d-a94c-4c18-81e6-77ee61ef88c6 2018-07-21 08:07:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:28,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:28 GMT Server: Apache x-openstack-request-id: req-5367271e-7705-45f8-a6ef-68465d8a9a4c Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:28,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:28 GMT Server: Apache x-openstack-request-id: req-0955724b-4a11-45e3-aba2-a390eff2f745 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:28,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-0955724b-4a11-45e3-aba2-a390eff2f745 2018-07-21 08:07:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:29,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:28 GMT Server: Apache x-openstack-request-id: req-764930ae-5b0f-420e-854d-8e67159b8602 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "deletion_time": null, "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "tags": null}]} 2018-07-21 08:07:29,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1 used request id req-764930ae-5b0f-420e-854d-8e67159b8602 2018-07-21 08:07:29,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:29,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:29 GMT Server: Apache x-openstack-request-id: req-b20fd161-13c3-4aa2-8781-ea0534c790a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "deletion_time": null, "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "tags": null}]} 2018-07-21 08:07:29,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1 used request id req-b20fd161-13c3-4aa2-8781-ea0534c790a9 2018-07-21 08:07:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:29,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:29 GMT Server: Apache x-openstack-request-id: req-7e3e427f-f87a-4ab5-a38e-1dbb260cf4d4 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:29 GMT Server: Apache x-openstack-request-id: req-05594d95-8c54-44f8-bc80-0e7d472fd651 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:30,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-05594d95-8c54-44f8-bc80-0e7d472fd651 2018-07-21 08:07:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:30,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:30 GMT Server: Apache x-openstack-request-id: req-a046a2d9-634f-484e-9ea3-b28f60928f08 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:30,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:30 GMT Server: Apache x-openstack-request-id: req-13edeadf-8c2b-4432-9512-e1f37e97ca86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:30,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-13edeadf-8c2b-4432-9512-e1f37e97ca86 2018-07-21 08:07:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:33,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:33 GMT Server: Apache x-openstack-request-id: req-72dbc365-8f01-45f2-b7b4-b0dd983914d5 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:33,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:33 GMT Server: Apache x-openstack-request-id: req-53420d13-6ef8-4458-a2ad-c212041840a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:33,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-53420d13-6ef8-4458-a2ad-c212041840a6 2018-07-21 08:07:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:36,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:36 GMT Server: Apache x-openstack-request-id: req-65f8a10c-a48b-47dc-8440-dea4f4e01ea1 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:36,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:36 GMT Server: Apache x-openstack-request-id: req-c5c8a5a2-db44-4b89-b9b2-77a1a64f7a47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:36,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-c5c8a5a2-db44-4b89-b9b2-77a1a64f7a47 2018-07-21 08:07:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:40,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:39 GMT Server: Apache x-openstack-request-id: req-7e87bdfc-962a-4b15-802a-fcc26612fcec Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:40,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:40 GMT Server: Apache x-openstack-request-id: req-4d1130ae-be4e-49de-b9cd-e9b06501b15c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:40,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-4d1130ae-be4e-49de-b9cd-e9b06501b15c 2018-07-21 08:07:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:43,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:43 GMT Server: Apache x-openstack-request-id: req-462393f0-7732-4071-aefb-08b2fde1df8f Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:43 GMT Server: Apache x-openstack-request-id: req-e0ff1e7c-a6e0-403a-8f1d-8f0eceeebadc 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1", "stack_user_project_id": "4fbfe6acb2414dbd95521d3aab7fc5b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:07:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1bdeba00-e9dc-4c20-a102-0203351799ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:43,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-e0ff1e7c-a6e0-403a-8f1d-8f0eceeebadc 2018-07-21 08:07:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}}' 2018-07-21 08:07:45,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:07:43 GMT Server: Apache x-openstack-request-id: req-d00701dd-020f-4074-9ab5-f08cd4698f00 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "af72cf90-e9bb-4834-b1d1-17527084e008", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}]}} 2018-07-21 08:07:45,041 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-d00701dd-020f-4074-9ab5-f08cd4698f00 2018-07-21 08:07:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:45,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-ea6de69d-a13d-47a0-8e49-fd1a6b57191b Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:45,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-104fc804-7330-41e9-b92c-ec8d950e8eca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:45,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-104fc804-7330-41e9-b92c-ec8d950e8eca 2018-07-21 08:07:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:45,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-349d9f91-5161-4d1d-9476-a1867c9f2dbf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "deletion_time": null, "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "tags": null}]} 2018-07-21 08:07:45,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2 used request id req-349d9f91-5161-4d1d-9476-a1867c9f2dbf 2018-07-21 08:07:45,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:45,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-61f000d2-6fb4-48e5-80e7-dad85cdd3e20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "deletion_time": null, "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "updated_time": null, "project": "d6b478342d9546e19c0ae741cdc519ce", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "tags": null}]} 2018-07-21 08:07:45,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2 used request id req-61f000d2-6fb4-48e5-80e7-dad85cdd3e20 2018-07-21 08:07:45,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:45,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-d319a5ff-4b39-4337-a3ae-02c495e5f4f1 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-869b4ca2-d6f9-4158-b5ce-64693b6a0d5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:45,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-869b4ca2-d6f9-4158-b5ce-64693b6a0d5d 2018-07-21 08:07:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:45,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-ce50bec4-0f7a-45ab-ad3e-631bd21c717f Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:45,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:45 GMT Server: Apache x-openstack-request-id: req-cda5d579-1c69-44a3-9d76-f4ae415d2b34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:45,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-cda5d579-1c69-44a3-9d76-f4ae415d2b34 2018-07-21 08:07:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:48,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:48 GMT Server: Apache x-openstack-request-id: req-14b51d48-2f9e-41d3-95fb-1a75e892cd17 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:48,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:48 GMT Server: Apache x-openstack-request-id: req-0b2bf53d-c02d-409b-bbed-076e6ef358c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:48,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-0b2bf53d-c02d-409b-bbed-076e6ef358c3 2018-07-21 08:07:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:51,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:51 GMT Server: Apache x-openstack-request-id: req-abcd146c-831f-4585-ab54-5e895ef8d0c6 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:51,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:51 GMT Server: Apache x-openstack-request-id: req-dd5b756e-e908-4c93-8c8e-2accea1e4bb4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:51,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-dd5b756e-e908-4c93-8c8e-2accea1e4bb4 2018-07-21 08:07:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:54,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:54 GMT Server: Apache x-openstack-request-id: req-b0e38438-86d2-406f-a65f-22988bfb6e5b Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:54,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:54 GMT Server: Apache x-openstack-request-id: req-051a5690-4cef-4cdb-905c-45c2e2575707 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:54,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-051a5690-4cef-4cdb-905c-45c2e2575707 2018-07-21 08:07:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:57,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-c3c0545b-fd84-4ee3-a11e-826546563a28 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:57,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-c85c90d6-27b6-4983-8e84-95fa81a548e6 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "af72cf90-e9bb-4834-b1d1-17527084e008", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2", "stack_user_project_id": "be558d0eb6804297a164523ab58fb70b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:07:44Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af72cf90-e9bb-4834-b1d1-17527084e008", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 08:07:57,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-c85c90d6-27b6-4983-8e84-95fa81a548e6 2018-07-21 08:07:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/1bdeba00-e9dc-4c20-a102-0203351799ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:57,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-c21f0d9b-7eb4-45d9-86d5-d32afddf12f5 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:57,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-580b42a8-908a-4013-8c0d-e1ea39660288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:07:57,962 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack1/1bdeba00-e9dc-4c20-a102-0203351799ba used request id req-580b42a8-908a-4013-8c0d-e1ea39660288 2018-07-21 08:07:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/af72cf90-e9bb-4834-b1d1-17527084e008 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59b8b9ec8bd874e0bbdd587cf4e1d5a571da242" 2018-07-21 08:07:57,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-39f62e26-c132-4a88-ad99-d735ed2aeee5 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:07:58,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:07:57 GMT Server: Apache x-openstack-request-id: req-9e0e92e9-916b-4887-a675-5867fd2a2e16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:07:58,033 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-stack2/af72cf90-e9bb-4834-b1d1-17527084e008 used request id req-9e0e92e9-916b-4887-a675-5867fd2a2e16 2018-07-21 08:07:58,034 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-a4d648e4-b885-4517-a5b0-8368db955181-image 2018-07-21 08:07:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc410a5f3c354532c76317ae8ddc0bb2856686a" 2018-07-21 08:07:58,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5548db1f-f730-4dc1-a7bf-4077fcbfa40b Date: Sat, 21 Jul 2018 08:07:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:07:58,987 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/074fe2a5-0a12-49c9-8884-409664c5d6c1 used request id req-5548db1f-f730-4dc1-a7bf-4077fcbfa40b 2018-07-21 08:07:58,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/dd9df0ed-c98e-4afe-a067-c3263afc02ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c34af826b2fc8b26b34bb59e3a5ea9ec2c1f97" 2018-07-21 08:07:59,015 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08: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-399ca425-e2c4-414c-a711-fc7c04003431 x-compute-request-id: req-399ca425-e2c4-414c-a711-fc7c04003431 Content-Length: 0 Content-Type: application/json 2018-07-21 08:07:59,015 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/dd9df0ed-c98e-4afe-a067-c3263afc02ff used request id req-399ca425-e2c4-414c-a711-fc7c04003431 2018-07-21 08:07:59,017 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:07:59,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:07:59,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:07:59,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["k3-BkQDmQqGhQS8kTn3d_g"], "issued_at": "2018-07-21T08:07:59.000000Z"}} 2018-07-21 08:07:59,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" -d '{"stack_name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-21 08:08:01,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:07:59 GMT Server: Apache x-openstack-request-id: req-4ff51274-2f1e-44a5-99e9-fe737f691353 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "e5466960-7fb2-4264-bab4-05ae618bcb30", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30", "rel": "self"}]}} 2018-07-21 08:08:01,889 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-4ff51274-2f1e-44a5-99e9-fe737f691353 2018-07-21 08:08:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/e5466960-7fb2-4264-bab4-05ae618bcb30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" 2018-07-21 08:08:02,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:01 GMT Server: Apache x-openstack-request-id: req-fdc9ac56-4a2f-45ff-a07e-f17db25a286e Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:02,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:02 GMT Server: Apache x-openstack-request-id: req-768e6b0a-5b73-4560-b942-06f7d9650c29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "e5466960-7fb2-4264-bab4-05ae618bcb30", "OS::stack_name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack", "stack_user_project_id": "0bf7baef56614da5b91dd0c577e34659", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:08:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5466960-7fb2-4264-bab4-05ae618bcb30", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 08:08:02,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 used request id req-768e6b0a-5b73-4560-b942-06f7d9650c29 2018-07-21 08:08:02,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/e5466960-7fb2-4264-bab4-05ae618bcb30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" 2018-07-21 08:08:02,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:02 GMT Server: Apache x-openstack-request-id: req-6bd7f7d3-61a5-4ce2-8996-0692c3e0e5c9 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:02,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:02 GMT Server: Apache x-openstack-request-id: req-4d5c88fe-5c81-4fe3-9944-d0b8544f92a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "e5466960-7fb2-4264-bab4-05ae618bcb30", "OS::stack_name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack", "stack_user_project_id": "0bf7baef56614da5b91dd0c577e34659", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:08:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5466960-7fb2-4264-bab4-05ae618bcb30", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 08:08:02,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 used request id req-4d5c88fe-5c81-4fe3-9944-d0b8544f92a4 2018-07-21 08:08:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/e5466960-7fb2-4264-bab4-05ae618bcb30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" 2018-07-21 08:08:03,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:02 GMT Server: Apache x-openstack-request-id: req-9812d14e-636a-4af3-b2ab-c2833eb08bb8 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:03,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:03 GMT Server: Apache x-openstack-request-id: req-79b54cc7-75fc-41e6-b1d0-8d1488d25de9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-21T08:08:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:08:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "08c5d724-3c11-4257-a0f0-4b7bf2186ffe", "resource_type": "OS::Nova::Flavor"}]} 2018-07-21 08:08:03,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30/resources used request id req-79b54cc7-75fc-41e6-b1d0-8d1488d25de9 2018-07-21 08:08:03,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/08c5d724-3c11-4257-a0f0-4b7bf2186ffe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" 2018-07-21 08:08:03,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08: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-4fc3b33a-6d13-4819-a1dc-15d55056749a x-compute-request-id: req-4fc3b33a-6d13-4819-a1dc-15d55056749a Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack-flavor-l2khnyp62rqj", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/08c5d724-3c11-4257-a0f0-4b7bf2186ffe", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/08c5d724-3c11-4257-a0f0-4b7bf2186ffe", "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": "08c5d724-3c11-4257-a0f0-4b7bf2186ffe"}} 2018-07-21 08:08:03,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/08c5d724-3c11-4257-a0f0-4b7bf2186ffe used request id req-4fc3b33a-6d13-4819-a1dc-15d55056749a 2018-07-21 08:08:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/e5466960-7fb2-4264-bab4-05ae618bcb30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936789014fbdd3a45844d8c3eed4d6609759301f" 2018-07-21 08:08:03,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:03 GMT Server: Apache x-openstack-request-id: req-8ea5d6f4-469f-46b4-83be-df80a9329dab Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:03,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:08:03 GMT Server: Apache x-openstack-request-id: req-053826cb-86a8-4204-9073-e8be999bcbef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:08:03,726 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsFlavorTests-6d4b8554-c32d-41dc-bfa7-9e1fadaff9a3-stack/e5466960-7fb2-4264-bab4-05ae618bcb30 used request id req-053826cb-86a8-4204-9073-e8be999bcbef 2018-07-21 08:08:03,727 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:08:03,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 08:08:03,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:04,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["FyOpl0L_TEaof3HxdG8QFA"], "issued_at": "2018-07-21T08:08:04.000000Z"}} 2018-07-21 08:08:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" -d '{"stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp"}}' 2018-07-21 08:08:05,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:08:04 GMT Server: Apache x-openstack-request-id: req-2ef2fa95-12c3-4c23-8c77-0f8c8a1d5bb0 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "self"}]}} 2018-07-21 08:08:05,787 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-2ef2fa95-12c3-4c23-8c77-0f8c8a1d5bb0 2018-07-21 08:08:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:05,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:05 GMT Server: Apache x-openstack-request-id: req-b90d8704-8619-46cb-871a-58cf8186e763 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:05 GMT Server: Apache x-openstack-request-id: req-611f4cfa-266f-4b9d-a56c-23c26d90da57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "OS::stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "keypair_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "stack_user_project_id": "132b7481afa14d1cbde12d4257460c04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:08:05Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 08:08:06,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 used request id req-611f4cfa-266f-4b9d-a56c-23c26d90da57 2018-07-21 08:08:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:06,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:06 GMT Server: Apache x-openstack-request-id: req-43709140-10dd-4e20-a762-272847fcf3c2 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:06,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:06 GMT Server: Apache x-openstack-request-id: req-7b26c0d0-f7ac-4ef5-b373-6bf5889aaab5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1897 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "OS::stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "keypair_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "stack_user_project_id": "132b7481afa14d1cbde12d4257460c04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:08:05Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAp8Yz1Fg9cyYBmxGBTkEIpWrON8ta6acx18UMdkuRSDoz302C\nF3CMZgWj/CbW5sNeMzdgeKZIpdVU7EitO7AkIgfSQcLsSoZl73sxRXcZrkiCW7iN\n/E/mqGtuqGwjxwcAikcDCHJVGQg3KwOXZZ+qK/9mOHmR1ajr5VWnWnXmHQrH8ZC5\nzdhLapZjqkgfi4POdT8YkPtkKyW/cwfggCjkaFptbu91qO40v3XC8VAmsMW/a99/\n65s18RY+oFMH4u5QTYLTRT5N28EmNM537N4JfklYghnxlU3xsHUpWNvvoB2zQfj5\nXtUHUfRlVGGzpygnwE5xny4VIVIGLb5glD0ArQIDAQABAoIBAQCnizhhGwmqv06l\nM/MEWc+vmZx8fXi5kz0kM+TBEa/xCCabHkUG8V9T1tgvS/4aDwo4bVnKwowUB5m6\nKM3OqJU84sCm6Wic9+A+KrFGpKyhrkl4HTK1wHkgwcCNMwj7jdONQ2MVAVBYIist\nqnV7h9oh+/hx932aeAmzSTlKDikR3/8ejAsTWhsWUit+IsqQW6kSFk0nQLSlEElg\n5GNP7fZDxZ6hSNi1laT/tkacu2IeX/xkw6OIxTtL/auhJX9L14EpTJdgtMQgHQev\nSbMWbvREt96JdRkcWl6UBuArajl6lM2pxwPPpgpZhmTJTrOwq0Xy/y8mQs+Wv+An\nl6hb2RVlAoGBANbx0+dut5JHZuD9NJJMhVEqfcLmmRfQtZsBOSmjzYx5ht5sChJp\nzbL8Psk03V+iSt9vREnOY9WcxefEA0EchiWfStWU0HmJ2Wg2WKqGujqWm4AiNEQq\n9SvVU/gHjSmazXl7fSuX1KJiLz+1MllnJ3gEx6s/Xy7PoolCQFSas4QHAoGBAMfR\n4Lc6S7ym+xKh0VqINrhpj6wo5mxjznfLmyq8Uu7QjCXIaJPcmOYIt904hus1SkNR\nY6eAOggvco4ith/qDsKYOpfqv/YKv9lTpQhxiLpJ1tVehpDH8NTJ7MHkR3mW75Ht\njLUQvy5EMsFqpZlckqfchRymW3dWirY68tuiObCrAoGBAJFlzF4FOxAsVJ9lKKa+\nNICPKbspme3ONMrBrRVJxMV9f4n9s2J5R7gHgcFBjW4frl4uOhdjEY1yGz2IDluB\nHA1fD5QislNEuFgSSzAvKtJvBolKmehy1p3sFHz3ProiCVRgAG/4qNGfcS67N2/a\no4xAT4C7wXs84UnQEwwoCb8JAoGBAKsgRPDmTgJshs04JBECYsqgLNjl1iCxgRr7\nFhINYoD/vWaGMXmgDJnEkaI1TOaWptjsFQpYOFrWN6cedxbx3l4s/NEpy+gs4IyA\no++NO+k+X2wwHdJUSR4TKF4M4GFzMAyrgjt28iPvaABZEyU6MKbtploY5nBXf0f9\nSAts7TctAoGAReK/j8c+xfEvbGlKRb9L0/G29ts93ldY0rkrCxFXzTjOcXnCOJQv\nfl/L8FHhUDHZvhkPGMBC9l09iv+42xH39D4zfvKXVkusPgCOSAmxUn1tKjuZr+Cq\nbH8+2ANAyA7yfVmxC5IBDOcJ/AcpGKL87UETwhPo8tsu3FZyS+vrvno=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 08:08:06,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 used request id req-7b26c0d0-f7ac-4ef5-b373-6bf5889aaab5 2018-07-21 08:08:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:09,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:09 GMT Server: Apache x-openstack-request-id: req-995479bd-ea17-4e8c-bbf7-d12c30319e5d Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:10,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:09 GMT Server: Apache x-openstack-request-id: req-14fa7385-9160-40e3-9968-46a60f9e92a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "OS::stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "keypair_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "stack_user_project_id": "132b7481afa14d1cbde12d4257460c04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:08:05Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAp8Yz1Fg9cyYBmxGBTkEIpWrON8ta6acx18UMdkuRSDoz302C\nF3CMZgWj/CbW5sNeMzdgeKZIpdVU7EitO7AkIgfSQcLsSoZl73sxRXcZrkiCW7iN\n/E/mqGtuqGwjxwcAikcDCHJVGQg3KwOXZZ+qK/9mOHmR1ajr5VWnWnXmHQrH8ZC5\nzdhLapZjqkgfi4POdT8YkPtkKyW/cwfggCjkaFptbu91qO40v3XC8VAmsMW/a99/\n65s18RY+oFMH4u5QTYLTRT5N28EmNM537N4JfklYghnxlU3xsHUpWNvvoB2zQfj5\nXtUHUfRlVGGzpygnwE5xny4VIVIGLb5glD0ArQIDAQABAoIBAQCnizhhGwmqv06l\nM/MEWc+vmZx8fXi5kz0kM+TBEa/xCCabHkUG8V9T1tgvS/4aDwo4bVnKwowUB5m6\nKM3OqJU84sCm6Wic9+A+KrFGpKyhrkl4HTK1wHkgwcCNMwj7jdONQ2MVAVBYIist\nqnV7h9oh+/hx932aeAmzSTlKDikR3/8ejAsTWhsWUit+IsqQW6kSFk0nQLSlEElg\n5GNP7fZDxZ6hSNi1laT/tkacu2IeX/xkw6OIxTtL/auhJX9L14EpTJdgtMQgHQev\nSbMWbvREt96JdRkcWl6UBuArajl6lM2pxwPPpgpZhmTJTrOwq0Xy/y8mQs+Wv+An\nl6hb2RVlAoGBANbx0+dut5JHZuD9NJJMhVEqfcLmmRfQtZsBOSmjzYx5ht5sChJp\nzbL8Psk03V+iSt9vREnOY9WcxefEA0EchiWfStWU0HmJ2Wg2WKqGujqWm4AiNEQq\n9SvVU/gHjSmazXl7fSuX1KJiLz+1MllnJ3gEx6s/Xy7PoolCQFSas4QHAoGBAMfR\n4Lc6S7ym+xKh0VqINrhpj6wo5mxjznfLmyq8Uu7QjCXIaJPcmOYIt904hus1SkNR\nY6eAOggvco4ith/qDsKYOpfqv/YKv9lTpQhxiLpJ1tVehpDH8NTJ7MHkR3mW75Ht\njLUQvy5EMsFqpZlckqfchRymW3dWirY68tuiObCrAoGBAJFlzF4FOxAsVJ9lKKa+\nNICPKbspme3ONMrBrRVJxMV9f4n9s2J5R7gHgcFBjW4frl4uOhdjEY1yGz2IDluB\nHA1fD5QislNEuFgSSzAvKtJvBolKmehy1p3sFHz3ProiCVRgAG/4qNGfcS67N2/a\no4xAT4C7wXs84UnQEwwoCb8JAoGBAKsgRPDmTgJshs04JBECYsqgLNjl1iCxgRr7\nFhINYoD/vWaGMXmgDJnEkaI1TOaWptjsFQpYOFrWN6cedxbx3l4s/NEpy+gs4IyA\no++NO+k+X2wwHdJUSR4TKF4M4GFzMAyrgjt28iPvaABZEyU6MKbtploY5nBXf0f9\nSAts7TctAoGAReK/j8c+xfEvbGlKRb9L0/G29ts93ldY0rkrCxFXzTjOcXnCOJQv\nfl/L8FHhUDHZvhkPGMBC9l09iv+42xH39D4zfvKXVkusPgCOSAmxUn1tKjuZr+Cq\nbH8+2ANAyA7yfVmxC5IBDOcJ/AcpGKL87UETwhPo8tsu3FZyS+vrvno=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 08:08:10,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 used request id req-14fa7385-9160-40e3-9968-46a60f9e92a0 2018-07-21 08:08:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:10,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-776bd526-637b-47c6-9937-b897fc0c1325 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:10,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-0ce38fc8-01a0-4912-b941-0bb7a820f81f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-21T08:08:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:08:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-21 08:08:10,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295/resources used request id req-0ce38fc8-01a0-4912-b941-0bb7a820f81f 2018-07-21 08:08:10,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:10,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a74283fc-b633-47a6-b888-6ddb5b8c4484 x-compute-request-id: req-a74283fc-b633-47a6-b888-6ddb5b8c4484 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnxjPUWD1zJgGbEYFOQQilas43y1rppzHXxQx2S5FIOjPfTYIXcIxmBaP8Jtbmw14zN2B4pkil1VTsSK07sCQiB9JBwuxKhmXvezFFdxmuSIJbuI38T+aoa26obCPHBwCKRwMIclUZCDcrA5dln6or/2Y4eZHVqOvlVadadeYdCsfxkLnN2EtqlmOqSB+Lg851PxiQ+2QrJb9zB+CAKORoWm1u73Wo7jS/dcLxUCawxb9r33/rmzXxFj6gUwfi7lBNgtNFPk3bwSY0znfs3gl+SViCGfGVTfGwdSlY2++gHbNB+Ple1QdR9GVUYbOnKCfATnGfLhUhUgYtvmCUPQCt Generated-by-Nova", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp", "deleted": false, "created_at": "2018-07-21T08:08:06.000000", "updated_at": null, "fingerprint": "f9:86:ed:f2:69:8b:c8:d6:6d:1f:0e:d0:37:2b:9f:10", "deleted_at": null, "id": 8}} 2018-07-21 08:08:10,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp used request id req-a74283fc-b633-47a6-b888-6ddb5b8c4484 2018-07-21 08:08:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:10,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-f553e96c-fcac-4093-b082-be31965f4481 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:10,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-f3a06ce7-f026-4b78-ac0b-974fd2cf9afa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "OS::stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "keypair_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack", "stack_user_project_id": "132b7481afa14d1cbde12d4257460c04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:08:05Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88fddc01-5b24-4a0f-a839-eb6b3dedc295", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAp8Yz1Fg9cyYBmxGBTkEIpWrON8ta6acx18UMdkuRSDoz302C\nF3CMZgWj/CbW5sNeMzdgeKZIpdVU7EitO7AkIgfSQcLsSoZl73sxRXcZrkiCW7iN\n/E/mqGtuqGwjxwcAikcDCHJVGQg3KwOXZZ+qK/9mOHmR1ajr5VWnWnXmHQrH8ZC5\nzdhLapZjqkgfi4POdT8YkPtkKyW/cwfggCjkaFptbu91qO40v3XC8VAmsMW/a99/\n65s18RY+oFMH4u5QTYLTRT5N28EmNM537N4JfklYghnxlU3xsHUpWNvvoB2zQfj5\nXtUHUfRlVGGzpygnwE5xny4VIVIGLb5glD0ArQIDAQABAoIBAQCnizhhGwmqv06l\nM/MEWc+vmZx8fXi5kz0kM+TBEa/xCCabHkUG8V9T1tgvS/4aDwo4bVnKwowUB5m6\nKM3OqJU84sCm6Wic9+A+KrFGpKyhrkl4HTK1wHkgwcCNMwj7jdONQ2MVAVBYIist\nqnV7h9oh+/hx932aeAmzSTlKDikR3/8ejAsTWhsWUit+IsqQW6kSFk0nQLSlEElg\n5GNP7fZDxZ6hSNi1laT/tkacu2IeX/xkw6OIxTtL/auhJX9L14EpTJdgtMQgHQev\nSbMWbvREt96JdRkcWl6UBuArajl6lM2pxwPPpgpZhmTJTrOwq0Xy/y8mQs+Wv+An\nl6hb2RVlAoGBANbx0+dut5JHZuD9NJJMhVEqfcLmmRfQtZsBOSmjzYx5ht5sChJp\nzbL8Psk03V+iSt9vREnOY9WcxefEA0EchiWfStWU0HmJ2Wg2WKqGujqWm4AiNEQq\n9SvVU/gHjSmazXl7fSuX1KJiLz+1MllnJ3gEx6s/Xy7PoolCQFSas4QHAoGBAMfR\n4Lc6S7ym+xKh0VqINrhpj6wo5mxjznfLmyq8Uu7QjCXIaJPcmOYIt904hus1SkNR\nY6eAOggvco4ith/qDsKYOpfqv/YKv9lTpQhxiLpJ1tVehpDH8NTJ7MHkR3mW75Ht\njLUQvy5EMsFqpZlckqfchRymW3dWirY68tuiObCrAoGBAJFlzF4FOxAsVJ9lKKa+\nNICPKbspme3ONMrBrRVJxMV9f4n9s2J5R7gHgcFBjW4frl4uOhdjEY1yGz2IDluB\nHA1fD5QislNEuFgSSzAvKtJvBolKmehy1p3sFHz3ProiCVRgAG/4qNGfcS67N2/a\no4xAT4C7wXs84UnQEwwoCb8JAoGBAKsgRPDmTgJshs04JBECYsqgLNjl1iCxgRr7\nFhINYoD/vWaGMXmgDJnEkaI1TOaWptjsFQpYOFrWN6cedxbx3l4s/NEpy+gs4IyA\no++NO+k+X2wwHdJUSR4TKF4M4GFzMAyrgjt28iPvaABZEyU6MKbtploY5nBXf0f9\nSAts7TctAoGAReK/j8c+xfEvbGlKRb9L0/G29ts93ldY0rkrCxFXzTjOcXnCOJQv\nfl/L8FHhUDHZvhkPGMBC9l09iv+42xH39D4zfvKXVkusPgCOSAmxUn1tKjuZr+Cq\nbH8+2ANAyA7yfVmxC5IBDOcJ/AcpGKL87UETwhPo8tsu3FZyS+vrvno=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 08:08:10,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 used request id req-f3a06ce7-f026-4b78-ac0b-974fd2cf9afa 2018-07-21 08:08:10,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:10,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-106a18c1-b175-4b39-b07e-3715e2192f83 x-compute-request-id: req-106a18c1-b175-4b39-b07e-3715e2192f83 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnxjPUWD1zJgGbEYFOQQilas43y1rppzHXxQx2S5FIOjPfTYIXcIxmBaP8Jtbmw14zN2B4pkil1VTsSK07sCQiB9JBwuxKhmXvezFFdxmuSIJbuI38T+aoa26obCPHBwCKRwMIclUZCDcrA5dln6or/2Y4eZHVqOvlVadadeYdCsfxkLnN2EtqlmOqSB+Lg851PxiQ+2QrJb9zB+CAKORoWm1u73Wo7jS/dcLxUCawxb9r33/rmzXxFj6gUwfi7lBNgtNFPk3bwSY0znfs3gl+SViCGfGVTfGwdSlY2++gHbNB+Ple1QdR9GVUYbOnKCfATnGfLhUhUgYtvmCUPQCt Generated-by-Nova", "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "name": "HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp", "deleted": false, "created_at": "2018-07-21T08:08:06.000000", "updated_at": null, "fingerprint": "f9:86:ed:f2:69:8b:c8:d6:6d:1f:0e:d0:37:2b:9f:10", "deleted_at": null, "id": 8}} 2018-07-21 08:08:10,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-kp used request id req-106a18c1-b175-4b39-b07e-3715e2192f83 2018-07-21 08:08:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/88fddc01-5b24-4a0f-a839-eb6b3dedc295 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250a5b970c8c8020ff813fe3c7b7a410a20466f8" 2018-07-21 08:08:10,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-811a7419-a879-446b-8a06-5722124a1e69 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:10,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:08:10 GMT Server: Apache x-openstack-request-id: req-28becf21-bea1-456a-bafc-024508919edb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:08:10,787 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsKeypairTests-b939a57b-f578-4455-9f5c-594c093f2e0b-stack/88fddc01-5b24-4a0f-a839-eb6b3dedc295 used request id req-28becf21-bea1-456a-bafc-024508919edb 2018-07-21 08:08:10,788 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 08:08:10,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:11,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["L035fEwkSFm7JXLr36jiYg"], "issued_at": "2018-07-21T08:08:11.000000Z"}} 2018-07-21 08:08:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" -d '{"stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-sec-grp"}}' 2018-07-21 08:08:12,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 08:08:11 GMT Server: Apache x-openstack-request-id: req-7b7eba63-75ff-4861-b502-b7f655cdaa71 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e", "rel": "self"}]}} 2018-07-21 08:08:12,638 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks used request id req-7b7eba63-75ff-4861-b502-b7f655cdaa71 2018-07-21 08:08:12,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/6d459ea5-227f-4be5-96f9-d4e48380777e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:12,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:12 GMT Server: Apache x-openstack-request-id: req-281f1d69-cbdf-480d-92fd-f1d95dd5430e Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:12 GMT Server: Apache x-openstack-request-id: req-135d5f78-777a-428a-88ac-b180ca9eecd2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "OS::stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "security_group_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "stack_user_project_id": "950f51d45286481ebce42094f3e4af29", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:08:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 08:08:13,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e used request id req-135d5f78-777a-428a-88ac-b180ca9eecd2 2018-07-21 08:08:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/6d459ea5-227f-4be5-96f9-d4e48380777e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:13,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:13 GMT Server: Apache x-openstack-request-id: req-8af43c5e-38db-4833-9732-9721846b0ed3 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:13,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:13 GMT Server: Apache x-openstack-request-id: req-65851faf-7ae1-4bad-b3ae-c2baab3436f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "OS::stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "security_group_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "stack_user_project_id": "950f51d45286481ebce42094f3e4af29", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T08:08:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 08:08:13,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e used request id req-65851faf-7ae1-4bad-b3ae-c2baab3436f6 2018-07-21 08:08:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/6d459ea5-227f-4be5-96f9-d4e48380777e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:16,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:16 GMT Server: Apache x-openstack-request-id: req-0b789212-dc47-4254-8f09-26e1c969a057 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:16,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:16 GMT Server: Apache x-openstack-request-id: req-9095fb7a-310b-4a38-a7d5-06dcee60d675 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d6b478342d9546e19c0ae741cdc519ce", "OS::stack_id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "OS::stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "security_group_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack", "stack_user_project_id": "950f51d45286481ebce42094f3e4af29", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T08:08:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d459ea5-227f-4be5-96f9-d4e48380777e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 08:08:16,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e used request id req-9095fb7a-310b-4a38-a7d5-06dcee60d675 2018-07-21 08:08:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/6d459ea5-227f-4be5-96f9-d4e48380777e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:16,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:16 GMT Server: Apache x-openstack-request-id: req-3ebed400-6f8f-404b-b9e7-c3b4eba15c6e Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:17,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:16 GMT Server: Apache x-openstack-request-id: req-af94b7e4-0850-471b-9c87-2c3ca4d0f1b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-21T08:08:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T08:08:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-21 08:08:17,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e/resources used request id req-af94b7e4-0850-471b-9c87-2c3ca4d0f1b1 2018-07-21 08:08:17,014 - neutron_utils - INFO - Retrieving security group with ID - 73e3286e-5d1b-4e41-9454-760e03dc8212 2018-07-21 08:08:17,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=73e3286e-5d1b-4e41-9454-760e03dc8212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-d3637cdf-080b-48fb-993f-f4a80b39e129 Date: Sat, 21 Jul 2018 08:08:17 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:08:12Z", "updated_at": "2018-07-21T08:08:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T08:08:13Z", "revision_number": 0, "id": "9db92383-9cb6-4499-82f8-d764afb5cf7d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T08:08:13Z", "security_group_id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T08:08:13Z", "revision_number": 0, "id": "b41805dd-f89c-4152-983f-d16fa58bb57b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T08:08:13Z", "security_group_id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d6b478342d9546e19c0ae741cdc519ce"}], "revision_number": 5, "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "name": "HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-sec-grp"}]} 2018-07-21 08:08:17,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=73e3286e-5d1b-4e41-9454-760e03dc8212 used request id req-d3637cdf-080b-48fb-993f-f4a80b39e129 2018-07-21 08:08:17,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73e3286e-5d1b-4e41-9454-760e03dc8212 2018-07-21 08:08:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=73e3286e-5d1b-4e41-9454-760e03dc8212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:17,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-5ecadf56-9c27-44c8-bd1e-7e20aeaadaf9 Date: Sat, 21 Jul 2018 08:08:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-21T08:08:13Z", "security_group_id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "port_range_min": null, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:08:13Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "9db92383-9cb6-4499-82f8-d764afb5cf7d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-21T08:08:13Z", "security_group_id": "73e3286e-5d1b-4e41-9454-760e03dc8212", "port_range_min": 22, "revision_number": 0, "tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "created_at": "2018-07-21T08:08:13Z", "project_id": "d6b478342d9546e19c0ae741cdc519ce", "id": "b41805dd-f89c-4152-983f-d16fa58bb57b"}]} 2018-07-21 08:08:17,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=73e3286e-5d1b-4e41-9454-760e03dc8212 used request id req-5ecadf56-9c27-44c8-bd1e-7e20aeaadaf9 2018-07-21 08:08:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/6d459ea5-227f-4be5-96f9-d4e48380777e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c026cf838f85bbdc8ef483040999d818bb888a7" 2018-07-21 08:08:17,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 08:08:17 GMT Server: Apache x-openstack-request-id: req-06ece85a-2d37-4c56-bdb2-874b24c9d678 Location: http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 08:08:17,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 08:08:17 GMT Server: Apache x-openstack-request-id: req-aa86a697-ea8b-41cb-ade4-cc5a0bc8b03c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 08:08:17,374 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce/stacks/HeatUtilsSecurityGroupTests-92ed6d02-aa48-4f93-9ea8-8701ccdaa651-stack/6d459ea5-227f-4be5-96f9-d4e48380777e used request id req-aa86a697-ea8b-41cb-ade4-cc5a0bc8b03c 2018-07-21 08:08:17,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:17,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["nChkej7cTt6rkBuzZOsk2g"], "issued_at": "2018-07-21T08:08:17.000000Z"}} 2018-07-21 08:08:17,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3a60e8e4a3abd1ccac2d49191304d263b8b795" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-dc187b40-2918-48c4-badd-80d5a74cacbe"}}' 2018-07-21 08:08:18,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:17 GMT Server: Apache x-compute-request-id: req-e419a8dd-04f5-44c5-8c60-160c373985f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e419a8dd-04f5-44c5-8c60-160c373985f1 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e1118c31-4652-4830-bc79-f1df2e635e2c", "name": "CinderUtilsQoSTests-dc187b40-2918-48c4-badd-80d5a74cacbe"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c", "rel": "bookmark"}]} 2018-07-21 08:08:18,015 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-e419a8dd-04f5-44c5-8c60-160c373985f1 2018-07-21 08:08:18,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e419a8dd-04f5-44c5-8c60-160c373985f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3a60e8e4a3abd1ccac2d49191304d263b8b795" 2018-07-21 08:08:18,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:18 GMT Server: Apache x-compute-request-id: req-04b2c9ff-395d-480f-8eda-f871ba7f59a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04b2c9ff-395d-480f-8eda-f871ba7f59a4 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e1118c31-4652-4830-bc79-f1df2e635e2c", "name": "CinderUtilsQoSTests-dc187b40-2918-48c4-badd-80d5a74cacbe"}]} 2018-07-21 08:08:18,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-04b2c9ff-395d-480f-8eda-f871ba7f59a4 2018-07-21 08:08:18,217 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-dc187b40-2918-48c4-badd-80d5a74cacbe 2018-07-21 08:08:18,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e419a8dd-04f5-44c5-8c60-160c373985f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3a60e8e4a3abd1ccac2d49191304d263b8b795" 2018-07-21 08:08:18,436 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-70157e97-35b9-4562-891c-1d595265f2ff Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:18,436 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c?force=False used request id req-70157e97-35b9-4562-891c-1d595265f2ff 2018-07-21 08:08:18,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e419a8dd-04f5-44c5-8c60-160c373985f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3a60e8e4a3abd1ccac2d49191304d263b8b795" 2018-07-21 08:08:18,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:18 GMT Server: Apache x-compute-request-id: req-9f534d35-329e-4021-9312-1edf77f2c9cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f534d35-329e-4021-9312-1edf77f2c9cc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 08:08:18,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-9f534d35-329e-4021-9312-1edf77f2c9cc 2018-07-21 08:08:18,657 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-dc187b40-2918-48c4-badd-80d5a74cacbe 2018-07-21 08:08:18,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e419a8dd-04f5-44c5-8c60-160c373985f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3a60e8e4a3abd1ccac2d49191304d263b8b795" 2018-07-21 08:08:18,868 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5bb2a109-53a5-45c0-a8c5-4c784db1f217 x-openstack-request-id: req-5bb2a109-53a5-45c0-a8c5-4c784db1f217 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec e1118c31-4652-4830-bc79-f1df2e635e2c.", "code": 404}} 2018-07-21 08:08:18,868 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/e1118c31-4652-4830-bc79-f1df2e635e2c?force=False used request id req-5bb2a109-53a5-45c0-a8c5-4c784db1f217 2018-07-21 08:08:18,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:19,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["p0Alm6TKScmd0YniIW5eqg"], "issued_at": "2018-07-21T08:08:19.000000Z"}} 2018-07-21 08:08:19,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175a8c327f505fec474f03416869b5d566f516b2" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-4d3d0a27-2ffb-42e1-a155-5ac0cffe76f3"}}' 2018-07-21 08:08:19,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:19 GMT Server: Apache x-compute-request-id: req-bc05a998-fbf9-4eb8-89a1-67bca40b492c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc05a998-fbf9-4eb8-89a1-67bca40b492c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "name": "CinderUtilsQoSTests-4d3d0a27-2ffb-42e1-a155-5ac0cffe76f3"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "rel": "bookmark"}]} 2018-07-21 08:08:19,474 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-bc05a998-fbf9-4eb8-89a1-67bca40b492c 2018-07-21 08:08:19,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc05a998-fbf9-4eb8-89a1-67bca40b492c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175a8c327f505fec474f03416869b5d566f516b2" 2018-07-21 08:08:19,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:19 GMT Server: Apache x-compute-request-id: req-424a6cd4-c2fe-4ede-bda3-38079d4f08c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-424a6cd4-c2fe-4ede-bda3-38079d4f08c6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "name": "CinderUtilsQoSTests-4d3d0a27-2ffb-42e1-a155-5ac0cffe76f3"}]} 2018-07-21 08:08:19,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-424a6cd4-c2fe-4ede-bda3-38079d4f08c6 2018-07-21 08:08:19,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc05a998-fbf9-4eb8-89a1-67bca40b492c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175a8c327f505fec474f03416869b5d566f516b2" 2018-07-21 08:08:19,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:19 GMT Server: Apache x-compute-request-id: req-4f7c2966-eeaa-447b-849f-d29e041a50e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f7c2966-eeaa-447b-849f-d29e041a50e4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "name": "CinderUtilsQoSTests-4d3d0a27-2ffb-42e1-a155-5ac0cffe76f3"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b", "rel": "bookmark"}]} 2018-07-21 08:08:19,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b used request id req-4f7c2966-eeaa-447b-849f-d29e041a50e4 2018-07-21 08:08:19,852 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-4d3d0a27-2ffb-42e1-a155-5ac0cffe76f3 2018-07-21 08:08:19,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc05a998-fbf9-4eb8-89a1-67bca40b492c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175a8c327f505fec474f03416869b5d566f516b2" 2018-07-21 08:08:20,069 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98da469f-95f4-4928-a28f-8826042e29ee Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:20,070 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/33bc92b6-1805-4c02-83c8-f7ce8b9b982b?force=False used request id req-98da469f-95f4-4928-a28f-8826042e29ee 2018-07-21 08:08:20,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:20,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["l9gCSBQWQt2DKSInMoIPzg"], "issued_at": "2018-07-21T08:08:20.000000Z"}} 2018-07-21 08:08:20,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43a60f0475ed17638003b91d8e8c081c109801e" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-8e6fe033-038a-44b1-9a5e-f884c2562991"}}' 2018-07-21 08:08:20,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:20 GMT Server: Apache x-compute-request-id: req-44eb5686-ecb6-4fa9-8415-7e09d1234b62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44eb5686-ecb6-4fa9-8415-7e09d1234b62 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "da041749-b9f5-4ebd-b23d-1747d774724f", "name": "CinderUtilsQoSTests-8e6fe033-038a-44b1-9a5e-f884c2562991"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f", "rel": "bookmark"}]} 2018-07-21 08:08:20,691 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-44eb5686-ecb6-4fa9-8415-7e09d1234b62 2018-07-21 08:08:20,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44eb5686-ecb6-4fa9-8415-7e09d1234b62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43a60f0475ed17638003b91d8e8c081c109801e" 2018-07-21 08:08:20,890 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:20 GMT Server: Apache x-compute-request-id: req-91dd77f3-14df-470f-9970-db26b5f1b720 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91dd77f3-14df-470f-9970-db26b5f1b720 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "da041749-b9f5-4ebd-b23d-1747d774724f", "name": "CinderUtilsQoSTests-8e6fe033-038a-44b1-9a5e-f884c2562991"}]} 2018-07-21 08:08:20,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-91dd77f3-14df-470f-9970-db26b5f1b720 2018-07-21 08:08:20,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44eb5686-ecb6-4fa9-8415-7e09d1234b62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43a60f0475ed17638003b91d8e8c081c109801e" 2018-07-21 08:08:21,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:20 GMT Server: Apache x-compute-request-id: req-04298714-28bf-4e77-8742-ffe3eea4fa90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04298714-28bf-4e77-8742-ffe3eea4fa90 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "da041749-b9f5-4ebd-b23d-1747d774724f", "name": "CinderUtilsQoSTests-8e6fe033-038a-44b1-9a5e-f884c2562991"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f", "rel": "bookmark"}]} 2018-07-21 08:08:21,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f used request id req-04298714-28bf-4e77-8742-ffe3eea4fa90 2018-07-21 08:08:21,089 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8e6fe033-038a-44b1-9a5e-f884c2562991 2018-07-21 08:08:21,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44eb5686-ecb6-4fa9-8415-7e09d1234b62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43a60f0475ed17638003b91d8e8c081c109801e" 2018-07-21 08:08:21,314 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4a5bae1-948b-4d52-a7ae-951121cdd511 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:21,315 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/da041749-b9f5-4ebd-b23d-1747d774724f?force=False used request id req-a4a5bae1-948b-4d52-a7ae-951121cdd511 2018-07-21 08:08:21,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:21,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["qww73JxWSiS8gVOtu1ZhxQ"], "issued_at": "2018-07-21T08:08:21.000000Z"}} 2018-07-21 08:08:21,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445589d98aedf4bba9cac56635663de0af080a38" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-237f4aeb-66d6-4ce7-9c20-c386a994b01d"}}' 2018-07-21 08:08:21,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:21 GMT Server: Apache x-compute-request-id: req-f776178f-5a1e-412e-8594-953fc0af15b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f776178f-5a1e-412e-8594-953fc0af15b4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "036526bb-9efc-4318-980b-961f4d1f1422", "name": "CinderUtilsQoSTests-237f4aeb-66d6-4ce7-9c20-c386a994b01d"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422", "rel": "bookmark"}]} 2018-07-21 08:08:21,920 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-f776178f-5a1e-412e-8594-953fc0af15b4 2018-07-21 08:08:21,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f776178f-5a1e-412e-8594-953fc0af15b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445589d98aedf4bba9cac56635663de0af080a38" 2018-07-21 08:08:22,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:21 GMT Server: Apache x-compute-request-id: req-cbcf2ae4-5df3-458d-8435-73f76fec1bb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbcf2ae4-5df3-458d-8435-73f76fec1bb8 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "036526bb-9efc-4318-980b-961f4d1f1422", "name": "CinderUtilsQoSTests-237f4aeb-66d6-4ce7-9c20-c386a994b01d"}]} 2018-07-21 08:08:22,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-cbcf2ae4-5df3-458d-8435-73f76fec1bb8 2018-07-21 08:08:22,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f776178f-5a1e-412e-8594-953fc0af15b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445589d98aedf4bba9cac56635663de0af080a38" 2018-07-21 08:08:22,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:22 GMT Server: Apache x-compute-request-id: req-f772d9c1-07c1-44bf-853f-2a6405096125 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f772d9c1-07c1-44bf-853f-2a6405096125 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "036526bb-9efc-4318-980b-961f4d1f1422", "name": "CinderUtilsQoSTests-237f4aeb-66d6-4ce7-9c20-c386a994b01d"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422", "rel": "bookmark"}]} 2018-07-21 08:08:22,293 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422 used request id req-f772d9c1-07c1-44bf-853f-2a6405096125 2018-07-21 08:08:22,293 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-237f4aeb-66d6-4ce7-9c20-c386a994b01d 2018-07-21 08:08:22,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f776178f-5a1e-412e-8594-953fc0af15b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445589d98aedf4bba9cac56635663de0af080a38" 2018-07-21 08:08:22,507 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5eaa106a-8e9f-4731-8c49-ce287cf948c6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:22,507 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/036526bb-9efc-4318-980b-961f4d1f1422?force=False used request id req-5eaa106a-8e9f-4731-8c49-ce287cf948c6 2018-07-21 08:08:22,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:22,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["pgJHLDynTu-BsGQ-qQ6cHA"], "issued_at": "2018-07-21T08:08:22.000000Z"}} 2018-07-21 08:08:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a83cb26-342d-4d1b-87e6-555647d9a253 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:08:22,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-7a83cb26-342d-4d1b-87e6-555647d9a253 2018-07-21 08:08:22,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 08:08:23,338 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:22 GMT Server: Apache x-compute-request-id: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:08:23.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "43642653-a208-4376-8127-1ab11ab86ab0", "size": 1}} 2018-07-21 08:08:23,338 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes used request id req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113 2018-07-21 08:08:23,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:23,617 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:23 GMT Server: Apache x-compute-request-id: req-36be760e-c595-4642-8a82-9845cae85cb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36be760e-c595-4642-8a82-9845cae85cb5 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:23.000000", "replication_status": null, "snapshot_id": null, "id": "43642653-a208-4376-8127-1ab11ab86ab0", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "bootable": "false", "created_at": "2018-07-21T08:08:23.000000", "volume_type": null}} 2018-07-21 08:08:23,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-36be760e-c595-4642-8a82-9845cae85cb5 2018-07-21 08:08:23,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:23,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:23 GMT Server: Apache x-compute-request-id: req-0ce3f600-9710-4cfb-8334-ea36a37d4fae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ce3f600-9710-4cfb-8334-ea36a37d4fae Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:23.000000", "replication_status": null, "snapshot_id": null, "id": "43642653-a208-4376-8127-1ab11ab86ab0", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "bootable": "false", "created_at": "2018-07-21T08:08:23.000000", "volume_type": null}} 2018-07-21 08:08:23,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-0ce3f600-9710-4cfb-8334-ea36a37d4fae 2018-07-21 08:08:23,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:24,087 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:23 GMT Server: Apache x-compute-request-id: req-b7154fdd-f3f1-41e6-a83f-c9d4ccd10a5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7154fdd-f3f1-41e6-a83f-c9d4ccd10a5a Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:23.000000", "replication_status": null, "snapshot_id": null, "id": "43642653-a208-4376-8127-1ab11ab86ab0", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "bootable": "false", "created_at": "2018-07-21T08:08:23.000000", "volume_type": null}]} 2018-07-21 08:08:24,087 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-b7154fdd-f3f1-41e6-a83f-c9d4ccd10a5a 2018-07-21 08:08:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:08:24,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495ac1de-254d-4084-9a2d-3c73b473a1af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:08:24,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-495ac1de-254d-4084-9a2d-3c73b473a1af 2018-07-21 08:08:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:24,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88dd44c-057c-4995-9b4f-f503ebeda884 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:08:24,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-e88dd44c-057c-4995-9b4f-f503ebeda884 2018-07-21 08:08:24,195 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948 2018-07-21 08:08:24,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:24,430 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac8d1151-15f3-4c9e-8c1e-a93e8204a1b9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:24,430 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-ac8d1151-15f3-4c9e-8c1e-a93e8204a1b9 2018-07-21 08:08:24,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:24,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:24 GMT Server: Apache x-compute-request-id: req-75a4bd44-5655-4dfa-b12a-17a9f9661ffb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75a4bd44-5655-4dfa-b12a-17a9f9661ffb Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:24.000000", "replication_status": null, "snapshot_id": null, "id": "43642653-a208-4376-8127-1ab11ab86ab0", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948", "bootable": "false", "created_at": "2018-07-21T08:08:23.000000", "volume_type": null}} 2018-07-21 08:08:24,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-75a4bd44-5655-4dfa-b12a-17a9f9661ffb 2018-07-21 08:08:27,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:27,701 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c1f9adb5-b8be-44dc-9cdc-e6cc80aa6d4b x-openstack-request-id: req-c1f9adb5-b8be-44dc-9cdc-e6cc80aa6d4b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 43642653-a208-4376-8127-1ab11ab86ab0 could not be found.", "code": 404}} 2018-07-21 08:08:27,702 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-c1f9adb5-b8be-44dc-9cdc-e6cc80aa6d4b 2018-07-21 08:08:27,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:27,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:27 GMT Server: Apache x-compute-request-id: req-3e2e23ed-ce6e-4a9e-8d39-e3a6428351fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e2e23ed-ce6e-4a9e-8d39-e3a6428351fa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 08:08:27,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-3e2e23ed-ce6e-4a9e-8d39-e3a6428351fa 2018-07-21 08:08:27,928 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4bc71aaa-4071-4a05-a9a6-3b0885701948 2018-07-21 08:08:27,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:27,966 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-aa2ba591-c6f1-4a3c-b660-a4aed1a99b10 x-openstack-request-id: req-aa2ba591-c6f1-4a3c-b660-a4aed1a99b10 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 43642653-a208-4376-8127-1ab11ab86ab0 could not be found.", "code": 404}} 2018-07-21 08:08:27,967 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-aa2ba591-c6f1-4a3c-b660-a4aed1a99b10 2018-07-21 08:08:27,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1aac8d38-cb59-44e2-a6e0-6d92e57a0113" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d8334888af684e4924cceddc6f56d81c98614" 2018-07-21 08:08:28,001 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3796dd0-3a14-44a0-8f4f-16f461e1aa4f x-openstack-request-id: req-b3796dd0-3a14-44a0-8f4f-16f461e1aa4f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 43642653-a208-4376-8127-1ab11ab86ab0 could not be found.", "code": 404}} 2018-07-21 08:08:28,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/43642653-a208-4376-8127-1ab11ab86ab0 used request id req-b3796dd0-3a14-44a0-8f4f-16f461e1aa4f 2018-07-21 08:08:28,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:28,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["JxFTYJaOTt6iIj0hP1519A"], "issued_at": "2018-07-21T08:08:28.000000Z"}} 2018-07-21 08:08:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:28,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bac3c1-25ac-41e5-93df-89b0d2923928 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-07-21 08:08:28,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d1bac3c1-25ac-41e5-93df-89b0d2923928 2018-07-21 08:08:28,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 08:08:28,867 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:28 GMT Server: Apache x-compute-request-id: req-29ec0aba-68fc-4704-b80a-054520b5f4ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29ec0aba-68fc-4704-b80a-054520b5f4ed Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T08:08:28.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "size": 1}} 2018-07-21 08:08:28,867 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes used request id req-29ec0aba-68fc-4704-b80a-054520b5f4ed 2018-07-21 08:08:28,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29ec0aba-68fc-4704-b80a-054520b5f4ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:29,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:28 GMT Server: Apache x-compute-request-id: req-56a869f1-97cf-4a8c-8f60-0b7735f29d60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56a869f1-97cf-4a8c-8f60-0b7735f29d60 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:29.000000", "replication_status": null, "snapshot_id": null, "id": "5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5", "bootable": "false", "created_at": "2018-07-21T08:08:28.000000", "volume_type": null}} 2018-07-21 08:08:29,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 used request id req-56a869f1-97cf-4a8c-8f60-0b7735f29d60 2018-07-21 08:08:29,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29ec0aba-68fc-4704-b80a-054520b5f4ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:29,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache x-compute-request-id: req-7efb5b7a-d246-4fee-8790-8bd4587a09aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7efb5b7a-d246-4fee-8790-8bd4587a09aa Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:29.000000", "replication_status": null, "snapshot_id": null, "id": "5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5", "bootable": "false", "created_at": "2018-07-21T08:08:28.000000", "volume_type": null}} 2018-07-21 08:08:29,354 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 used request id req-7efb5b7a-d246-4fee-8790-8bd4587a09aa 2018-07-21 08:08:29,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29ec0aba-68fc-4704-b80a-054520b5f4ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:29,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache x-compute-request-id: req-60e3ba50-7b83-4030-8902-61a4e14006b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60e3ba50-7b83-4030-8902-61a4e14006b6 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T08:08:29.000000", "replication_status": null, "snapshot_id": null, "id": "5bb0d4ca-41ea-4945-b7ed-c71323e5e787", "size": 1, "user_id": "c39453e2ab8d48e19f3a27437e7ab5ef", "os-vol-tenant-attr:tenant_id": "d6b478342d9546e19c0ae741cdc519ce", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5", "bootable": "false", "created_at": "2018-07-21T08:08:28.000000", "volume_type": null}]} 2018-07-21 08:08:29,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/detail used request id req-60e3ba50-7b83-4030-8902-61a4e14006b6 2018-07-21 08:08:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 08:08:29,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a935e16-d2ae-451c-a7c1-e201aa360886 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-07-21 08:08:29,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8a935e16-d2ae-451c-a7c1-e201aa360886 2018-07-21 08:08:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:29,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393157be-0fa7-42fc-b4f3-a5e9808b34b4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}} 2018-07-21 08:08:29,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6b478342d9546e19c0ae741cdc519ce used request id req-393157be-0fa7-42fc-b4f3-a5e9808b34b4 2018-07-21 08:08:29,699 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-8f29d69e-10b2-49c4-b06c-9c506ac15ba5 2018-07-21 08:08:29,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29ec0aba-68fc-4704-b80a-054520b5f4ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:29,939 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8e4b01f-959c-4fd6-b130-b5a78a93ac43 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:29,939 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 used request id req-e8e4b01f-959c-4fd6-b130-b5a78a93ac43 2018-07-21 08:08:29,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29ec0aba-68fc-4704-b80a-054520b5f4ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbcff4c3d9c6898ab11c90141786fe8782b9d445" 2018-07-21 08:08:30,176 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-eb539698-fa93-4888-8abb-3b4d10105fe8 x-openstack-request-id: req-eb539698-fa93-4888-8abb-3b4d10105fe8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5bb0d4ca-41ea-4945-b7ed-c71323e5e787 could not be found.", "code": 404}} 2018-07-21 08:08:30,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/volumes/5bb0d4ca-41ea-4945-b7ed-c71323e5e787 used request id req-eb539698-fa93-4888-8abb-3b4d10105fe8 2018-07-21 08:08:30,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:30,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["29WMh8hURielybR_QuzwCw"], "issued_at": "2018-07-21T08:08:30.000000Z"}} 2018-07-21 08:08:30,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c", "description": null}}' 2018-07-21 08:08:30,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:30 GMT Server: Apache x-compute-request-id: req-112ad47d-dce3-41b7-944b-4815d1476a93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-112ad47d-dce3-41b7-944b-4815d1476a93 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "61b839fd-bda7-489a-a70b-900dbb9ed717", "description": null}} 2018-07-21 08:08:30,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-112ad47d-dce3-41b7-944b-4815d1476a93 2018-07-21 08:08:30,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:31,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:30 GMT Server: Apache x-compute-request-id: req-73ae88d1-ce9d-4493-be5e-540b0d4d0097 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73ae88d1-ce9d-4493-be5e-540b0d4d0097 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "61b839fd-bda7-489a-a70b-900dbb9ed717", "description": null}]} 2018-07-21 08:08:31,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types?is_public=None used request id req-73ae88d1-ce9d-4493-be5e-540b0d4d0097 2018-07-21 08:08:31,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:31,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:31 GMT Server: Apache x-compute-request-id: req-78d18e6b-38eb-4ccc-80b3-b9cddc4f1da8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78d18e6b-38eb-4ccc-80b3-b9cddc4f1da8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "61b839fd-bda7-489a-a70b-900dbb9ed717", "description": null}} 2018-07-21 08:08:31,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 used request id req-78d18e6b-38eb-4ccc-80b3-b9cddc4f1da8 2018-07-21 08:08:31,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:31,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:31 GMT Server: Apache x-compute-request-id: req-eb313f3b-00b4-4db6-80d2-30e3d7e30b97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb313f3b-00b4-4db6-80d2-30e3d7e30b97 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 08:08:31,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717/encryption used request id req-eb313f3b-00b4-4db6-80d2-30e3d7e30b97 2018-07-21 08:08:31,431 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c 2018-07-21 08:08:31,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:31,664 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35f74040-c865-4cd5-aa9f-fdfb5f1320d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:31,664 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 used request id req-35f74040-c865-4cd5-aa9f-fdfb5f1320d4 2018-07-21 08:08:31,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:31,846 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-86bd9581-9b5a-4bba-8ac9-b00541574a1c x-openstack-request-id: req-86bd9581-9b5a-4bba-8ac9-b00541574a1c Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 61b839fd-bda7-489a-a70b-900dbb9ed717 could not be found.", "code": 404}} 2018-07-21 08:08:31,846 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 used request id req-86bd9581-9b5a-4bba-8ac9-b00541574a1c 2018-07-21 08:08:31,846 - cinder_utils - INFO - Volume with ID [61b839fd-bda7-489a-a70b-900dbb9ed717] does not exist 2018-07-21 08:08:31,847 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-aade9786-a9cf-4076-9fb4-56da6c183a5c 2018-07-21 08:08:31,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-112ad47d-dce3-41b7-944b-4815d1476a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9ce2d6d54afac1a710ec68f6a22d021bf0680e" 2018-07-21 08:08:32,026 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7033f9a2-3ce9-4844-b32b-31a217437f95 x-openstack-request-id: req-7033f9a2-3ce9-4844-b32b-31a217437f95 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 61b839fd-bda7-489a-a70b-900dbb9ed717 could not be found.", "code": 404}} 2018-07-21 08:08:32,026 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/61b839fd-bda7-489a-a70b-900dbb9ed717 used request id req-7033f9a2-3ce9-4844-b32b-31a217437f95 2018-07-21 08:08:32,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:32,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["qXi27lTESyq5c1GcfMV3Jw"], "issued_at": "2018-07-21T08:08:32.000000Z"}} 2018-07-21 08:08:32,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "description": null}}' 2018-07-21 08:08:32,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:32 GMT Server: Apache x-compute-request-id: req-06a33255-da41-4f20-b335-afa258191730 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06a33255-da41-4f20-b335-afa258191730 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bd32850-81ba-4fb3-a38f-5a626aa5a4b0", "description": null}} 2018-07-21 08:08:32,686 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-06a33255-da41-4f20-b335-afa258191730 2018-07-21 08:08:32,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:32,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:32 GMT Server: Apache x-compute-request-id: req-2bf89a60-6167-43f9-a293-3cdab1a4c7da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bf89a60-6167-43f9-a293-3cdab1a4c7da Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bd32850-81ba-4fb3-a38f-5a626aa5a4b0", "description": null}]} 2018-07-21 08:08:32,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types?is_public=None used request id req-2bf89a60-6167-43f9-a293-3cdab1a4c7da 2018-07-21 08:08:32,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:32 GMT Server: Apache x-compute-request-id: req-e778a6e7-63a9-4f69-b184-aeeaa87a1fa3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e778a6e7-63a9-4f69-b184-aeeaa87a1fa3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bd32850-81ba-4fb3-a38f-5a626aa5a4b0", "description": null}} 2018-07-21 08:08:33,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 used request id req-e778a6e7-63a9-4f69-b184-aeeaa87a1fa3 2018-07-21 08:08:33,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,261 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:33 GMT Server: Apache x-compute-request-id: req-1910fb7b-fd00-4802-8f61-64c33ed5e542 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1910fb7b-fd00-4802-8f61-64c33ed5e542 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 08:08:33,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0/encryption used request id req-1910fb7b-fd00-4802-8f61-64c33ed5e542 2018-07-21 08:08:33,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,444 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:33 GMT Server: Apache x-compute-request-id: req-81023700-4a14-44e4-82db-0f8938279acc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81023700-4a14-44e4-82db-0f8938279acc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bd32850-81ba-4fb3-a38f-5a626aa5a4b0", "description": null}} 2018-07-21 08:08:33,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 used request id req-81023700-4a14-44e4-82db-0f8938279acc 2018-07-21 08:08:33,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:33 GMT Server: Apache x-compute-request-id: req-eb4fe841-f7d8-432f-8585-c9dcc5e5d753 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb4fe841-f7d8-432f-8585-c9dcc5e5d753 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bd32850-81ba-4fb3-a38f-5a626aa5a4b0", "description": null}} 2018-07-21 08:08:33,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 used request id req-eb4fe841-f7d8-432f-8585-c9dcc5e5d753 2018-07-21 08:08:33,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:33 GMT Server: Apache x-compute-request-id: req-bbf28092-b1a3-4634-a4ef-dc396634bd27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbf28092-b1a3-4634-a4ef-dc396634bd27 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 08:08:33,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0/encryption used request id req-bbf28092-b1a3-4634-a4ef-dc396634bd27 2018-07-21 08:08:33,815 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2789ea44-1cdc-4306-9e1a-5985014808d8 2018-07-21 08:08:33,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06a33255-da41-4f20-b335-afa258191730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3018aa138ebc8593c367b3e899b263966d670254" 2018-07-21 08:08:33,874 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2685aa96-6ac1-4dce-8609-4d0102dd007c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:33,874 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/9bd32850-81ba-4fb3-a38f-5a626aa5a4b0 used request id req-2685aa96-6ac1-4dce-8609-4d0102dd007c 2018-07-21 08:08:33,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:34,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["a6TIFhcSQTCxsXq7Btj7HQ"], "issued_at": "2018-07-21T08:08:34.000000Z"}} 2018-07-21 08:08:34,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c171ceeee6d70edf045a9f5a47dfeec20b720f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e4251c83-c927-436c-afc0-476cad51da78-type", "description": null}}' 2018-07-21 08:08:34,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:34 GMT Server: Apache x-compute-request-id: req-71ffa9a6-0d4a-4895-9283-81ee0875915b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71ffa9a6-0d4a-4895-9283-81ee0875915b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e4251c83-c927-436c-afc0-476cad51da78-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eff86d57-b52c-4f04-b19f-c564bea0de07", "description": null}} 2018-07-21 08:08:34,498 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-71ffa9a6-0d4a-4895-9283-81ee0875915b 2018-07-21 08:08:34,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/eff86d57-b52c-4f04-b19f-c564bea0de07/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-71ffa9a6-0d4a-4895-9283-81ee0875915b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c171ceeee6d70edf045a9f5a47dfeec20b720f" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-e4251c83-c927-436c-afc0-476cad51da78", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-21 08:08:34,685 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c7a53be2-2df8-4bcd-aee2-247bad71c283 x-openstack-request-id: req-c7a53be2-2df8-4bcd-aee2-247bad71c283 Content-Length: 379 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-e4251c83-c927-436c-afc0-476cad51da78', u'control_location': u'back-end', u'key_size': -1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:34,686 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/eff86d57-b52c-4f04-b19f-c564bea0de07/encryption used request id req-c7a53be2-2df8-4bcd-aee2-247bad71c283 2018-07-21 08:08:34,686 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e4251c83-c927-436c-afc0-476cad51da78-type 2018-07-21 08:08:34,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/eff86d57-b52c-4f04-b19f-c564bea0de07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71ffa9a6-0d4a-4895-9283-81ee0875915b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c171ceeee6d70edf045a9f5a47dfeec20b720f" 2018-07-21 08:08:34,915 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93cac3db-c46e-4817-ac9c-0202e2f2091e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:34,916 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/eff86d57-b52c-4f04-b19f-c564bea0de07 used request id req-93cac3db-c46e-4817-ac9c-0202e2f2091e 2018-07-21 08:08:34,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:35,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["jOCYGWESTRihtGUli3vPNQ"], "issued_at": "2018-07-21T08:08:35.000000Z"}} 2018-07-21 08:08:35,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d9d9aff9099b1dae87f78ab746d72a0ad245b5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073-type", "description": null}}' 2018-07-21 08:08:35,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:35 GMT Server: Apache x-compute-request-id: req-f6006189-b01d-4c03-b7e6-5521082f990f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6006189-b01d-4c03-b7e6-5521082f990f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d10f48d9-f456-4bb7-93bf-6f43bac7fd4c", "description": null}} 2018-07-21 08:08:35,519 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-f6006189-b01d-4c03-b7e6-5521082f990f 2018-07-21 08:08:35,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/d10f48d9-f456-4bb7-93bf-6f43bac7fd4c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6006189-b01d-4c03-b7e6-5521082f990f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d9d9aff9099b1dae87f78ab746d72a0ad245b5" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073", "provider": "LuksEncryptor"}}' 2018-07-21 08:08:35,707 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-005af692-5b93-48a5-8d46-7c5e6fd4ce75 x-openstack-request-id: req-005af692-5b93-48a5-8d46-7c5e6fd4ce75 Content-Length: 363 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:35,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/d10f48d9-f456-4bb7-93bf-6f43bac7fd4c/encryption used request id req-005af692-5b93-48a5-8d46-7c5e6fd4ce75 2018-07-21 08:08:35,727 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073-type 2018-07-21 08:08:35,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/d10f48d9-f456-4bb7-93bf-6f43bac7fd4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6006189-b01d-4c03-b7e6-5521082f990f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d9d9aff9099b1dae87f78ab746d72a0ad245b5" 2018-07-21 08:08:35,951 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9ba9c35-ec20-4d3b-8c02-7831b9b5b816 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:35,952 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/d10f48d9-f456-4bb7-93bf-6f43bac7fd4c used request id req-c9ba9c35-ec20-4d3b-8c02-7831b9b5b816 2018-07-21 08:08:35,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:36,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["zUIm_caGRMqLpLm5YNSMCw"], "issued_at": "2018-07-21T08:08:36.000000Z"}} 2018-07-21 08:08:36,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e705a7a24ca308b967d31fce8bdce4f311a75cc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23-type", "description": null}}' 2018-07-21 08:08:36,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:36 GMT Server: Apache x-compute-request-id: req-846b24e1-df33-4822-a70e-e8b60b907447 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-846b24e1-df33-4822-a70e-e8b60b907447 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "67621bac-516f-4354-bc07-1a39f6afad8e", "description": null}} 2018-07-21 08:08:36,550 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-846b24e1-df33-4822-a70e-e8b60b907447 2018-07-21 08:08:36,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/67621bac-516f-4354-bc07-1a39f6afad8e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-846b24e1-df33-4822-a70e-e8b60b907447" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e705a7a24ca308b967d31fce8bdce4f311a75cc" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23", "provider": "foo"}}' 2018-07-21 08:08:36,736 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f20a9338-5853-4556-b6bb-d34884c10e36 x-openstack-request-id: req-f20a9338-5853-4556-b6bb-d34884c10e36 Content-Length: 344 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:36,736 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/67621bac-516f-4354-bc07-1a39f6afad8e/encryption used request id req-f20a9338-5853-4556-b6bb-d34884c10e36 2018-07-21 08:08:36,736 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23-type 2018-07-21 08:08:36,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/67621bac-516f-4354-bc07-1a39f6afad8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-846b24e1-df33-4822-a70e-e8b60b907447" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e705a7a24ca308b967d31fce8bdce4f311a75cc" 2018-07-21 08:08:36,957 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ad4c6e0-5100-4d16-87ed-7f6771069b45 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:36,958 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/67621bac-516f-4354-bc07-1a39f6afad8e used request id req-6ad4c6e0-5100-4d16-87ed-7f6771069b45 2018-07-21 08:08:36,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:37,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["SiL05x_YQOifxZq-4x-QZw"], "issued_at": "2018-07-21T08:08:37.000000Z"}} 2018-07-21 08:08:37,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe580e4de20c389d618d78d6b31b3b30fc1f4845" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c-type", "description": null}}' 2018-07-21 08:08:37,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:37 GMT Server: Apache x-compute-request-id: req-28a322d3-cd0d-4b76-9ab6-8e96d54bd6a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28a322d3-cd0d-4b76-9ab6-8e96d54bd6a2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14bc76c4-4924-4ac0-a8b9-b9ab23df2011", "description": null}} 2018-07-21 08:08:37,585 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-28a322d3-cd0d-4b76-9ab6-8e96d54bd6a2 2018-07-21 08:08:37,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/14bc76c4-4924-4ac0-a8b9-b9ab23df2011/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-28a322d3-cd0d-4b76-9ab6-8e96d54bd6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe580e4de20c389d618d78d6b31b3b30fc1f4845" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-21 08:08:37,759 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-31a9859e-917c-4f6c-8ccd-ec2260d0c3ef x-openstack-request-id: req-31a9859e-917c-4f6c-8ccd-ec2260d0c3ef Content-Length: 378 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:37,760 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/14bc76c4-4924-4ac0-a8b9-b9ab23df2011/encryption used request id req-31a9859e-917c-4f6c-8ccd-ec2260d0c3ef 2018-07-21 08:08:37,760 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c-type 2018-07-21 08:08:37,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/14bc76c4-4924-4ac0-a8b9-b9ab23df2011 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28a322d3-cd0d-4b76-9ab6-8e96d54bd6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe580e4de20c389d618d78d6b31b3b30fc1f4845" 2018-07-21 08:08:37,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3683825-c3f8-4ec5-9840-935c1504ce85 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:37,971 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/14bc76c4-4924-4ac0-a8b9-b9ab23df2011 used request id req-c3683825-c3f8-4ec5-9840-935c1504ce85 2018-07-21 08:08:37,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:38,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["Ldzcb6yqRfqWgR9sZllh7w"], "issued_at": "2018-07-21T08:08:38.000000Z"}} 2018-07-21 08:08:38,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c-qos"}}' 2018-07-21 08:08:38,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:38 GMT Server: Apache x-compute-request-id: req-24a50699-d1bd-4eaa-95a9-6e1253695512 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24a50699-d1bd-4eaa-95a9-6e1253695512 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b0db7471-2adb-4a6a-ac7f-7454a6e5aac1", "name": "CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/b0db7471-2adb-4a6a-ac7f-7454a6e5aac1", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/b0db7471-2adb-4a6a-ac7f-7454a6e5aac1", "rel": "bookmark"}]} 2018-07-21 08:08:38,570 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-24a50699-d1bd-4eaa-95a9-6e1253695512 2018-07-21 08:08:38,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c", "description": null}}' 2018-07-21 08:08:38,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:38 GMT Server: Apache x-compute-request-id: req-633224c4-529d-41e5-9c0f-51483bcd84f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-633224c4-529d-41e5-9c0f-51483bcd84f9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f12079b6-1598-404a-a802-01c5dd74a758", "description": null}} 2018-07-21 08:08:38,783 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-633224c4-529d-41e5-9c0f-51483bcd84f9 2018-07-21 08:08:38,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-21 08:08:38,972 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-edd1e8af-245e-4453-a189-586bf3ac9d4d x-openstack-request-id: req-edd1e8af-245e-4453-a189-586bf3ac9d4d Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:38,972 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758/encryption used request id req-edd1e8af-245e-4453-a189-586bf3ac9d4d 2018-07-21 08:08:38,972 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-edd1e8af-245e-4453-a189-586bf3ac9d4d) 2018-07-21 08:08:38,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" 2018-07-21 08:08:39,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:38 GMT Server: Apache x-compute-request-id: req-928462a2-fe97-4be7-b152-a8d6f1c408ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-928462a2-fe97-4be7-b152-a8d6f1c408ed Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f12079b6-1598-404a-a802-01c5dd74a758", "description": null}} 2018-07-21 08:08:39,166 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758 used request id req-928462a2-fe97-4be7-b152-a8d6f1c408ed 2018-07-21 08:08:39,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" 2018-07-21 08:08:39,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:39 GMT Server: Apache x-compute-request-id: req-5e1f23f0-a8c3-43c6-bc33-2dd39ac267ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e1f23f0-a8c3-43c6-bc33-2dd39ac267ba Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 08:08:39,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758/encryption used request id req-5e1f23f0-a8c3-43c6-bc33-2dd39ac267ba 2018-07-21 08:08:39,357 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c 2018-07-21 08:08:39,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" 2018-07-21 08:08:39,586 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c93e40df-6b38-4899-814b-83b6a1a40090 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:39,586 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/f12079b6-1598-404a-a802-01c5dd74a758 used request id req-c93e40df-6b38-4899-814b-83b6a1a40090 2018-07-21 08:08:39,586 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-da5e2573-258f-4f16-a14a-0202634da35c-qos 2018-07-21 08:08:39,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/b0db7471-2adb-4a6a-ac7f-7454a6e5aac1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24a50699-d1bd-4eaa-95a9-6e1253695512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02296277db572ddc7255618c56362d13dbb26dd9" 2018-07-21 08:08:39,819 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e36e920a-9371-4646-b8fd-bd1de335ee01 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:39,819 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/b0db7471-2adb-4a6a-ac7f-7454a6e5aac1?force=False used request id req-e36e920a-9371-4646-b8fd-bd1de335ee01 2018-07-21 08:08:39,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:40,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["bc8RLpahSCeX0KVTzJV_LQ"], "issued_at": "2018-07-21T08:08:40.000000Z"}} 2018-07-21 08:08:40,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340-qos"}}' 2018-07-21 08:08:40,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:40 GMT Server: Apache x-compute-request-id: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0c432c49-b20f-46d2-93c1-bae42062c4b2", "name": "CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/0c432c49-b20f-46d2-93c1-bae42062c4b2", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/0c432c49-b20f-46d2-93c1-bae42062c4b2", "rel": "bookmark"}]} 2018-07-21 08:08:40,414 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2 2018-07-21 08:08:40,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340", "description": null}}' 2018-07-21 08:08:40,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:40 GMT Server: Apache x-compute-request-id: req-cbf3ebaa-3d33-4c83-8991-2a1f893d9227 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbf3ebaa-3d33-4c83-8991-2a1f893d9227 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c50e5f2d-f639-4e0b-82ba-d613897bcc1f", "description": null}} 2018-07-21 08:08:40,627 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-cbf3ebaa-3d33-4c83-8991-2a1f893d9227 2018-07-21 08:08:40,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" 2018-07-21 08:08:40,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:40 GMT Server: Apache x-compute-request-id: req-250dd0d6-f711-4d06-aaca-5e990faea2db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-250dd0d6-f711-4d06-aaca-5e990faea2db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0c432c49-b20f-46d2-93c1-bae42062c4b2", "name": "CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340-qos"}]} 2018-07-21 08:08:40,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-250dd0d6-f711-4d06-aaca-5e990faea2db 2018-07-21 08:08:40,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/None/associate?vol_type_id=c50e5f2d-f639-4e0b-82ba-d613897bcc1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" 2018-07-21 08:08:40,997 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 08:08:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1bc2bc62-2bed-4ce3-a213-6a5f10083dde x-openstack-request-id: req-1bc2bc62-2bed-4ce3-a213-6a5f10083dde Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-21 08:08:40,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/None/associate?vol_type_id=c50e5f2d-f639-4e0b-82ba-d613897bcc1f used request id req-1bc2bc62-2bed-4ce3-a213-6a5f10083dde 2018-07-21 08:08:40,997 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-1bc2bc62-2bed-4ce3-a213-6a5f10083dde) 2018-07-21 08:08:40,998 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340 2018-07-21 08:08:41,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/c50e5f2d-f639-4e0b-82ba-d613897bcc1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" 2018-07-21 08:08:41,210 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-333af6e0-865a-4386-8a46-8f7b1400fe33 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:41,210 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/c50e5f2d-f639-4e0b-82ba-d613897bcc1f used request id req-333af6e0-865a-4386-8a46-8f7b1400fe33 2018-07-21 08:08:41,210 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-dd0b2a9c-30fa-4ab4-993c-2149629b6340-qos 2018-07-21 08:08:41,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/0c432c49-b20f-46d2-93c1-bae42062c4b2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6d9ce09-4bdb-475d-a50b-ca250f0bd6d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4be072eaa7305bce418c02f8219075d029d2ae1" 2018-07-21 08:08:41,425 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13b665cd-4fb6-4916-9e0b-63fb0c5f6e8c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:41,425 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/0c432c49-b20f-46d2-93c1-bae42062c4b2?force=False used request id req-13b665cd-4fb6-4916-9e0b-63fb0c5f6e8c 2018-07-21 08:08:41,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:41,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["yjRaU8luTC6d4G9I0NlxSg"], "issued_at": "2018-07-21T08:08:41.000000Z"}} 2018-07-21 08:08:41,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6-qos"}}' 2018-07-21 08:08:42,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:41 GMT Server: Apache x-compute-request-id: req-831e6f75-5c7b-4fe6-a735-b4a58212be91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-831e6f75-5c7b-4fe6-a735-b4a58212be91 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "10be6410-36be-493d-83dd-1325ab243b02", "name": "CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02", "rel": "bookmark"}]} 2018-07-21 08:08:42,031 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-831e6f75-5c7b-4fe6-a735-b4a58212be91 2018-07-21 08:08:42,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-831e6f75-5c7b-4fe6-a735-b4a58212be91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6", "description": null}}' 2018-07-21 08:08:42,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:42 GMT Server: Apache x-compute-request-id: req-7cc02f12-c064-454e-a0c1-ec771eec89c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cc02f12-c064-454e-a0c1-ec771eec89c0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01b7f646-12c0-4da8-a57c-7d5102bc4b9e", "description": null}} 2018-07-21 08:08:42,249 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-7cc02f12-c064-454e-a0c1-ec771eec89c0 2018-07-21 08:08:42,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-831e6f75-5c7b-4fe6-a735-b4a58212be91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" 2018-07-21 08:08:42,434 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:42 GMT Server: Apache x-compute-request-id: req-8c9ee505-cd37-4519-89d9-d91b2d7f2cc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c9ee505-cd37-4519-89d9-d91b2d7f2cc6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "10be6410-36be-493d-83dd-1325ab243b02", "name": "CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6-qos"}]} 2018-07-21 08:08:42,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-8c9ee505-cd37-4519-89d9-d91b2d7f2cc6 2018-07-21 08:08:42,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02/associate?vol_type_id=01b7f646-12c0-4da8-a57c-7d5102bc4b9e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-831e6f75-5c7b-4fe6-a735-b4a58212be91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" 2018-07-21 08:08:42,647 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edd7959d-ef38-4870-a2e1-044d4d7e1ca0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:42,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02/associate?vol_type_id=01b7f646-12c0-4da8-a57c-7d5102bc4b9e used request id req-edd7959d-ef38-4870-a2e1-044d4d7e1ca0 2018-07-21 08:08:42,647 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6 2018-07-21 08:08:42,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/01b7f646-12c0-4da8-a57c-7d5102bc4b9e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-831e6f75-5c7b-4fe6-a735-b4a58212be91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" 2018-07-21 08:08:42,880 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c01a4db1-e802-4779-abff-aea822497966 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:42,880 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/01b7f646-12c0-4da8-a57c-7d5102bc4b9e used request id req-c01a4db1-e802-4779-abff-aea822497966 2018-07-21 08:08:42,880 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-377339b0-7106-46dc-8f88-0b42373045b6-qos 2018-07-21 08:08:42,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-831e6f75-5c7b-4fe6-a735-b4a58212be91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ddbadb0f8d75fa06fb13176ff4f6b85554c4dd" 2018-07-21 08:08:42,928 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e99660f0-6d0a-4469-af7d-8c39a228fa71 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:42,928 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/10be6410-36be-493d-83dd-1325ab243b02?force=False used request id req-e99660f0-6d0a-4469-af7d-8c39a228fa71 2018-07-21 08:08:42,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-21 08:08:43,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b08071ec85d49559ac3ee30f559c1fa", "name": "admin"}, {"id": "0e1e676b305a43139faa13bb461d1a8d", "name": "member"}, {"id": "6754f81209634234bde3c4eba886a9c7", "name": "reader"}], "expires_at": "2018-07-21T09:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b478342d9546e19c0ae741cdc519ce", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "943b5377cdd54025a778626709c0d42c"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae8bd3c156b425ebaf2483a6e98f538"}, {"url": "http://192.30.9.7:8776/v2/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c284843d56264ae592b461883b51360f"}], "type": "volumev2", "id": "25b07685fd9e450ca50a79239dbbab33", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "155b19a279604b978ca77a72ce9efaa6"}, {"url": "http://192.30.9.7:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "25e4c924690e4a52a8ac52d55c706da4"}, {"url": "http://172.30.9.24:8776/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "95099ec4bd8a4012b8c88277d6d83f81"}], "type": "volume", "id": "25ef552edc1c446b862ff709ccfa79a7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00ebdc9dc642431f97f5ddaa2acb7735"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34a8bae05e694d748ab0c8bf3570efe5"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1a404cfd6734ee097fc4e681c18eb7a"}], "type": "cloudformation", "id": "7fff95fd490e473a8a0f5c66b43f4ee2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a696c36d432488195a20ed8ab7d9409"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "910da2b6ccbb4c198fa147c39affa4c4"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de628b16443e4cbbbe9c628fe160103f"}], "type": "compute", "id": "9aa474b7b4894ff28ff974c50d03d4b4", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ae0ec22feb2488d9f6eff6e49e03872"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74fec80e53a446cba09bd8b88bc84737"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d04506fe9bc44ebba2f3b4d450ee3510"}], "type": "placement", "id": "9eda909568ba40739cfae1fd879b3025", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a997e9a18c1d41d9abeb327bfecd7ea1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd9262de77c541829fdbbe5aaa81c5c5"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfe923e2bdc9479bb3f6b5732f31304d"}], "type": "metric", "id": "a03fdbcf236b4b0fadec1f617e378006", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ae11a907fa4fa39d06aaeb5010175a"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45739c1dc5824bfa80a8343b69962c66"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89677d8d091049c08d5954c26df5d00e"}], "type": "network", "id": "a6b5e2db6a3c4aaebf2e95dca911303e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5654b58f400746a891453f36d59f8033"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5cc222d260e4f2e8afb67d0f2224df5"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9a214e48bba4d46b8a793372437db37"}], "type": "alarming", "id": "b347c1109e3d4102852643cbc1faa19d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "b74f203011954857a95951b3f902c5f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d99cf6c9e99472ba78e08409b6372c2"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ae0ef7e603496fba810a1384d0d771"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5dbb530166a4f759eae1ef904441b20"}], "type": "identity", "id": "bb11055aba8547aea4c9f6c536d03656", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379cafa83104317b9191ec2da118c99"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad8f89c7b66440aa91af83d3885850f2"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db463e982f6549b18ae9c0b184a0f2e0"}], "type": "image", "id": "c0e9c925668844d19b5d34d578756b9c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67193a619dc74023ac4a4fea6d232daf"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85e57800d49c4571b974989538cdf52e"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f451b03884134a859a57795cc1b25651"}], "type": "event", "id": "c598b988819d4124b0b922c77c03f0b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b681ed899ed4f7d944a13cd2e22f5e0"}, {"url": "http://192.30.9.7:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6329341236b8456ca6ace3e6c599f4a0"}, {"url": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7607bf4ed2314291a675228ecdb246c1"}], "type": "volumev3", "id": "c7129a3d58d9400c83258c31c94f7a01", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a48bc87c2824fc4ba444fbbc71f8f1c"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c181bcf3bf14d588d348c3905538536"}, {"url": "http://192.30.9.7:8004/v1/d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d20577e2a6c5409796a38a00eb1acda3"}], "type": "orchestration", "id": "cb467c462be24a51a3536b20676eef05", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13ad6e43387b4add89fe1074372e39c0"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cf947d599245a9a55509949099ae97"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b478342d9546e19c0ae741cdc519ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ec6d53e539466880d945ce607ddbe7"}], "type": "object-store", "id": "d20721412d5348b699e3c765710347c6", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c39453e2ab8d48e19f3a27437e7ab5ef"}, "audit_ids": ["BgCwwPizT_CYihzzweshxg"], "issued_at": "2018-07-21T08:08:43.000000Z"}} 2018-07-21 08:08:43,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e-qos"}}' 2018-07-21 08:08:43,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:43 GMT Server: Apache x-compute-request-id: req-6727fee9-066e-46d1-a773-5f5e29b290b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6727fee9-066e-46d1-a773-5f5e29b290b0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "35bbb12f-eca1-41f1-98ac-0a53385dce19", "name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19", "rel": "self"}, {"href": "http://172.30.9.24:8776/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19", "rel": "bookmark"}]} 2018-07-21 08:08:43,533 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-6727fee9-066e-46d1-a773-5f5e29b290b0 2018-07-21 08:08:43,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e", "description": null}}' 2018-07-21 08:08:43,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:43 GMT Server: Apache x-compute-request-id: req-cd4ef262-0aaf-46ab-bedd-658cb7f25ec0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd4ef262-0aaf-46ab-bedd-658cb7f25ec0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82adb2b7-3b31-406d-9711-f5ff231d61ef", "description": null}} 2018-07-21 08:08:43,770 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types used request id req-cd4ef262-0aaf-46ab-bedd-658cb7f25ec0 2018-07-21 08:08:43,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-21 08:08:43,946 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 08:08:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dc95ea0a-21c5-4682-ba32-e71033e37e44 x-openstack-request-id: req-dc95ea0a-21c5-4682-ba32-e71033e37e44 Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-21 08:08:43,946 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef/encryption used request id req-dc95ea0a-21c5-4682-ba32-e71033e37e44 2018-07-21 08:08:43,947 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-dc95ea0a-21c5-4682-ba32-e71033e37e44) 2018-07-21 08:08:43,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:43 GMT Server: Apache x-compute-request-id: req-982a0d1d-449e-40fa-b105-d6b6938349fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-982a0d1d-449e-40fa-b105-d6b6938349fa Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "35bbb12f-eca1-41f1-98ac-0a53385dce19", "name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e-qos"}]} 2018-07-21 08:08:44,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs used request id req-982a0d1d-449e-40fa-b105-d6b6938349fa 2018-07-21 08:08:44,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19/associate?vol_type_id=82adb2b7-3b31-406d-9711-f5ff231d61ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,348 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd24fbdd-bdc5-43d0-83b6-00b9178e0afc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:44,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19/associate?vol_type_id=82adb2b7-3b31-406d-9711-f5ff231d61ef used request id req-bd24fbdd-bdc5-43d0-83b6-00b9178e0afc 2018-07-21 08:08:44,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:44 GMT Server: Apache x-compute-request-id: req-7c6bb859-7613-4af4-8f1a-e89388c70da3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c6bb859-7613-4af4-8f1a-e89388c70da3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e", "qos_specs_id": "35bbb12f-eca1-41f1-98ac-0a53385dce19", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82adb2b7-3b31-406d-9711-f5ff231d61ef", "description": null}} 2018-07-21 08:08:44,537 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef used request id req-7c6bb859-7613-4af4-8f1a-e89388c70da3 2018-07-21 08:08:44,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 08:08:44 GMT Server: Apache x-compute-request-id: req-e47f10c5-0d38-4f44-b089-f914d7eb9203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e47f10c5-0d38-4f44-b089-f914d7eb9203 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 08:08:44,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef/encryption used request id req-e47f10c5-0d38-4f44-b089-f914d7eb9203 2018-07-21 08:08:44,724 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e 2018-07-21 08:08:44,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2104e35c-0e3d-4db7-a7ac-58c965c7a2ac Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:44,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/types/82adb2b7-3b31-406d-9711-f5ff231d61ef used request id req-2104e35c-0e3d-4db7-a7ac-58c965c7a2ac 2018-07-21 08:08:44,775 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a0fb0a17-8caa-4b8b-9955-d537fc9c893e-qos 2018-07-21 08:08:44,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6727fee9-066e-46d1-a773-5f5e29b290b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}357189cc26066abb42bbdbdf26e3fda825588336" 2018-07-21 08:08:44,826 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 08:08:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09747d2e-9fb8-4e4d-be22-176a9d9384e0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 08:08:44,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d6b478342d9546e19c0ae741cdc519ce/qos-specs/35bbb12f-eca1-41f1-98ac-0a53385dce19?force=False used request id req-09747d2e-9fb8-4e4d-be22-176a9d9384e0 2018-07-21 08:08:44,828 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL ====================================================================== ERROR: test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 415, in test_create_delete_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-280002d9-fd3e-45f5-ad6a-3643b846e073', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-005af692-5b93-48a5-8d46-7c5e6fd4ce75) ====================================================================== ERROR: test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 397, in test_create_simple_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-be05b748-38b9-4339-aa0b-d9f1e2784e23', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-f20a9338-5853-4556-b6bb-d34884c10e36) ====================================================================== ERROR: test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 442, in test_create_with_all_attrs self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-4362d234-e3aa-4f41-98c5-3372cd62c81c', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-31a9859e-917c-4f6c-8ccd-ec2260d0c3ef) ====================================================================== FAIL: test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 528, in test_create_with_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ====================================================================== FAIL: test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 577, in test_create_with_qos_and_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ---------------------------------------------------------------------- Ran 98 tests in 422.702s FAILED (failures=2, errors=3) 2018-07-21 08:08:44,995 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 08:08:44,995 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-21 08:08:45,001 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-07-21 08:08:45,002 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:25 | PASS | | singlevm2 | functest | healthcheck | 00:23 | PASS | | vping_ssh | functest | healthcheck | 00:36 | PASS | | vping_userdata | functest | healthcheck | 00:29 | PASS | | cinder_test | functest | healthcheck | 01:03 | PASS | | api_check | functest | healthcheck | 07:03 | FAIL | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-21 08:08:45,015 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-21 08:08:45,078 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 08:08:45,131 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 08:08:45,231 - paramiko.transport - DEBUG - EOF in transport thread